Project Number Date
test_Tails_ISO_21027-fix-interactive-debugging-context 5 19 Jun 2025, 21:01

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 8:51.075 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:23.380
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.017
Given a computer 1.044
And I temporarily create a 100 MiB disk named "swap" 0.066
And I create a gpt swap partition on disk "swap" 11.757
And I plug SATA drive "swap" 1.081
And I temporarily create a 2 GiB disk named "live_hd" 0.101
And I write the Tails ISO image to disk "live_hd" 30.368
And I plug SATA drive "live_hd" 1.064
When I start Tails with network unplugged and I login 1:37.318
Then a "swap" partition was detected by Tails on drive "swap" 0.142
And drive "live_hd" is detected by Tails 0.188
But Tails has no disk swap enabled 0.174
And drive "live_hd" is not mounted 0.074
After features/support/hooks.rb:330 0.959
After features/support/hooks.rb:100 0.134
Tags: @product
2:3.104
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.185
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.043
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 30.050
And I plug non-removable USB drive "fake_TailsData" 1.155
When I start the computer 1.920
And the computer boots Tails 1:13.701
Then drive "fake_TailsData" is detected by Tails 0.097
And Tails Greeter has not detected a persistence partition 15.951
After features/support/hooks.rb:330 1.081
After features/support/hooks.rb:100 0.009
Tags: @product
2:9.463
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.247
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.069
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 33.379
And I plug SATA drive "fake_TailsData" 1.065
When I start the computer 1.189
And the computer boots Tails 1:16.645
Then drive "fake_TailsData" is detected by Tails 0.102
And Tails Greeter has not detected a persistence partition 16.765
After features/support/hooks.rb:330 1.094
After features/support/hooks.rb:100 0.010
Tags: @product
2:15.126
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.290
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.139
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 7.413
And I plug SATA drive "gpt_ext2" 1.074
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.224
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 9.550
And I plug SATA drive "msdos_fat32" 1.100
And I start Tails from DVD with network unplugged and I login 1:54.250
Then drive "gpt_ext2" is detected by Tails 0.295
And drive "gpt_ext2" is not mounted 0.272
And drive "msdos_fat32" is detected by Tails 0.378
And drive "msdos_fat32" is not mounted 0.136
After features/support/hooks.rb:330 3.141
After features/support/hooks.rb:100 0.013