Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 48 19 Apr 2024, 06:43

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 6:20.372 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
1:50.106
Before features/support/hooks.rb:259 0.026
Given a computer 0.593
And I temporarily create a 100 MiB disk named "swap" 0.132
And I create a gpt swap partition on disk "swap" 8.766
And I plug SATA drive "swap" 1.042
And I temporarily create a 2 GiB disk named "live_hd" 0.062
And I write the Tails ISO image to disk "live_hd" 17.395
And I plug SATA drive "live_hd" 1.061
When I start Tails with network unplugged and I login 1:20.655
Then a "swap" partition was detected by Tails on drive "swap" 0.092
And drive "live_hd" is detected by Tails 0.134
But Tails has no disk swap enabled 0.092
And drive "live_hd" is not mounted 0.075
After features/support/hooks.rb:305 0.857
After features/support/hooks.rb:89 0.111
Tags: @product
1:29.099
Before features/support/hooks.rb:259 0.002
Given a computer 0.378
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.055
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 16.316
And I plug non-removable USB drive "fake_TailsData" 1.050
When I start the computer 1.028
And the computer boots Tails 56.140
Then drive "fake_TailsData" is detected by Tails 0.170
And Tails Greeter has not detected a persistence partition 13.958
After features/support/hooks.rb:305 0.719
After features/support/hooks.rb:89 0.007
Tags: @product
1:29.794
Before features/support/hooks.rb:259 0.002
Given a computer 0.160
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.052
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 15.569
And I plug SATA drive "fake_TailsData" 1.047
When I start the computer 1.031
And the computer boots Tails 57.708
Then drive "fake_TailsData" is detected by Tails 0.193
And Tails Greeter has not detected a persistence partition 14.033
After features/support/hooks.rb:305 0.815
After features/support/hooks.rb:89 0.007
Tags: @product
1:31.371
Before features/support/hooks.rb:259 0.002
Given a computer 0.156
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.048
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.951
And I plug SATA drive "gpt_ext2" 1.055
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.182
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 5.052
And I plug SATA drive "msdos_fat32" 1.074
And I start Tails from DVD with network unplugged and I login 1:19.401
Then drive "gpt_ext2" is detected by Tails 0.169
And drive "gpt_ext2" is not mounted 0.113
And drive "msdos_fat32" is detected by Tails 0.098
And drive "msdos_fat32" is not mounted 0.067
After features/support/hooks.rb:305 0.649
After features/support/hooks.rb:89 0.006