Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 22 27 Mar 2024, 06:26

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:3.208 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.532
Before features/support/hooks.rb:245 0.026
Given a computer 0.522
And I temporarily create a 100 MiB disk named "swap" 0.128
And I create a gpt swap partition on disk "swap" 11.310
And I plug SATA drive "swap" 1.057
And I temporarily create a 2 GiB disk named "live_hd" 0.112
And I write the Tails ISO image to disk "live_hd" 17.673
And I plug SATA drive "live_hd" 1.070
When I start Tails with network unplugged and I login 1:12.702
Then a "swap" partition was detected by Tails on drive "swap" 0.415
And drive "live_hd" is detected by Tails 0.348
But Tails has no disk swap enabled 0.123
And drive "live_hd" is not mounted 0.065
After features/support/hooks.rb:291 1.618
After features/support/hooks.rb:75 0.127
Tags: @product
1:27.572
Before features/support/hooks.rb:245 0.003
Given a computer 0.209
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.056
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 19.631
And I plug non-removable USB drive "fake_TailsData" 1.067
When I start the computer 1.074
And the computer boots Tails 52.116
Then drive "fake_TailsData" is detected by Tails 0.161
And Tails Greeter has not detected a persistence partition 13.255
After features/support/hooks.rb:291 0.760
After features/support/hooks.rb:75 0.008
Tags: @product
1:25.582
Before features/support/hooks.rb:245 0.002
Given a computer 0.153
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" 17.580
And I plug SATA drive "fake_TailsData" 1.054
When I start the computer 0.968
And the computer boots Tails 52.280
Then drive "fake_TailsData" is detected by Tails 0.167
And Tails Greeter has not detected a persistence partition 13.332
After features/support/hooks.rb:291 0.795
After features/support/hooks.rb:75 0.011
Tags: @product
1:24.521
Before features/support/hooks.rb:245 0.003
Given a computer 0.219
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.043
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 5.084
And I plug SATA drive "gpt_ext2" 1.047
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.048
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 4.926
And I plug SATA drive "msdos_fat32" 1.054
And I start Tails from DVD with network unplugged and I login 1:11.677
Then drive "gpt_ext2" is detected by Tails 0.174
And drive "gpt_ext2" is not mounted 0.072
And drive "msdos_fat32" is detected by Tails 0.085
And drive "msdos_fat32" is not mounted 0.085
After features/support/hooks.rb:291 0.704
After features/support/hooks.rb:75 0.008