Project Number Date
test_Tails_ISO_devel 3827 21 May 2025, 13:07

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 7:14.285 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:10.546
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.032
Given a computer 0.651
And I temporarily create a 100 MiB disk named "swap" 0.126
And I create a gpt swap partition on disk "swap" 13.728
And I plug SATA drive "swap" 1.049
And I temporarily create a 2 GiB disk named "live_hd" 0.045
And I write the Tails ISO image to disk "live_hd" 28.138
And I plug SATA drive "live_hd" 1.073
When I start Tails with network unplugged and I login 1:25.322
Then a "swap" partition was detected by Tails on drive "swap" 0.133
And drive "live_hd" is detected by Tails 0.108
But Tails has no disk swap enabled 0.093
And drive "live_hd" is not mounted 0.073
After features/support/hooks.rb:330 0.791
After features/support/hooks.rb:100 0.180
Tags: @product
1:40.288
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Given a computer 0.206
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.050
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 23.395
And I plug non-removable USB drive "fake_TailsData" 1.078
When I start the computer 1.277
And the computer boots Tails 59.768
Then drive "fake_TailsData" is detected by Tails 0.127
And Tails Greeter has not detected a persistence partition 14.384
After features/support/hooks.rb:330 0.981
After features/support/hooks.rb:100 0.010
Tags: @product
1:42.536
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.182
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.045
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 25.061
And I plug SATA drive "fake_TailsData" 1.060
When I start the computer 1.226
And the computer boots Tails 1:0.899
Then drive "fake_TailsData" is detected by Tails 0.111
And Tails Greeter has not detected a persistence partition 13.948
After features/support/hooks.rb:330 1.412
After features/support/hooks.rb:100 0.007
Tags: @product
1:40.914
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.347
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.956
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 8.949
And I plug SATA drive "gpt_ext2" 1.212
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.063
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.265
And I plug SATA drive "msdos_fat32" 1.068
And I start Tails from DVD with network unplugged and I login 1:21.691
Then drive "gpt_ext2" is detected by Tails 0.108
And drive "gpt_ext2" is not mounted 0.083
And drive "msdos_fat32" is detected by Tails 0.097
And drive "msdos_fat32" is not mounted 0.070
After features/support/hooks.rb:330 0.700
After features/support/hooks.rb:100 0.011