Project Number Date
test_Tails_ISO_21027-fix-interactive-debugging-context 10 25 Jun 2025, 21: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 7:49.438 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:11.085
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.028
Given a computer 0.461
And I temporarily create a 100 MiB disk named "swap" 0.142
And I create a gpt swap partition on disk "swap" 11.868
And I plug SATA drive "swap" 1.064
And I temporarily create a 2 GiB disk named "live_hd" 0.053
And I write the Tails ISO image to disk "live_hd" 28.673
And I plug SATA drive "live_hd" 1.058
When I start Tails with network unplugged and I login 1:27.046
Then a "swap" partition was detected by Tails on drive "swap" 0.266
And drive "live_hd" is detected by Tails 0.180
But Tails has no disk swap enabled 0.159
And drive "live_hd" is not mounted 0.108
After features/support/hooks.rb:330 1.010
After features/support/hooks.rb:100 0.227
Tags: @product
1:50.961
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.023
Given a computer 0.246
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" 23.388
And I plug non-removable USB drive "fake_TailsData" 1.052
When I start the computer 1.213
And the computer boots Tails 1:10.058
Then drive "fake_TailsData" is detected by Tails 0.109
And Tails Greeter has not detected a persistence partition 14.806
After features/support/hooks.rb:330 0.894
After features/support/hooks.rb:100 0.011
Tags: @product
1:51.055
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given a computer 0.256
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.040
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 28.863
And I plug SATA drive "fake_TailsData" 1.083
When I start the computer 1.260
And the computer boots Tails 1:4.751
Then drive "fake_TailsData" is detected by Tails 0.100
And Tails Greeter has not detected a persistence partition 14.698
After features/support/hooks.rb:330 1.060
After features/support/hooks.rb:100 0.014
Tags: @product
1:56.335
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given a computer 0.206
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.079
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.172
And I plug SATA drive "gpt_ext2" 1.056
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.053
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 7.228
And I plug SATA drive "msdos_fat32" 1.137
And I start Tails from DVD with network unplugged and I login 1:39.053
Then drive "gpt_ext2" is detected by Tails 0.469
And drive "gpt_ext2" is not mounted 0.420
And drive "msdos_fat32" is detected by Tails 0.331
And drive "msdos_fat32" is not mounted 0.126
After features/support/hooks.rb:330 1.384
After features/support/hooks.rb:100 0.017