Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 37 11 Apr 2024, 06:33

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:8.741 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:47.297
Before features/support/hooks.rb:259 0.025
Given a computer 0.604
And I temporarily create a 100 MiB disk named "swap" 0.130
And I create a gpt swap partition on disk "swap" 9.449
And I plug SATA drive "swap" 1.052
And I temporarily create a 2 GiB disk named "live_hd" 0.042
And I write the Tails ISO image to disk "live_hd" 17.298
And I plug SATA drive "live_hd" 1.072
When I start Tails with network unplugged and I login 1:17.235
Then a "swap" partition was detected by Tails on drive "swap" 0.114
And drive "live_hd" is detected by Tails 0.133
But Tails has no disk swap enabled 0.087
And drive "live_hd" is not mounted 0.077
After features/support/hooks.rb:305 0.655
After features/support/hooks.rb:89 0.242
Tags: @product
1:27.623
Before features/support/hooks.rb:259 0.004
Given a computer 0.282
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.075
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 17.654
And I plug non-removable USB drive "fake_TailsData" 1.057
When I start the computer 1.001
And the computer boots Tails 53.270
Then drive "fake_TailsData" is detected by Tails 0.173
And Tails Greeter has not detected a persistence partition 14.106
After features/support/hooks.rb:305 0.845
After features/support/hooks.rb:89 0.009
Tags: @product
1:26.068
Before features/support/hooks.rb:259 0.003
Given a computer 0.178
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" 15.411
And I plug SATA drive "fake_TailsData" 1.048
When I start the computer 1.109
And the computer boots Tails 54.621
Then drive "fake_TailsData" is detected by Tails 0.159
And Tails Greeter has not detected a persistence partition 13.493
After features/support/hooks.rb:305 0.761
After features/support/hooks.rb:89 0.008
Tags: @product
1:27.751
Before features/support/hooks.rb:259 0.002
Given a computer 0.153
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.046
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.963
And I plug SATA drive "gpt_ext2" 1.056
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.057
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 3.974
And I plug SATA drive "msdos_fat32" 1.067
And I start Tails from DVD with network unplugged and I login 1:17.021
Then drive "gpt_ext2" is detected by Tails 0.162
And drive "gpt_ext2" is not mounted 0.077
And drive "msdos_fat32" is detected by Tails 0.093
And drive "msdos_fat32" is not mounted 0.076
After features/support/hooks.rb:305 0.611
After features/support/hooks.rb:89 0.006