Project Number Date
test_Tails_ISO_21548-flatpak-install 9 21 May 2026, 15:15

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:37.908 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:14.627
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.027
Given a computer 0.431
And I temporarily create a 100 MiB disk named "swap" 0.076
And I create a gpt swap partition on disk "swap" 5.814
And I plug SATA drive "swap" 1.021
And I temporarily create a 7200 MiB disk named "live_hd" 0.011
And I write the Tails USB image to disk "live_hd" 13.268
And I plug SATA drive "live_hd" 1.027
When I start Tails with network unplugged and I login 52.711
Then a "swap" partition was detected by Tails on drive "swap" 0.070
And drive "live_hd" is detected by Tails 0.072
But Tails has no disk swap enabled 0.066
And drive "live_hd" is not mounted 0.055
After features/support/hooks.rb:335 0.625
After features/support/hooks.rb:104 0.103
Tags: @product
1:11.084
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.001
Given a computer 0.051
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" 19.741
And I plug non-removable USB drive "fake_TailsData" 1.019
When I start the computer 0.759
And the computer boots Tails 36.299
Then drive "fake_TailsData" is detected by Tails 0.400
And Tails Greeter has not detected a persistence partition 12.802
After features/support/hooks.rb:335 0.973
After features/support/hooks.rb:104 0.009
Tags: @product
1:9.720
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.002
Given a computer 0.082
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.890
And I plug SATA drive "fake_TailsData" 1.017
When I start the computer 0.789
And the computer boots Tails 35.399
Then drive "fake_TailsData" is detected by Tails 0.489
And Tails Greeter has not detected a persistence partition 13.042
After features/support/hooks.rb:335 1.294
After features/support/hooks.rb:104 0.006
Tags: @product
1:2.476
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.001
Given a computer 0.061
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.844
And I plug SATA drive "gpt_ext2" 1.017
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.011
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 2.902
And I plug SATA drive "msdos_fat32" 1.025
And I start Tails from DVD with network unplugged and I login 54.367
Then drive "gpt_ext2" is detected by Tails 0.064
And drive "gpt_ext2" is not mounted 0.060
And drive "msdos_fat32" is detected by Tails 0.064
And drive "msdos_fat32" is not mounted 0.048
After features/support/hooks.rb:335 0.768
After features/support/hooks.rb:104 0.007