Project Number Date
test_Tails_ISO_21603-fragnesia 2 14 May 2026, 19:35

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 4:20.857 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:10.986
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.023
Given a computer 0.541
And I temporarily create a 100 MiB disk named "swap" 0.065
And I create a gpt swap partition on disk "swap" 5.435
And I plug SATA drive "swap" 1.015
And I temporarily create a 7200 MiB disk named "live_hd" 0.007
And I write the Tails USB image to disk "live_hd" 12.706
And I plug SATA drive "live_hd" 1.021
When I start Tails with network unplugged and I login 49.970
Then a "swap" partition was detected by Tails on drive "swap" 0.060
And drive "live_hd" is detected by Tails 0.059
But Tails has no disk swap enabled 0.042
And drive "live_hd" is not mounted 0.058
After features/support/hooks.rb:335 0.693
After features/support/hooks.rb:104 0.098
Tags: @product
1:5.411
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.001
Given a computer 0.046
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.006
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 17.350
And I plug non-removable USB drive "fake_TailsData" 1.017
When I start the computer 0.735
And the computer boots Tails 33.205
Then drive "fake_TailsData" is detected by Tails 0.311
And Tails Greeter has not detected a persistence partition 12.735
After features/support/hooks.rb:335 1.168
After features/support/hooks.rb:104 0.006
Tags: @product
1:5.750
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.001
Given a computer 0.048
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.006
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 17.706
And I plug SATA drive "fake_TailsData" 1.016
When I start the computer 0.722
And the computer boots Tails 33.490
Then drive "fake_TailsData" is detected by Tails 0.076
And Tails Greeter has not detected a persistence partition 12.682
After features/support/hooks.rb:335 1.182
After features/support/hooks.rb:104 0.009
Tags: @product
58.708
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.004
Given a computer 0.070
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.007
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 2.544
And I plug SATA drive "gpt_ext2" 1.016
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.010
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 2.652
And I plug SATA drive "msdos_fat32" 1.023
And I start Tails from DVD with network unplugged and I login 51.152
Then drive "gpt_ext2" is detected by Tails 0.067
And drive "gpt_ext2" is not mounted 0.055
And drive "msdos_fat32" is detected by Tails 0.053
And drive "msdos_fat32" is not mounted 0.052
After features/support/hooks.rb:335 0.517
After features/support/hooks.rb:104 0.005