Project Number Date
test_Tails_ISO_stable 5999 10 Dec 2025, 20: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 5:10.650 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:35.010
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.030
Given a computer 0.563
And I temporarily create a 100 MiB disk named "swap" 0.074
And I create a gpt swap partition on disk "swap" 8.714
And I plug SATA drive "swap" 1.062
And I temporarily create a 7200 MiB disk named "live_hd" 0.042
And I write the Tails USB image to disk "live_hd" 26.011
And I plug SATA drive "live_hd" 1.053
When I start Tails with network unplugged and I login 57.218
Then a "swap" partition was detected by Tails on drive "swap" 0.083
And drive "live_hd" is detected by Tails 0.077
But Tails has no disk swap enabled 0.047
And drive "live_hd" is not mounted 0.061
After features/support/hooks.rb:331 0.870
After features/support/hooks.rb:100 0.072
Tags: @product
1:13.835
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.152
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.046
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 20.427
And I plug non-removable USB drive "fake_TailsData" 1.047
When I start the computer 1.033
And the computer boots Tails 36.459
Then drive "fake_TailsData" is detected by Tails 0.362
And Tails Greeter has not detected a persistence partition 14.306
After features/support/hooks.rb:331 1.354
After features/support/hooks.rb:100 0.008
Tags: @product
1:14.591
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.142
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.044
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 20.684
And I plug SATA drive "fake_TailsData" 1.041
When I start the computer 1.066
And the computer boots Tails 36.945
Then drive "fake_TailsData" is detected by Tails 0.349
And Tails Greeter has not detected a persistence partition 14.315
After features/support/hooks.rb:331 0.932
After features/support/hooks.rb:100 0.008
Tags: @product
1:7.212
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.147
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.047
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.950
And I plug SATA drive "gpt_ext2" 1.063
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.045
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 3.893
And I plug SATA drive "msdos_fat32" 1.071
And I start Tails from DVD with network unplugged and I login 56.691
Then drive "gpt_ext2" is detected by Tails 0.079
And drive "gpt_ext2" is not mounted 0.074
And drive "msdos_fat32" is detected by Tails 0.075
And drive "msdos_fat32" is not mounted 0.073
After features/support/hooks.rb:331 1.061
After features/support/hooks.rb:100 0.007