Project Number Date
test_Tails_ISO_devel 4036 25 Oct 2025, 11:58

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Untrusted partitions 40 0 0 0 0 40 4 0 4 6:44.032 Passed
Tags: @product
Feature Untrusted partitions
As a Tails user I don't want to touch other media than the one Tails runs from
Tags: @product
1:57.335
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.025
Given a computer 0.661
And I temporarily create a 100 MiB disk named "swap" 0.099
And I create a gpt swap partition on disk "swap" 7.947
And I plug SATA drive "swap" 1.052
And I temporarily create a 2 GiB disk named "live_hd" 0.061
And I write the Tails ISO image to disk "live_hd" 25.894
And I plug SATA drive "live_hd" 1.063
When I start Tails with network unplugged and I login 1:19.960
Then a "swap" partition was detected by Tails on drive "swap" 0.381
And drive "live_hd" is detected by Tails 0.095
But Tails has no disk swap enabled 0.061
And drive "live_hd" is not mounted 0.056
After features/support/hooks.rb:331 0.770
After features/support/hooks.rb:100 0.162
Tags: @product
1:36.518
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.190
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.070
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 19.627
And I plug non-removable USB drive "fake_TailsData" 1.050
When I start the computer 1.057
And the computer boots Tails 1:0.146
Then drive "fake_TailsData" is detected by Tails 0.073
And Tails Greeter has not detected a persistence partition 14.302
After features/support/hooks.rb:331 1.162
After features/support/hooks.rb:100 0.009
Tags: @product
1:38.158
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.001
Given a computer 0.199
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.066
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 21.144
And I plug SATA drive "fake_TailsData" 1.056
When I start the computer 1.050
And the computer boots Tails 59.804
Then drive "fake_TailsData" is detected by Tails 0.073
And Tails Greeter has not detected a persistence partition 14.763
After features/support/hooks.rb:331 1.032
After features/support/hooks.rb:100 0.009
Tags: @product
1:32.019
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.230
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.064
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.843
And I plug SATA drive "gpt_ext2" 1.053
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.060
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 3.817
And I plug SATA drive "msdos_fat32" 1.063
And I start Tails from DVD with network unplugged and I login 1:21.479
Then drive "gpt_ext2" is detected by Tails 0.118
And drive "gpt_ext2" is not mounted 0.106
And drive "msdos_fat32" is detected by Tails 0.095
And drive "msdos_fat32" is not mounted 0.086
After features/support/hooks.rb:331 0.840
After features/support/hooks.rb:100 0.007