Project Number Date
test_Tails_ISO_stable 6175 26 Feb 2026, 17:09

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 5:24.725 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:47.507
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.028
Given a computer 0.721
And I temporarily create a 100 MiB disk named "swap" 0.088
And I create a gpt swap partition on disk "swap" 10.919
And I plug SATA drive "swap" 1.045
And I temporarily create a 7200 MiB disk named "live_hd" 0.174
And I write the Tails USB image to disk "live_hd" 30.168
And I plug SATA drive "live_hd" 1.126
When I start Tails with network unplugged and I login 1:2.984
Then a "swap" partition was detected by Tails on drive "swap" 0.066
And drive "live_hd" is detected by Tails 0.100
But Tails has no disk swap enabled 0.049
And drive "live_hd" is not mounted 0.061
After features/support/hooks.rb:331 0.695
After features/support/hooks.rb:100 0.226
Tags: @product
1:17.505
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.173
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.221
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 22.095
And I plug non-removable USB drive "fake_TailsData" 1.044
When I start the computer 1.070
And the computer boots Tails 38.132
Then drive "fake_TailsData" is detected by Tails 0.360
And Tails Greeter has not detected a persistence partition 14.407
After features/support/hooks.rb:331 1.081
After features/support/hooks.rb:100 0.008
Tags: @product
1:12.536
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.156
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.042
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 18.316
And I plug SATA drive "fake_TailsData" 1.070
When I start the computer 1.048
And the computer boots Tails 37.067
Then drive "fake_TailsData" is detected by Tails 0.389
And Tails Greeter has not detected a persistence partition 14.444
After features/support/hooks.rb:331 1.013
After features/support/hooks.rb:100 0.009
Tags: @product
1:7.176
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.146
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.039
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.688
And I plug SATA drive "gpt_ext2" 1.041
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.236
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 3.601
And I plug SATA drive "msdos_fat32" 1.053
And I start Tails from DVD with network unplugged and I login 57.089
Then drive "gpt_ext2" is detected by Tails 0.076
And drive "gpt_ext2" is not mounted 0.059
And drive "msdos_fat32" is detected by Tails 0.079
And drive "msdos_fat32" is not mounted 0.063
After features/support/hooks.rb:331 0.588
After features/support/hooks.rb:100 0.007