Project Number Date
test_Tails_ISO_stable 5977 30 Nov 2025, 17:59

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 7:56.896 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
2:50.514
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.029
Given a computer 0.729
And I temporarily create a 100 MiB disk named "swap" 0.068
And I create a gpt swap partition on disk "swap" 8.249
And I plug SATA drive "swap" 1.061
And I temporarily create a 7200 MiB disk named "live_hd" 0.043
And I write the Tails USB image to disk "live_hd" 1:14.442
And I plug SATA drive "live_hd" 1.104
When I start Tails with network unplugged and I login 1:24.490
Then a "swap" partition was detected by Tails on drive "swap" 0.124
And drive "live_hd" is detected by Tails 0.088
But Tails has no disk swap enabled 0.050
And drive "live_hd" is not mounted 0.062
After features/support/hooks.rb:331 1.037
After features/support/hooks.rb:100 0.165
Tags: @product
1:37.775
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.178
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.043
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 17.744
And I plug non-removable USB drive "fake_TailsData" 1.044
When I start the computer 1.127
And the computer boots Tails 1:2.216
Then drive "fake_TailsData" is detected by Tails 0.130
And Tails Greeter has not detected a persistence partition 15.290
After features/support/hooks.rb:331 1.334
After features/support/hooks.rb:100 0.011
Tags: @product
1:50.857
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.155
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.041
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 29.980
And I plug SATA drive "fake_TailsData" 1.066
When I start the computer 1.185
And the computer boots Tails 1:3.076
Then drive "fake_TailsData" is detected by Tails 0.082
And Tails Greeter has not detected a persistence partition 15.268
After features/support/hooks.rb:331 1.338
After features/support/hooks.rb:100 0.024
Tags: @product
1:37.749
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given a computer 0.171
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.057
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.915
And I plug SATA drive "gpt_ext2" 1.046
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.062
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 3.906
And I plug SATA drive "msdos_fat32" 1.105
And I start Tails from DVD with network unplugged and I login 1:25.035
Then drive "gpt_ext2" is detected by Tails 2.038
And drive "gpt_ext2" is not mounted 0.131
And drive "msdos_fat32" is detected by Tails 0.149
And drive "msdos_fat32" is not mounted 0.128
After features/support/hooks.rb:331 0.940
After features/support/hooks.rb:100 0.008