Project Number Date
test_Tails_ISO_20660-fix-random-seed-update 4 13 Nov 2024, 17:10

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:40.766 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:59.824
Before features/support/hooks.rb:269 0.022
Given a computer 0.484
And I temporarily create a 100 MiB disk named "swap" 0.147
And I create a gpt swap partition on disk "swap" 11.677
And I plug SATA drive "swap" 1.044
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.160
And I plug SATA drive "live_hd" 1.063
When I start Tails with network unplugged and I login 1:17.818
Then a "swap" partition was detected by Tails on drive "swap" 0.091
And drive "live_hd" is detected by Tails 0.135
But Tails has no disk swap enabled 0.097
And drive "live_hd" is not mounted 0.063
After features/support/hooks.rb:326 0.778
After features/support/hooks.rb:100 0.121
Tags: @product
1:35.196
Before features/support/hooks.rb:269 0.001
Given a computer 0.166
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.046
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 26.078
And I plug non-removable USB drive "fake_TailsData" 1.061
When I start the computer 0.974
And the computer boots Tails 53.245
Then drive "fake_TailsData" is detected by Tails 0.144
And Tails Greeter has not detected a persistence partition 13.478
After features/support/hooks.rb:326 0.795
After features/support/hooks.rb:100 0.007
Tags: @product
1:32.639
Before features/support/hooks.rb:269 0.002
Given a computer 0.181
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.051
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 23.045
And I plug SATA drive "fake_TailsData" 1.051
When I start the computer 0.966
And the computer boots Tails 53.575
Then drive "fake_TailsData" is detected by Tails 0.130
And Tails Greeter has not detected a persistence partition 13.636
After features/support/hooks.rb:326 0.722
After features/support/hooks.rb:100 0.007
Tags: @product
1:33.106
Before features/support/hooks.rb:269 0.002
Given a computer 0.168
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.042
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.140
And I plug SATA drive "gpt_ext2" 1.055
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.156
And I plug SATA drive "msdos_fat32" 1.062
And I start Tails from DVD with network unplugged and I login 1:18.091
Then drive "gpt_ext2" is detected by Tails 0.114
And drive "gpt_ext2" is not mounted 0.060
And drive "msdos_fat32" is detected by Tails 0.094
And drive "msdos_fat32" is not mounted 0.071
After features/support/hooks.rb:326 0.751
After features/support/hooks.rb:100 0.006