Project Number Date
test_Tails_ISO_feature-trixie 5 27 May 2025, 18:51

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 11:24.786 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:22.895
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.025
Given a computer 0.872
And I temporarily create a 100 MiB disk named "swap" 0.133
And I create a gpt swap partition on disk "swap" 14.471
And I plug SATA drive "swap" 1.099
And I temporarily create a 2 GiB disk named "live_hd" 0.072
And I write the Tails ISO image to disk "live_hd" 31.267
And I plug SATA drive "live_hd" 1.072
When I start Tails with network unplugged and I login 2:32.899
Then a "swap" partition was detected by Tails on drive "swap" 0.709
And drive "live_hd" is detected by Tails 0.123
But Tails has no disk swap enabled 0.093
And drive "live_hd" is not mounted 0.076
After features/support/hooks.rb:330 1.474
After features/support/hooks.rb:100 0.150
Tags: @product
2:33.288
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.218
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.066
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 23.270
And I plug non-removable USB drive "fake_TailsData" 1.045
When I start the computer 1.035
And the computer boots Tails 1:51.928
Then drive "fake_TailsData" is detected by Tails 0.182
And Tails Greeter has not detected a persistence partition 15.541
After features/support/hooks.rb:330 2.118
After features/support/hooks.rb:100 0.008
Tags: @product
2:38.708
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.253
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.336
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 22.218
And I plug SATA drive "fake_TailsData" 1.058
When I start the computer 1.156
And the computer boots Tails 1:58.257
Then drive "fake_TailsData" is detected by Tails 0.201
And Tails Greeter has not detected a persistence partition 15.224
After features/support/hooks.rb:330 2.235
After features/support/hooks.rb:100 0.009
Tags: @product
2:49.894
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.262
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.067
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.433
And I plug SATA drive "gpt_ext2" 1.059
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.071
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.403
And I plug SATA drive "msdos_fat32" 1.093
And I start Tails from DVD with network unplugged and I login 2:33.689
Then drive "gpt_ext2" is detected by Tails 0.570
And drive "gpt_ext2" is not mounted 0.074
And drive "msdos_fat32" is detected by Tails 0.091
And drive "msdos_fat32" is not mounted 0.077
After features/support/hooks.rb:330 1.425
After features/support/hooks.rb:100 0.007