Project Number Date
test_Tails_ISO_7929-celluloid-flatpak 39 22 May 2026, 14:38

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:46.042 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:17.143
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.041
Given a computer 0.413
And I temporarily create a 100 MiB disk named "swap" 0.048
And I create a gpt swap partition on disk "swap" 6.169
And I plug SATA drive "swap" 1.025
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.889
And I plug SATA drive "live_hd" 1.047
When I start Tails with network unplugged and I login 54.310
Then a "swap" partition was detected by Tails on drive "swap" 0.060
And drive "live_hd" is detected by Tails 0.071
But Tails has no disk swap enabled 0.049
And drive "live_hd" is not mounted 0.045
After features/support/hooks.rb:335 0.912
After features/support/hooks.rb:104 0.107
Tags: @product
1:10.518
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.002
Given a computer 0.056
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.007
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 18.470
And I plug non-removable USB drive "fake_TailsData" 1.018
When I start the computer 0.768
And the computer boots Tails 36.854
Then drive "fake_TailsData" is detected by Tails 0.371
And Tails Greeter has not detected a persistence partition 12.971
After features/support/hooks.rb:335 1.215
After features/support/hooks.rb:104 0.034
Tags: @product
1:16.002
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.016
Given a computer 0.147
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.014
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 23.530
And I plug SATA drive "fake_TailsData" 1.018
When I start the computer 0.819
And the computer boots Tails 37.024
Then drive "fake_TailsData" is detected by Tails 0.388
And Tails Greeter has not detected a persistence partition 13.058
After features/support/hooks.rb:335 1.057
After features/support/hooks.rb:104 0.022
Tags: @product
1:2.378
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.003
Given a computer 0.064
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.011
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 2.940
And I plug SATA drive "gpt_ext2" 1.018
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.935
And I plug SATA drive "msdos_fat32" 1.026
And I start Tails from DVD with network unplugged and I login 54.052
Then drive "gpt_ext2" is detected by Tails 0.076
And drive "gpt_ext2" is not mounted 0.066
And drive "msdos_fat32" is detected by Tails 0.101
And drive "msdos_fat32" is not mounted 0.073
After features/support/hooks.rb:335 0.917
After features/support/hooks.rb:104 0.007