Project Number Date
test_Tails_ISO_stable 6653 09 Sep 2026, 19:34

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:16.917 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:8.625
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.035
Given a computer 0.798
And I temporarily create a 100 MiB disk named "swap" 0.160
And I create a gpt swap partition on disk "swap" 5.373
And I plug SATA drive "swap" 1.024
And I temporarily create a 7200 MiB disk named "live_hd" 0.023
And I write the Tails USB image to disk "live_hd" 13.494
And I plug SATA drive "live_hd" 1.049
When I start Tails with network unplugged and I login 46.455
Then a "swap" partition was detected by Tails on drive "swap" 0.081
And drive "live_hd" is detected by Tails 0.075
But Tails has no disk swap enabled 0.051
And drive "live_hd" is not mounted 0.037
After features/support/hooks.rb:339 0.620
After features/support/hooks.rb:108 0.127
Tags: @product
1:7.156
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Given a computer 0.091
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.019
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 20.134
And I plug non-removable USB drive "fake_TailsData" 1.025
When I start the computer 0.656
And the computer boots Tails 31.239
Then drive "fake_TailsData" is detected by Tails 0.067
And Tails Greeter has not detected a persistence partition 13.922
After features/support/hooks.rb:339 0.662
After features/support/hooks.rb:108 0.006
Tags: @product
1:6.307
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Given a computer 0.120
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.032
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 19.211
And I plug SATA drive "fake_TailsData" 1.035
When I start the computer 0.945
And the computer boots Tails 31.446
Then drive "fake_TailsData" is detected by Tails 0.052
And Tails Greeter has not detected a persistence partition 13.462
After features/support/hooks.rb:339 1.125
After features/support/hooks.rb:108 0.007
Tags: @product
54.828
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Given a computer 0.125
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.033
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 2.938
And I plug SATA drive "gpt_ext2" 1.028
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.043
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 2.722
And I plug SATA drive "msdos_fat32" 1.044
And I start Tails from DVD with network unplugged and I login 46.636
Then drive "gpt_ext2" is detected by Tails 0.053
And drive "gpt_ext2" is not mounted 0.049
And drive "msdos_fat32" is detected by Tails 0.066
And drive "msdos_fat32" is not mounted 0.085
After features/support/hooks.rb:339 0.792
After features/support/hooks.rb:108 0.007