Project Number Date
test_Tails_ISO_stable 6396 21 May 2026, 11:53

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:35.848 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:16.181
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.025
Given a computer 0.537
And I temporarily create a 100 MiB disk named "swap" 0.083
And I create a gpt swap partition on disk "swap" 5.788
And I plug SATA drive "swap" 1.024
And I temporarily create a 7200 MiB disk named "live_hd" 0.008
And I write the Tails USB image to disk "live_hd" 13.599
And I plug SATA drive "live_hd" 1.041
When I start Tails with network unplugged and I login 53.872
Then a "swap" partition was detected by Tails on drive "swap" 0.064
And drive "live_hd" is detected by Tails 0.064
But Tails has no disk swap enabled 0.046
And drive "live_hd" is not mounted 0.049
After features/support/hooks.rb:335 0.664
After features/support/hooks.rb:104 0.113
Tags: @product
1:7.642
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.005
Given a computer 0.063
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.008
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 18.146
And I plug non-removable USB drive "fake_TailsData" 1.041
When I start the computer 0.771
And the computer boots Tails 34.564
Then drive "fake_TailsData" is detected by Tails 0.343
And Tails Greeter has not detected a persistence partition 12.701
After features/support/hooks.rb:335 0.954
After features/support/hooks.rb:104 0.009
Tags: @product
1:10.619
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.006
Given a computer 0.081
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.012
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 20.055
And I plug SATA drive "fake_TailsData" 1.025
When I start the computer 0.793
And the computer boots Tails 35.552
Then drive "fake_TailsData" is detected by Tails 0.374
And Tails Greeter has not detected a persistence partition 12.724
After features/support/hooks.rb:335 0.944
After features/support/hooks.rb:104 0.047
Tags: @product
1:1.405
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.002
Given a computer 0.083
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.009
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 2.726
And I plug SATA drive "gpt_ext2" 1.019
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.017
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 2.955
And I plug SATA drive "msdos_fat32" 1.022
And I start Tails from DVD with network unplugged and I login 53.274
Then drive "gpt_ext2" is detected by Tails 0.070
And drive "gpt_ext2" is not mounted 0.069
And drive "msdos_fat32" is detected by Tails 0.087
And drive "msdos_fat32" is not mounted 0.071
After features/support/hooks.rb:335 0.854
After features/support/hooks.rb:104 0.006