Project Number Date
test_Tails_ISO_7929-celluloid-flatpak 35 21 May 2026, 14:12

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:32.285 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:15.582
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.023
Given a computer 0.557
And I temporarily create a 100 MiB disk named "swap" 0.059
And I create a gpt swap partition on disk "swap" 5.729
And I plug SATA drive "swap" 1.019
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.051
And I plug SATA drive "live_hd" 1.023
When I start Tails with network unplugged and I login 53.884
Then a "swap" partition was detected by Tails on drive "swap" 0.067
And drive "live_hd" is detected by Tails 0.076
But Tails has no disk swap enabled 0.046
And drive "live_hd" is not mounted 0.056
After features/support/hooks.rb:335 0.592
After features/support/hooks.rb:104 0.110
Tags: @product
1:8.103
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.001
Given a computer 0.068
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.010
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 18.570
And I plug non-removable USB drive "fake_TailsData" 1.021
When I start the computer 0.821
And the computer boots Tails 34.589
Then drive "fake_TailsData" is detected by Tails 0.313
And Tails Greeter has not detected a persistence partition 12.707
After features/support/hooks.rb:335 0.903
After features/support/hooks.rb:104 0.007
Tags: @product
1:9.415
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.002
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.844
And I plug SATA drive "fake_TailsData" 1.017
When I start the computer 0.824
And the computer boots Tails 36.512
Then drive "fake_TailsData" is detected by Tails 0.338
And Tails Greeter has not detected a persistence partition 12.814
After features/support/hooks.rb:335 1.080
After features/support/hooks.rb:104 0.007
Tags: @product
59.184
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.001
Given a computer 0.049
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.007
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 2.650
And I plug SATA drive "gpt_ext2" 1.016
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.008
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 2.683
And I plug SATA drive "msdos_fat32" 1.022
And I start Tails from DVD with network unplugged and I login 51.520
Then drive "gpt_ext2" is detected by Tails 0.079
And drive "gpt_ext2" is not mounted 0.042
And drive "msdos_fat32" is detected by Tails 0.056
And drive "msdos_fat32" is not mounted 0.047
After features/support/hooks.rb:335 0.591
After features/support/hooks.rb:104 0.007