Project Number Date
test_Tails_ISO_test-suite-trixie-2 9 13 Jun 2025, 00:28

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.022 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.520
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.021
Given a computer 0.494
And I temporarily create a 100 MiB disk named "swap" 0.123
And I create a gpt swap partition on disk "swap" 13.260
And I plug SATA drive "swap" 1.050
And I temporarily create a 2 GiB disk named "live_hd" 0.046
And I write the Tails ISO image to disk "live_hd" 27.861
And I plug SATA drive "live_hd" 1.069
When I start Tails with network unplugged and I login 2:37.660
Then a "swap" partition was detected by Tails on drive "swap" 0.654
And drive "live_hd" is detected by Tails 0.105
But Tails has no disk swap enabled 0.094
And drive "live_hd" is not mounted 0.097
After features/support/hooks.rb:330 2.414
After features/support/hooks.rb:100 0.146
Tags: @product
2:32.860
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.154
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.036
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 24.362
And I plug non-removable USB drive "fake_TailsData" 1.071
When I start the computer 1.663
And the computer boots Tails 1:48.951
Then drive "fake_TailsData" is detected by Tails 0.149
And Tails Greeter has not detected a persistence partition 16.471
After features/support/hooks.rb:330 1.563
After features/support/hooks.rb:100 0.008
Tags: @product
2:34.203
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.197
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.035
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 25.599
And I plug SATA drive "fake_TailsData" 1.049
When I start the computer 1.224
And the computer boots Tails 1:49.944
Then drive "fake_TailsData" is detected by Tails 0.140
And Tails Greeter has not detected a persistence partition 16.011
After features/support/hooks.rb:330 1.570
After features/support/hooks.rb:100 0.013
Tags: @product
2:54.437
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.198
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.034
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.312
And I plug SATA drive "gpt_ext2" 1.060
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.061
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.284
And I plug SATA drive "msdos_fat32" 1.073
And I start Tails from DVD with network unplugged and I login 2:38.519
Then drive "gpt_ext2" is detected by Tails 0.647
And drive "gpt_ext2" is not mounted 0.082
And drive "msdos_fat32" is detected by Tails 0.085
And drive "msdos_fat32" is not mounted 0.076
After features/support/hooks.rb:330 1.996
After features/support/hooks.rb:100 0.011