Project Number Date
test_Tails_ISO_20619-wait-for-persistent-storage-check 4 23 Oct 2024, 21:42

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:46.480 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:0.731
Before features/support/hooks.rb:269 0.038
Given a computer 0.666
And I temporarily create a 100 MiB disk named "swap" 0.121
And I create a gpt swap partition on disk "swap" 12.473
And I plug SATA drive "swap" 1.056
And I temporarily create a 2 GiB disk named "live_hd" 0.040
And I write the Tails ISO image to disk "live_hd" 27.381
And I plug SATA drive "live_hd" 1.073
When I start Tails with network unplugged and I login 1:17.350
Then a "swap" partition was detected by Tails on drive "swap" 0.187
And drive "live_hd" is detected by Tails 0.231
But Tails has no disk swap enabled 0.080
And drive "live_hd" is not mounted 0.067
After features/support/hooks.rb:326 0.716
After features/support/hooks.rb:100 0.121
Tags: @product
1:35.171
Before features/support/hooks.rb:269 0.001
Given a computer 0.182
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.049
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 23.547
And I plug non-removable USB drive "fake_TailsData" 1.059
When I start the computer 1.074
And the computer boots Tails 55.267
Then drive "fake_TailsData" is detected by Tails 0.147
And Tails Greeter has not detected a persistence partition 13.843
After features/support/hooks.rb:326 0.736
After features/support/hooks.rb:100 0.038
Tags: @product
1:35.683
Before features/support/hooks.rb:269 0.002
Given a computer 0.193
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.043
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 23.671
And I plug SATA drive "fake_TailsData" 1.072
When I start the computer 1.067
And the computer boots Tails 55.679
Then drive "fake_TailsData" is detected by Tails 0.144
And Tails Greeter has not detected a persistence partition 13.811
After features/support/hooks.rb:326 0.817
After features/support/hooks.rb:100 0.008
Tags: @product
1:34.894
Before features/support/hooks.rb:269 0.002
Given a computer 0.171
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.040
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.266
And I plug SATA drive "gpt_ext2" 1.062
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.043
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.137
And I plug SATA drive "msdos_fat32" 1.060
And I start Tails from DVD with network unplugged and I login 1:19.712
Then drive "gpt_ext2" is detected by Tails 0.145
And drive "gpt_ext2" is not mounted 0.079
And drive "msdos_fat32" is detected by Tails 0.094
And drive "msdos_fat32" is not mounted 0.079
After features/support/hooks.rb:326 0.717
After features/support/hooks.rb:100 0.007