Project Number Date
test_Tails_ISO_21618-remove-tcpdump 1 26 May 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:36.783 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.717
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.025
Given a computer 0.289
And I temporarily create a 100 MiB disk named "swap" 0.028
And I create a gpt swap partition on disk "swap" 5.761
And I plug SATA drive "swap" 1.022
And I temporarily create a 7200 MiB disk named "live_hd" 0.010
And I write the Tails USB image to disk "live_hd" 13.400
And I plug SATA drive "live_hd" 1.025
When I start Tails with network unplugged and I login 54.901
Then a "swap" partition was detected by Tails on drive "swap" 0.090
And drive "live_hd" is detected by Tails 0.083
But Tails has no disk swap enabled 0.046
And drive "live_hd" is not mounted 0.055
After features/support/hooks.rb:335 0.599
After features/support/hooks.rb:104 0.144
Tags: @product
1:9.720
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.005
Given a computer 0.060
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.331
And I plug non-removable USB drive "fake_TailsData" 1.017
When I start the computer 0.856
And the computer boots Tails 36.109
Then drive "fake_TailsData" is detected by Tails 0.359
And Tails Greeter has not detected a persistence partition 12.978
After features/support/hooks.rb:335 0.803
After features/support/hooks.rb:104 0.006
Tags: @product
1:8.350
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.001
Given a computer 0.058
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.033
And I plug SATA drive "fake_TailsData" 1.032
When I start the computer 0.757
And the computer boots Tails 35.046
Then drive "fake_TailsData" is detected by Tails 0.391
And Tails Greeter has not detected a persistence partition 13.022
After features/support/hooks.rb:335 1.094
After features/support/hooks.rb:104 0.007
Tags: @product
1:1.994
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.001
Given a computer 0.056
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.879
And I plug SATA drive "gpt_ext2" 1.018
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.013
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 2.865
And I plug SATA drive "msdos_fat32" 1.023
And I start Tails from DVD with network unplugged and I login 53.851
Then drive "gpt_ext2" is detected by Tails 0.102
And drive "gpt_ext2" is not mounted 0.052
And drive "msdos_fat32" is detected by Tails 0.061
And drive "msdos_fat32" is not mounted 0.061
After features/support/hooks.rb:335 0.738
After features/support/hooks.rb:104 0.007