Project Number Date
test_Tails_ISO_20634-greeter-tps-upgrade-failure-fix 1 25 Oct 2024, 14:38

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:44.682 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:3.979
Before features/support/hooks.rb:269 0.047
Given a computer 0.524
And I temporarily create a 100 MiB disk named "swap" 0.140
And I create a gpt swap partition on disk "swap" 14.274
And I plug SATA drive "swap" 1.049
And I temporarily create a 2 GiB disk named "live_hd" 0.036
And I write the Tails ISO image to disk "live_hd" 26.855
And I plug SATA drive "live_hd" 1.063
When I start Tails with network unplugged and I login 1:19.615
Then a "swap" partition was detected by Tails on drive "swap" 0.123
And drive "live_hd" is detected by Tails 0.133
But Tails has no disk swap enabled 0.086
And drive "live_hd" is not mounted 0.076
After features/support/hooks.rb:326 1.185
After features/support/hooks.rb:100 0.152
Tags: @product
1:35.909
Before features/support/hooks.rb:269 0.003
Given a computer 0.169
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.034
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 24.929
And I plug non-removable USB drive "fake_TailsData" 1.059
When I start the computer 1.116
And the computer boots Tails 54.717
Then drive "fake_TailsData" is detected by Tails 0.144
And Tails Greeter has not detected a persistence partition 13.736
After features/support/hooks.rb:326 0.750
After features/support/hooks.rb:100 0.007
Tags: @product
1:32.305
Before features/support/hooks.rb:269 0.001
Given a computer 0.147
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.035
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 21.363
And I plug SATA drive "fake_TailsData" 1.060
When I start the computer 1.193
And the computer boots Tails 54.346
Then drive "fake_TailsData" is detected by Tails 0.135
And Tails Greeter has not detected a persistence partition 14.022
After features/support/hooks.rb:326 0.743
After features/support/hooks.rb:100 0.007
Tags: @product
1:32.487
Before features/support/hooks.rb:269 0.002
Given a computer 0.146
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.035
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.173
And I plug SATA drive "gpt_ext2" 1.063
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" 6.155
And I plug SATA drive "msdos_fat32" 1.058
And I start Tails from DVD with network unplugged and I login 1:17.399
Then drive "gpt_ext2" is detected by Tails 0.147
And drive "gpt_ext2" is not mounted 0.087
And drive "msdos_fat32" is detected by Tails 0.107
And drive "msdos_fat32" is not mounted 0.071
After features/support/hooks.rb:326 0.623
After features/support/hooks.rb:100 0.007