Project Number Date
test_Tails_ISO_devel 4050 03 Nov 2025, 13:25

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:51.566 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:59.527
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.018
Given a computer 0.527
And I temporarily create a 100 MiB disk named "swap" 0.075
And I create a gpt swap partition on disk "swap" 8.432
And I plug SATA drive "swap" 1.060
And I temporarily create a 2 GiB disk named "live_hd" 0.082
And I write the Tails ISO image to disk "live_hd" 25.062
And I plug SATA drive "live_hd" 1.061
When I start Tails with network unplugged and I login 1:22.678
Then a "swap" partition was detected by Tails on drive "swap" 0.166
And drive "live_hd" is detected by Tails 0.155
But Tails has no disk swap enabled 0.090
And drive "live_hd" is not mounted 0.133
After features/support/hooks.rb:331 0.852
After features/support/hooks.rb:100 0.171
Tags: @product
1:36.746
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.256
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.074
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 17.844
And I plug non-removable USB drive "fake_TailsData" 1.073
When I start the computer 1.230
And the computer boots Tails 1:1.707
Then drive "fake_TailsData" is detected by Tails 0.081
And Tails Greeter has not detected a persistence partition 14.477
After features/support/hooks.rb:331 1.410
After features/support/hooks.rb:100 0.011
Tags: @product
1:39.056
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.217
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.072
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 19.760
And I plug SATA drive "fake_TailsData" 1.059
When I start the computer 1.191
And the computer boots Tails 1:1.764
Then drive "fake_TailsData" is detected by Tails 0.078
And Tails Greeter has not detected a persistence partition 14.913
After features/support/hooks.rb:331 1.230
After features/support/hooks.rb:100 0.029
Tags: @product
1:36.235
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.010
Given a computer 0.421
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.057
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 4.199
And I plug SATA drive "gpt_ext2" 1.094
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.062
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 3.942
And I plug SATA drive "msdos_fat32" 1.067
And I start Tails from DVD with network unplugged and I login 1:24.709
Then drive "gpt_ext2" is detected by Tails 0.432
And drive "gpt_ext2" is not mounted 0.077
And drive "msdos_fat32" is detected by Tails 0.077
And drive "msdos_fat32" is not mounted 0.092
After features/support/hooks.rb:331 0.644
After features/support/hooks.rb:100 0.007