Project Number Date
test_Tails_ISO_stable 6665 14 Sep 2026, 20: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 4:11.725 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:9.760
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.027
Given a computer 0.892
And I temporarily create a 100 MiB disk named "swap" 0.117
And I create a gpt swap partition on disk "swap" 5.057
And I plug SATA drive "swap" 1.022
And I temporarily create a 7200 MiB disk named "live_hd" 0.025
And I write the Tails USB image to disk "live_hd" 13.573
And I plug SATA drive "live_hd" 1.044
When I start Tails with network unplugged and I login 47.784
Then a "swap" partition was detected by Tails on drive "swap" 0.079
And drive "live_hd" is detected by Tails 0.062
But Tails has no disk swap enabled 0.044
And drive "live_hd" is not mounted 0.056
After features/support/hooks.rb:339 0.746
After features/support/hooks.rb:108 0.110
Tags: @product
1:4.018
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Given a computer 0.093
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.024
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 18.328
And I plug non-removable USB drive "fake_TailsData" 1.022
When I start the computer 0.661
And the computer boots Tails 30.296
Then drive "fake_TailsData" is detected by Tails 0.043
And Tails Greeter has not detected a persistence partition 13.547
After features/support/hooks.rb:339 0.849
After features/support/hooks.rb:108 0.036
Tags: @product
1:2.579
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Given a computer 0.093
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.022
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 16.629
And I plug SATA drive "fake_TailsData" 1.030
When I start the computer 0.611
And the computer boots Tails 30.091
Then drive "fake_TailsData" is detected by Tails 0.071
And Tails Greeter has not detected a persistence partition 14.027
After features/support/hooks.rb:339 0.896
After features/support/hooks.rb:108 0.007
Tags: @product
55.367
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Given a computer 0.084
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.028
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.033
And I plug SATA drive "gpt_ext2" 1.027
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.027
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 2.770
And I plug SATA drive "msdos_fat32" 1.038
And I start Tails from DVD with network unplugged and I login 47.123
Then drive "gpt_ext2" is detected by Tails 0.074
And drive "gpt_ext2" is not mounted 0.040
And drive "msdos_fat32" is detected by Tails 0.074
And drive "msdos_fat32" is not mounted 0.044
After features/support/hooks.rb:339 0.790
After features/support/hooks.rb:108 0.035