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

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:0.133 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:45.704
Before features/support/hooks.rb:259 0.032
Given a computer 0.632
And I temporarily create a 100 MiB disk named "swap" 0.119
And I create a gpt swap partition on disk "swap" 8.612
And I plug SATA drive "swap" 1.070
And I temporarily create a 2 GiB disk named "live_hd" 0.054
And I write the Tails ISO image to disk "live_hd" 17.818
And I plug SATA drive "live_hd" 1.050
When I start Tails with network unplugged and I login 1:15.963
Then a "swap" partition was detected by Tails on drive "swap" 0.099
And drive "live_hd" is detected by Tails 0.130
But Tails has no disk swap enabled 0.083
And drive "live_hd" is not mounted 0.069
After features/support/hooks.rb:305 0.709
After features/support/hooks.rb:89 0.115
Tags: @product
1:24.369
Before features/support/hooks.rb:259 0.003
Given a computer 0.181
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.044
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 15.880
And I plug non-removable USB drive "fake_TailsData" 1.044
When I start the computer 1.020
And the computer boots Tails 52.327
Then drive "fake_TailsData" is detected by Tails 0.168
And Tails Greeter has not detected a persistence partition 13.702
After features/support/hooks.rb:305 0.767
After features/support/hooks.rb:89 0.006
Tags: @product
1:24.589
Before features/support/hooks.rb:259 0.001
Given a computer 0.160
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.089
And I plug SATA drive "fake_TailsData" 1.045
When I start the computer 1.272
And the computer boots Tails 52.468
Then drive "fake_TailsData" is detected by Tails 0.132
And Tails Greeter has not detected a persistence partition 13.365
After features/support/hooks.rb:305 0.744
After features/support/hooks.rb:89 0.009
Tags: @product
1:25.470
Before features/support/hooks.rb:259 0.002
Given a computer 0.171
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.059
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.931
And I plug SATA drive "gpt_ext2" 1.065
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.039
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 4.932
And I plug SATA drive "msdos_fat32" 1.065
And I start Tails from DVD with network unplugged and I login 1:13.814
Then drive "gpt_ext2" is detected by Tails 0.149
And drive "gpt_ext2" is not mounted 0.072
And drive "msdos_fat32" is detected by Tails 0.087
And drive "msdos_fat32" is not mounted 0.080
After features/support/hooks.rb:305 0.602
After features/support/hooks.rb:89 0.006