Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 43 15 Apr 2024, 06:14

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 5:59.275 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:42.881
Before features/support/hooks.rb:259 0.026
Given a computer 0.538
And I temporarily create a 100 MiB disk named "swap" 0.139
And I create a gpt swap partition on disk "swap" 9.427
And I plug SATA drive "swap" 1.064
And I temporarily create a 2 GiB disk named "live_hd" 0.040
And I write the Tails ISO image to disk "live_hd" 15.968
And I plug SATA drive "live_hd" 1.073
When I start Tails with network unplugged and I login 1:14.234
Then a "swap" partition was detected by Tails on drive "swap" 0.094
And drive "live_hd" is detected by Tails 0.140
But Tails has no disk swap enabled 0.098
And drive "live_hd" is not mounted 0.061
After features/support/hooks.rb:305 1.298
After features/support/hooks.rb:89 0.127
Tags: @product
1:23.062
Before features/support/hooks.rb:259 0.002
Given a computer 0.197
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" 14.984
And I plug non-removable USB drive "fake_TailsData" 1.051
When I start the computer 0.974
And the computer boots Tails 52.069
Then drive "fake_TailsData" is detected by Tails 0.148
And Tails Greeter has not detected a persistence partition 13.581
After features/support/hooks.rb:305 0.750
After features/support/hooks.rb:89 0.007
Tags: @product
1:26.915
Before features/support/hooks.rb:259 0.001
Given a computer 0.170
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" 18.773
And I plug SATA drive "fake_TailsData" 1.049
When I start the computer 1.081
And the computer boots Tails 51.581
Then drive "fake_TailsData" is detected by Tails 0.153
And Tails Greeter has not detected a persistence partition 14.058
After features/support/hooks.rb:305 0.928
After features/support/hooks.rb:89 0.009
Tags: @product
1:26.416
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.044
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 5.081
And I plug SATA drive "gpt_ext2" 1.108
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.040
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 3.952
And I plug SATA drive "msdos_fat32" 1.073
And I start Tails from DVD with network unplugged and I login 1:14.582
Then drive "gpt_ext2" is detected by Tails 0.149
And drive "gpt_ext2" is not mounted 0.069
And drive "msdos_fat32" is detected by Tails 0.078
And drive "msdos_fat32" is not mounted 0.067
After features/support/hooks.rb:305 0.659
After features/support/hooks.rb:89 0.007