Project Number Date
test_Tails_ISO_stable 5931 05 Nov 2025, 08:27

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 6:44.377 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:1.818
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.022
Given a computer 0.541
And I temporarily create a 100 MiB disk named "swap" 0.084
And I create a gpt swap partition on disk "swap" 8.329
And I plug SATA drive "swap" 1.039
And I temporarily create a 7200 MiB disk named "live_hd" 0.057
And I write the Tails USB image to disk "live_hd" 30.393
And I plug SATA drive "live_hd" 1.052
When I start Tails with network unplugged and I login 1:20.044
Then a "swap" partition was detected by Tails on drive "swap" 0.067
And drive "live_hd" is detected by Tails 0.082
But Tails has no disk swap enabled 0.051
And drive "live_hd" is not mounted 0.073
After features/support/hooks.rb:331 0.649
After features/support/hooks.rb:100 0.162
Tags: @product
1:34.492
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.162
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" 18.255
And I plug non-removable USB drive "fake_TailsData" 1.041
When I start the computer 1.111
And the computer boots Tails 59.279
Then drive "fake_TailsData" is detected by Tails 0.073
And Tails Greeter has not detected a persistence partition 14.521
After features/support/hooks.rb:331 1.106
After features/support/hooks.rb:100 0.009
Tags: @product
1:38.976
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.165
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.040
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 22.598
And I plug SATA drive "fake_TailsData" 1.045
When I start the computer 1.091
And the computer boots Tails 59.383
Then drive "fake_TailsData" is detected by Tails 0.073
And Tails Greeter has not detected a persistence partition 14.578
After features/support/hooks.rb:331 1.104
After features/support/hooks.rb:100 0.010
Tags: @product
1:29.089
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.164
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.038
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.571
And I plug SATA drive "gpt_ext2" 1.056
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.066
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 3.551
And I plug SATA drive "msdos_fat32" 1.052
And I start Tails from DVD with network unplugged and I login 1:19.275
Then drive "gpt_ext2" is detected by Tails 0.083
And drive "gpt_ext2" is not mounted 0.060
And drive "msdos_fat32" is detected by Tails 0.082
And drive "msdos_fat32" is not mounted 0.086
After features/support/hooks.rb:331 0.695
After features/support/hooks.rb:100 0.007