Project Number Date
test_Tails_ISO_stable 5965 23 Nov 2025, 12:30

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:57.347 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:15.023
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.038
Given a computer 0.741
And I temporarily create a 100 MiB disk named "swap" 0.068
And I create a gpt swap partition on disk "swap" 10.686
And I plug SATA drive "swap" 1.047
And I temporarily create a 7200 MiB disk named "live_hd" 0.047
And I write the Tails USB image to disk "live_hd" 38.194
And I plug SATA drive "live_hd" 1.052
When I start Tails with network unplugged and I login 1:22.516
Then a "swap" partition was detected by Tails on drive "swap" 0.464
And drive "live_hd" is detected by Tails 0.076
But Tails has no disk swap enabled 0.061
And drive "live_hd" is not mounted 0.066
After features/support/hooks.rb:331 0.778
After features/support/hooks.rb:100 0.168
Tags: @product
1:34.920
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.040
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 17.053
And I plug non-removable USB drive "fake_TailsData" 1.045
When I start the computer 1.094
And the computer boots Tails 1:0.715
Then drive "fake_TailsData" is detected by Tails 0.075
And Tails Greeter has not detected a persistence partition 14.741
After features/support/hooks.rb:331 1.282
After features/support/hooks.rb:100 0.009
Tags: @product
1:34.729
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.156
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.039
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 16.458
And I plug SATA drive "fake_TailsData" 1.079
When I start the computer 1.176
And the computer boots Tails 1:0.800
Then drive "fake_TailsData" is detected by Tails 0.067
And Tails Greeter has not detected a persistence partition 14.951
After features/support/hooks.rb:331 0.905
After features/support/hooks.rb:100 0.012
Tags: @product
1:32.674
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.179
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.044
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.726
And I plug SATA drive "gpt_ext2" 1.052
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.038
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 3.585
And I plug SATA drive "msdos_fat32" 1.052
And I start Tails from DVD with network unplugged and I login 1:22.687
Then drive "gpt_ext2" is detected by Tails 0.100
And drive "gpt_ext2" is not mounted 0.073
And drive "msdos_fat32" is detected by Tails 0.075
And drive "msdos_fat32" is not mounted 0.058
After features/support/hooks.rb:331 0.642
After features/support/hooks.rb:100 0.007