Project Number Date
test_Tails_ISO_stable 6024 27 Dec 2025, 11:46

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:29.109 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:42.658
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.042
Given a computer 0.646
And I temporarily create a 100 MiB disk named "swap" 0.083
And I create a gpt swap partition on disk "swap" 10.391
And I plug SATA drive "swap" 1.049
And I temporarily create a 7200 MiB disk named "live_hd" 0.046
And I write the Tails USB image to disk "live_hd" 30.779
And I plug SATA drive "live_hd" 1.051
When I start Tails with network unplugged and I login 58.343
Then a "swap" partition was detected by Tails on drive "swap" 0.071
And drive "live_hd" is detected by Tails 0.076
But Tails has no disk swap enabled 0.049
And drive "live_hd" is not mounted 0.067
After features/support/hooks.rb:331 0.847
After features/support/hooks.rb:100 0.164
Tags: @product
1:15.063
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.161
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.044
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 19.476
And I plug non-removable USB drive "fake_TailsData" 1.046
When I start the computer 1.117
And the computer boots Tails 37.768
Then drive "fake_TailsData" is detected by Tails 0.409
And Tails Greeter has not detected a persistence partition 15.038
After features/support/hooks.rb:331 1.206
After features/support/hooks.rb:100 0.011
Tags: @product
1:17.032
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.175
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" 19.666
And I plug SATA drive "fake_TailsData" 1.054
When I start the computer 1.205
And the computer boots Tails 39.312
Then drive "fake_TailsData" is detected by Tails 0.495
And Tails Greeter has not detected a persistence partition 15.076
After features/support/hooks.rb:331 1.295
After features/support/hooks.rb:100 0.010
Tags: @product
1:14.355
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 "gpt_ext2" 0.042
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.847
And I plug SATA drive "gpt_ext2" 1.061
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.721
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 3.815
And I plug SATA drive "msdos_fat32" 1.066
And I start Tails from DVD with network unplugged and I login 1:3.375
Then drive "gpt_ext2" is detected by Tails 0.082
And drive "gpt_ext2" is not mounted 0.061
And drive "msdos_fat32" is detected by Tails 0.071
And drive "msdos_fat32" is not mounted 0.053
After features/support/hooks.rb:331 0.921
After features/support/hooks.rb:100 0.007