Project Number Date
test_Tails_ISO_devel 4116 11 Dec 2025, 23:30

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:32.325 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:53.906
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.022
Given a computer 0.687
And I temporarily create a 100 MiB disk named "swap" 0.090
And I create a gpt swap partition on disk "swap" 8.455
And I plug SATA drive "swap" 8.800
And I temporarily create a 7200 MiB disk named "live_hd" 0.081
And I write the Tails USB image to disk "live_hd" 30.547
And I plug SATA drive "live_hd" 1.401
When I start Tails with network unplugged and I login 1:3.541
Then a "swap" partition was detected by Tails on drive "swap" 0.083
And drive "live_hd" is detected by Tails 0.087
But Tails has no disk swap enabled 0.058
And drive "live_hd" is not mounted 0.071
After features/support/hooks.rb:331 0.816
After features/support/hooks.rb:100 0.176
Tags: @product
1:14.074
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.157
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" 16.872
And I plug non-removable USB drive "fake_TailsData" 1.049
When I start the computer 1.349
And the computer boots Tails 39.458
Then drive "fake_TailsData" is detected by Tails 0.383
And Tails Greeter has not detected a persistence partition 14.762
After features/support/hooks.rb:331 1.106
After features/support/hooks.rb:100 0.011
Tags: @product
1:11.046
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.181
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.046
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 16.423
And I plug SATA drive "fake_TailsData" 1.042
When I start the computer 1.157
And the computer boots Tails 37.385
Then drive "fake_TailsData" is detected by Tails 0.403
And Tails Greeter has not detected a persistence partition 14.405
After features/support/hooks.rb:331 1.569
After features/support/hooks.rb:100 0.009
Tags: @product
1:13.297
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 1.542
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.600
And I plug SATA drive "gpt_ext2" 1.041
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" 3.877
And I plug SATA drive "msdos_fat32" 1.051
And I start Tails from DVD with network unplugged and I login 1:1.461
Then drive "gpt_ext2" is detected by Tails 0.419
And drive "gpt_ext2" is not mounted 0.075
And drive "msdos_fat32" is detected by Tails 0.079
And drive "msdos_fat32" is not mounted 0.064
After features/support/hooks.rb:331 1.085
After features/support/hooks.rb:100 0.007