Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 65 05 May 2024, 06:39

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:0.886 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:7.610
Before features/support/hooks.rb:259 0.019
Given a computer 0.334
And I temporarily create a 100 MiB disk named "swap" 0.137
And I create a gpt swap partition on disk "swap" 12.342
And I plug SATA drive "swap" 1.044
And I temporarily create a 2 GiB disk named "live_hd" 0.044
And I write the Tails ISO image to disk "live_hd" 29.755
And I plug SATA drive "live_hd" 1.073
When I start Tails with network unplugged and I login 1:22.421
Then a "swap" partition was detected by Tails on drive "swap" 0.099
And drive "live_hd" is detected by Tails 0.172
But Tails has no disk swap enabled 0.107
And drive "live_hd" is not mounted 0.076
After features/support/hooks.rb:305 0.669
After features/support/hooks.rb:89 0.140
Tags: @product
1:39.217
Before features/support/hooks.rb:259 0.003
Given a computer 0.162
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.047
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 25.972
And I plug non-removable USB drive "fake_TailsData" 1.058
When I start the computer 0.998
And the computer boots Tails 56.540
Then drive "fake_TailsData" is detected by Tails 0.196
And Tails Greeter has not detected a persistence partition 14.240
After features/support/hooks.rb:305 0.784
After features/support/hooks.rb:89 0.007
Tags: @product
1:39.548
Before features/support/hooks.rb:259 0.001
Given a computer 0.150
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.045
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 27.424
And I plug SATA drive "fake_TailsData" 1.047
When I start the computer 0.987
And the computer boots Tails 55.784
Then drive "fake_TailsData" is detected by Tails 0.163
And Tails Greeter has not detected a persistence partition 13.945
After features/support/hooks.rb:305 0.761
After features/support/hooks.rb:89 0.009
Tags: @product
1:34.510
Before features/support/hooks.rb:259 0.003
Given a computer 0.167
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.097
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.376
And I plug SATA drive "gpt_ext2" 1.065
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.044
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.232
And I plug SATA drive "msdos_fat32" 1.078
And I start Tails from DVD with network unplugged and I login 1:19.073
Then drive "gpt_ext2" is detected by Tails 0.134
And drive "gpt_ext2" is not mounted 0.075
And drive "msdos_fat32" is detected by Tails 0.089
And drive "msdos_fat32" is not mounted 0.074
After features/support/hooks.rb:305 0.639
After features/support/hooks.rb:89 0.007