Project Number Date
test_Tails_ISO_stable 5764 09 Jul 2025, 14:22

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 10:11.043 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:40.604
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.028
Given a computer 0.633
And I temporarily create a 100 MiB disk named "swap" 0.111
And I create a gpt swap partition on disk "swap" 16.137
And I plug SATA drive "swap" 1.067
And I temporarily create a 2 GiB disk named "live_hd" 0.061
And I write the Tails ISO image to disk "live_hd" 32.409
And I plug SATA drive "live_hd" 1.080
When I start Tails with network unplugged and I login 1:48.520
Then a "swap" partition was detected by Tails on drive "swap" 0.288
And drive "live_hd" is detected by Tails 0.120
But Tails has no disk swap enabled 0.094
And drive "live_hd" is not mounted 0.077
After features/support/hooks.rb:330 0.692
After features/support/hooks.rb:100 0.148
Tags: @product
2:28.613
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given a computer 0.195
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.061
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 40.027
And I plug non-removable USB drive "fake_TailsData" 1.063
When I start the computer 1.353
And the computer boots Tails 1:26.867
Then drive "fake_TailsData" is detected by Tails 0.281
And Tails Greeter has not detected a persistence partition 18.762
After features/support/hooks.rb:330 2.843
After features/support/hooks.rb:100 0.026
Tags: @product
2:20.241
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.012
Given a computer 0.500
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.085
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 31.319
And I plug SATA drive "fake_TailsData" 1.057
When I start the computer 2.007
And the computer boots Tails 1:28.836
Then drive "fake_TailsData" is detected by Tails 0.118
And Tails Greeter has not detected a persistence partition 16.315
After features/support/hooks.rb:330 2.371
After features/support/hooks.rb:100 0.024
Tags: @product
2:41.583
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Given a computer 0.327
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.066
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 7.668
And I plug SATA drive "gpt_ext2" 1.079
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.141
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 12.439
And I plug SATA drive "msdos_fat32" 1.137
And I start Tails from DVD with network unplugged and I login 2:16.939
Then drive "gpt_ext2" is detected by Tails 0.760
And drive "gpt_ext2" is not mounted 0.561
And drive "msdos_fat32" is detected by Tails 0.246
And drive "msdos_fat32" is not mounted 0.213
After features/support/hooks.rb:330 0.915
After features/support/hooks.rb:100 0.008