Project Number Date
test_Tails_ISO_20635-greeter-threading-fixes 11 30 Oct 2024, 20:16

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:53.456 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:5.470
Before features/support/hooks.rb:269 0.028
Given a computer 0.702
And I temporarily create a 100 MiB disk named "swap" 0.142
And I create a gpt swap partition on disk "swap" 13.331
And I plug SATA drive "swap" 1.059
And I temporarily create a 2 GiB disk named "live_hd" 0.043
And I write the Tails ISO image to disk "live_hd" 27.182
And I plug SATA drive "live_hd" 1.078
When I start Tails with network unplugged and I login 1:21.511
Then a "swap" partition was detected by Tails on drive "swap" 0.109
And drive "live_hd" is detected by Tails 0.148
But Tails has no disk swap enabled 0.093
And drive "live_hd" is not mounted 0.068
After features/support/hooks.rb:326 0.784
After features/support/hooks.rb:100 0.142
Tags: @product
1:36.369
Before features/support/hooks.rb:269 0.007
Given a computer 0.177
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" 21.591
And I plug non-removable USB drive "fake_TailsData" 1.062
When I start the computer 1.062
And the computer boots Tails 58.295
Then drive "fake_TailsData" is detected by Tails 0.180
And Tails Greeter has not detected a persistence partition 13.950
After features/support/hooks.rb:326 0.764
After features/support/hooks.rb:100 0.008
Tags: @product
1:36.230
Before features/support/hooks.rb:269 0.002
Given a computer 0.163
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.053
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 22.394
And I plug SATA drive "fake_TailsData" 1.053
When I start the computer 1.154
And the computer boots Tails 56.749
Then drive "fake_TailsData" is detected by Tails 0.110
And Tails Greeter has not detected a persistence partition 14.550
After features/support/hooks.rb:326 0.852
After features/support/hooks.rb:100 0.010
Tags: @product
1:35.386
Before features/support/hooks.rb:269 0.002
Given a computer 0.172
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" 6.281
And I plug SATA drive "gpt_ext2" 1.063
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.049
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.302
And I plug SATA drive "msdos_fat32" 1.069
And I start Tails from DVD with network unplugged and I login 1:19.982
Then drive "gpt_ext2" is detected by Tails 0.160
And drive "gpt_ext2" is not mounted 0.076
And drive "msdos_fat32" is detected by Tails 0.093
And drive "msdos_fat32" is not mounted 0.089
After features/support/hooks.rb:326 1.232
After features/support/hooks.rb:100 0.006