Project Number Date
test_Tails_ISO_devel 4086 25 Nov 2025, 02:09

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 8:16.904 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
3:26.285
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.033
Given a computer 18.539
And I temporarily create a 100 MiB disk named "swap" 0.093
And I create a gpt swap partition on disk "swap" 37.494
And I plug SATA drive "swap" 3.291
And I temporarily create a 7200 MiB disk named "live_hd" 0.762
And I write the Tails USB image to disk "live_hd" 58.691
And I plug SATA drive "live_hd" 1.060
When I start Tails with network unplugged and I login 1:26.021
Then a "swap" partition was detected by Tails on drive "swap" 0.093
And drive "live_hd" is detected by Tails 0.088
But Tails has no disk swap enabled 0.057
And drive "live_hd" is not mounted 0.090
After features/support/hooks.rb:331 0.920
After features/support/hooks.rb:100 0.070
Tags: @product
1:35.166
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.185
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.041
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 16.315
And I plug non-removable USB drive "fake_TailsData" 1.043
When I start the computer 1.145
And the computer boots Tails 1:1.550
Then drive "fake_TailsData" is detected by Tails 0.078
And Tails Greeter has not detected a persistence partition 14.806
After features/support/hooks.rb:331 0.949
After features/support/hooks.rb:100 0.008
Tags: @product
1:42.579
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.150
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" 21.083
And I plug SATA drive "fake_TailsData" 1.060
When I start the computer 1.641
And the computer boots Tails 1:3.647
Then drive "fake_TailsData" is detected by Tails 0.083
And Tails Greeter has not detected a persistence partition 14.869
After features/support/hooks.rb:331 1.300
After features/support/hooks.rb:100 0.009
Tags: @product
1:32.872
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given a computer 0.166
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.041
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.818
And I plug SATA drive "gpt_ext2" 1.049
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.043
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 3.911
And I plug SATA drive "msdos_fat32" 1.052
And I start Tails from DVD with network unplugged and I login 1:22.470
Then drive "gpt_ext2" is detected by Tails 0.105
And drive "gpt_ext2" is not mounted 0.067
And drive "msdos_fat32" is detected by Tails 0.078
And drive "msdos_fat32" is not mounted 0.067
After features/support/hooks.rb:331 0.985
After features/support/hooks.rb:100 0.010