Project Number Date
test_Tails_ISO_stable 6568 10 Aug 2026, 11:42

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:8.181 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:7.794
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.026
Given a computer 0.536
And I temporarily create a 100 MiB disk named "swap" 0.141
And I create a gpt swap partition on disk "swap" 4.921
And I plug SATA drive "swap" 1.024
And I temporarily create a 7200 MiB disk named "live_hd" 0.021
And I write the Tails USB image to disk "live_hd" 13.113
And I plug SATA drive "live_hd" 1.032
When I start Tails with network unplugged and I login 46.787
Then a "swap" partition was detected by Tails on drive "swap" 0.088
And drive "live_hd" is detected by Tails 0.047
But Tails has no disk swap enabled 0.032
And drive "live_hd" is not mounted 0.047
After features/support/hooks.rb:339 0.497
After features/support/hooks.rb:108 0.105
Tags: @product
1:2.624
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Given a computer 0.092
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.018
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 16.868
And I plug non-removable USB drive "fake_TailsData" 1.041
When I start the computer 0.691
And the computer boots Tails 30.694
Then drive "fake_TailsData" is detected by Tails 0.058
And Tails Greeter has not detected a persistence partition 13.158
After features/support/hooks.rb:339 0.765
After features/support/hooks.rb:108 0.016
Tags: @product
1:3.231
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Given a computer 0.091
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.021
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 17.696
And I plug SATA drive "fake_TailsData" 1.025
When I start the computer 0.687
And the computer boots Tails 30.554
Then drive "fake_TailsData" is detected by Tails 0.062
And Tails Greeter has not detected a persistence partition 13.092
After features/support/hooks.rb:339 1.164
After features/support/hooks.rb:108 0.019
Tags: @product
54.531
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.005
Given a computer 0.109
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.031
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 2.892
And I plug SATA drive "gpt_ext2" 1.021
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.030
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 2.933
And I plug SATA drive "msdos_fat32" 1.030
And I start Tails from DVD with network unplugged and I login 46.281
Then drive "gpt_ext2" is detected by Tails 0.059
And drive "gpt_ext2" is not mounted 0.043
And drive "msdos_fat32" is detected by Tails 0.061
And drive "msdos_fat32" is not mounted 0.036
After features/support/hooks.rb:339 0.564
After features/support/hooks.rb:108 0.006