Project Number Date
test_Tails_ISO_stable 5941 10 Nov 2025, 16:49

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:51.296 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
2:7.982
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.038
Given a computer 0.707
And I temporarily create a 100 MiB disk named "swap" 0.088
And I create a gpt swap partition on disk "swap" 8.336
And I plug SATA drive "swap" 1.052
And I temporarily create a 7200 MiB disk named "live_hd" 0.062
And I write the Tails USB image to disk "live_hd" 33.594
And I plug SATA drive "live_hd" 1.059
When I start Tails with network unplugged and I login 1:22.449
Then a "swap" partition was detected by Tails on drive "swap" 0.409
And drive "live_hd" is detected by Tails 0.090
But Tails has no disk swap enabled 0.063
And drive "live_hd" is not mounted 0.067
After features/support/hooks.rb:331 1.077
After features/support/hooks.rb:100 0.174
Tags: @product
1:37.353
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.157
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.043
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 19.204
And I plug non-removable USB drive "fake_TailsData" 1.041
When I start the computer 1.062
And the computer boots Tails 1:1.008
Then drive "fake_TailsData" is detected by Tails 0.081
And Tails Greeter has not detected a persistence partition 14.753
After features/support/hooks.rb:331 1.257
After features/support/hooks.rb:100 0.009
Tags: @product
1:33.856
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.163
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.042
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 16.815
And I plug SATA drive "fake_TailsData" 1.040
When I start the computer 1.106
And the computer boots Tails 59.545
Then drive "fake_TailsData" is detected by Tails 0.095
And Tails Greeter has not detected a persistence partition 15.047
After features/support/hooks.rb:331 1.260
After features/support/hooks.rb:100 0.012
Tags: @product
1:32.103
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.163
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.042
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.983
And I plug SATA drive "gpt_ext2" 1.062
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.078
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 3.929
And I plug SATA drive "msdos_fat32" 1.071
And I start Tails from DVD with network unplugged and I login 1:21.122
Then drive "gpt_ext2" is detected by Tails 0.420
And drive "gpt_ext2" is not mounted 0.056
And drive "msdos_fat32" is detected by Tails 0.089
And drive "msdos_fat32" is not mounted 0.083
After features/support/hooks.rb:331 0.820
After features/support/hooks.rb:100 0.010