Project Number Date
test_Tails_ISO_7929-celluloid-flatpak 51 05 Jun 2026, 14: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 4:34.090 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.795
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.023
Given a computer 0.571
And I temporarily create a 100 MiB disk named "swap" 0.054
And I create a gpt swap partition on disk "swap" 5.617
And I plug SATA drive "swap" 1.020
And I temporarily create a 7200 MiB disk named "live_hd" 0.009
And I write the Tails USB image to disk "live_hd" 13.189
And I plug SATA drive "live_hd" 1.028
When I start Tails with network unplugged and I login 55.042
Then a "swap" partition was detected by Tails on drive "swap" 0.067
And drive "live_hd" is detected by Tails 0.068
But Tails has no disk swap enabled 0.058
And drive "live_hd" is not mounted 0.066
After features/support/hooks.rb:335 0.905
After features/support/hooks.rb:104 0.112
Tags: @product
1:6.360
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.001
Given a computer 0.084
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.009
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 17.041
And I plug non-removable USB drive "fake_TailsData" 1.039
When I start the computer 0.796
And the computer boots Tails 34.226
Then drive "fake_TailsData" is detected by Tails 0.342
And Tails Greeter has not detected a persistence partition 12.820
After features/support/hooks.rb:335 1.234
After features/support/hooks.rb:104 0.007
Tags: @product
1:8.471
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.001
Given a computer 0.055
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" 17.675
And I plug SATA drive "fake_TailsData" 1.032
When I start the computer 0.755
And the computer boots Tails 35.970
Then drive "fake_TailsData" is detected by Tails 0.393
And Tails Greeter has not detected a persistence partition 12.579
After features/support/hooks.rb:335 1.048
After features/support/hooks.rb:104 0.008
Tags: @product
1:2.462
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.001
Given a computer 0.052
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.008
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 2.691
And I plug SATA drive "gpt_ext2" 1.016
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.009
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 2.874
And I plug SATA drive "msdos_fat32" 1.019
And I start Tails from DVD with network unplugged and I login 54.570
Then drive "gpt_ext2" is detected by Tails 0.065
And drive "gpt_ext2" is not mounted 0.044
And drive "msdos_fat32" is detected by Tails 0.065
And drive "msdos_fat32" is not mounted 0.045
After features/support/hooks.rb:335 0.732
After features/support/hooks.rb:104 0.019