Project Number Date
test_Tails_ISO_stable 6008 15 Dec 2025, 12:28

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:11.512 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:9.825
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.034
Given a computer 0.717
And I temporarily create a 100 MiB disk named "swap" 0.060
And I create a gpt swap partition on disk "swap" 11.446
And I plug SATA drive "swap" 1.049
And I temporarily create a 7200 MiB disk named "live_hd" 0.042
And I write the Tails USB image to disk "live_hd" 52.609
And I plug SATA drive "live_hd" 1.058
When I start Tails with network unplugged and I login 1:2.516
Then a "swap" partition was detected by Tails on drive "swap" 0.089
And drive "live_hd" is detected by Tails 0.104
But Tails has no disk swap enabled 0.070
And drive "live_hd" is not mounted 0.059
After features/support/hooks.rb:331 0.882
After features/support/hooks.rb:100 0.080
Tags: @product
1:30.184
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.173
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.060
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 27.327
And I plug non-removable USB drive "fake_TailsData" 1.068
When I start the computer 1.095
And the computer boots Tails 44.873
Then drive "fake_TailsData" is detected by Tails 0.441
And Tails Greeter has not detected a persistence partition 15.143
After features/support/hooks.rb:331 3.291
After features/support/hooks.rb:100 0.011
Tags: @product
1:16.278
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.499
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.082
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 16.968
And I plug SATA drive "fake_TailsData" 1.060
When I start the computer 1.146
And the computer boots Tails 41.105
Then drive "fake_TailsData" is detected by Tails 0.449
And Tails Greeter has not detected a persistence partition 14.965
After features/support/hooks.rb:331 0.920
After features/support/hooks.rb:100 0.008
Tags: @product
1:15.224
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given a computer 0.172
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.052
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 4.055
And I plug SATA drive "gpt_ext2" 1.046
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.042
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.327
And I plug SATA drive "msdos_fat32" 1.055
And I start Tails from DVD with network unplugged and I login 1:1.782
Then drive "gpt_ext2" is detected by Tails 0.468
And drive "gpt_ext2" is not mounted 0.070
And drive "msdos_fat32" is detected by Tails 0.073
And drive "msdos_fat32" is not mounted 0.077
After features/support/hooks.rb:331 0.690
After features/support/hooks.rb:100 0.007