Project Number Date
test_Tails_ISO_stable 6010 17 Dec 2025, 08:49

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:30.990 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:48.526
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.049
Given a computer 0.655
And I temporarily create a 100 MiB disk named "swap" 0.130
And I create a gpt swap partition on disk "swap" 12.268
And I plug SATA drive "swap" 1.045
And I temporarily create a 7200 MiB disk named "live_hd" 0.042
And I write the Tails USB image to disk "live_hd" 31.011
And I plug SATA drive "live_hd" 1.057
When I start Tails with network unplugged and I login 1:1.591
Then a "swap" partition was detected by Tails on drive "swap" 0.467
And drive "live_hd" is detected by Tails 0.113
But Tails has no disk swap enabled 0.065
And drive "live_hd" is not mounted 0.076
After features/support/hooks.rb:331 0.847
After features/support/hooks.rb:100 0.180
Tags: @product
1:15.318
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.169
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.909
And I plug non-removable USB drive "fake_TailsData" 1.044
When I start the computer 1.185
And the computer boots Tails 39.577
Then drive "fake_TailsData" is detected by Tails 0.383
And Tails Greeter has not detected a persistence partition 15.004
After features/support/hooks.rb:331 1.460
After features/support/hooks.rb:100 0.010
Tags: @product
1:15.648
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.182
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.051
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 19.234
And I plug SATA drive "fake_TailsData" 1.053
When I start the computer 1.070
And the computer boots Tails 38.631
Then drive "fake_TailsData" is detected by Tails 0.378
And Tails Greeter has not detected a persistence partition 15.046
After features/support/hooks.rb:331 1.049
After features/support/hooks.rb:100 0.010
Tags: @product
1:11.497
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.171
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.052
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.815
And I plug SATA drive "gpt_ext2" 1.044
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.045
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 3.858
And I plug SATA drive "msdos_fat32" 1.055
And I start Tails from DVD with network unplugged and I login 1:1.196
Then drive "gpt_ext2" is detected by Tails 0.072
And drive "gpt_ext2" is not mounted 0.051
And drive "msdos_fat32" is detected by Tails 0.068
And drive "msdos_fat32" is not mounted 0.065
After features/support/hooks.rb:331 0.819
After features/support/hooks.rb:100 0.009