Project Number Date
test_Tails_ISO_stable 5922 31 Oct 2025, 09:04

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:39.393 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:2.778
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.022
Given a computer 0.553
And I temporarily create a 100 MiB disk named "swap" 0.092
And I create a gpt swap partition on disk "swap" 8.503
And I plug SATA drive "swap" 1.060
And I temporarily create a 2 GiB disk named "live_hd" 0.048
And I write the Tails ISO image to disk "live_hd" 29.695
And I plug SATA drive "live_hd" 1.057
When I start Tails with network unplugged and I login 1:21.405
Then a "swap" partition was detected by Tails on drive "swap" 0.137
And drive "live_hd" is detected by Tails 0.095
But Tails has no disk swap enabled 0.051
And drive "live_hd" is not mounted 0.078
After features/support/hooks.rb:331 0.802
After features/support/hooks.rb:100 0.165
Tags: @product
1:34.254
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.169
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.048
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 15.902
And I plug non-removable USB drive "fake_TailsData" 1.044
When I start the computer 1.056
And the computer boots Tails 1:1.117
Then drive "fake_TailsData" is detected by Tails 0.077
And Tails Greeter has not detected a persistence partition 14.838
After features/support/hooks.rb:331 1.371
After features/support/hooks.rb:100 0.008
Tags: @product
1:32.041
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.001
Given a computer 0.189
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.057
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 15.787
And I plug SATA drive "fake_TailsData" 1.042
When I start the computer 1.032
And the computer boots Tails 59.126
Then drive "fake_TailsData" is detected by Tails 0.087
And Tails Greeter has not detected a persistence partition 14.715
After features/support/hooks.rb:331 1.084
After features/support/hooks.rb:100 0.009
Tags: @product
1:30.318
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.151
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.049
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.621
And I plug SATA drive "gpt_ext2" 1.047
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.040
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 3.673
And I plug SATA drive "msdos_fat32" 1.049
And I start Tails from DVD with network unplugged and I login 1:20.229
Then drive "gpt_ext2" is detected by Tails 0.128
And drive "gpt_ext2" is not mounted 0.156
And drive "msdos_fat32" is detected by Tails 0.110
And drive "msdos_fat32" is not mounted 0.061
After features/support/hooks.rb:331 1.056
After features/support/hooks.rb:100 0.007