Project Number Date
test_Tails_ISO_21027-fix-interactive-debugging-context 1 16 Jun 2025, 17:44

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 12:11.649 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:40.974
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.033
Given a computer 0.979
And I temporarily create a 100 MiB disk named "swap" 0.124
And I create a gpt swap partition on disk "swap" 25.227
And I plug SATA drive "swap" 1.107
And I temporarily create a 2 GiB disk named "live_hd" 0.144
And I write the Tails ISO image to disk "live_hd" 36.421
And I plug SATA drive "live_hd" 1.157
When I start Tails with network unplugged and I login 2:35.256
Then a "swap" partition was detected by Tails on drive "swap" 0.293
And drive "live_hd" is detected by Tails 0.103
But Tails has no disk swap enabled 0.080
And drive "live_hd" is not mounted 0.079
After features/support/hooks.rb:330 0.757
After features/support/hooks.rb:100 0.476
Tags: @product
2:23.437
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.017
Given a computer 0.999
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.147
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 31.184
And I plug non-removable USB drive "fake_TailsData" 1.050
When I start the computer 1.160
And the computer boots Tails 1:26.645
Then drive "fake_TailsData" is detected by Tails 1.833
And Tails Greeter has not detected a persistence partition 20.414
After features/support/hooks.rb:330 2.230
After features/support/hooks.rb:100 0.023
Tags: @product
3:5.634
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.032
Given a computer 0.555
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.111
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 51.797
And I plug SATA drive "fake_TailsData" 1.067
When I start the computer 6.300
And the computer boots Tails 1:46.515
Then drive "fake_TailsData" is detected by Tails 0.115
And Tails Greeter has not detected a persistence partition 19.171
After features/support/hooks.rb:330 1.183
After features/support/hooks.rb:100 0.008
Tags: @product
3:1.604
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.182
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.044
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 11.503
And I plug SATA drive "gpt_ext2" 1.299
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.075
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 9.398
And I plug SATA drive "msdos_fat32" 1.088
And I start Tails from DVD with network unplugged and I login 2:37.394
Then drive "gpt_ext2" is detected by Tails 0.330
And drive "gpt_ext2" is not mounted 0.087
And drive "msdos_fat32" is detected by Tails 0.078
And drive "msdos_fat32" is not mounted 0.120
After features/support/hooks.rb:330 1.002
After features/support/hooks.rb:100 0.027