Project Number Date
test_Tails_ISO_stable 4994 02 Aug 2024, 12:31

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:57.587 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.409
Before features/support/hooks.rb:269 0.035
Given a computer 0.521
And I temporarily create a 100 MiB disk named "swap" 0.136
And I create a gpt swap partition on disk "swap" 11.934
And I plug SATA drive "swap" 1.052
And I temporarily create a 2 GiB disk named "live_hd" 0.047
And I write the Tails ISO image to disk "live_hd" 27.136
And I plug SATA drive "live_hd" 1.063
When I start Tails with network unplugged and I login 1:21.097
Then a "swap" partition was detected by Tails on drive "swap" 0.113
And drive "live_hd" is detected by Tails 0.135
But Tails has no disk swap enabled 0.084
And drive "live_hd" is not mounted 0.087
After features/support/hooks.rb:326 0.716
After features/support/hooks.rb:100 0.146
Tags: @product
1:36.613
Before features/support/hooks.rb:269 0.002
Given a computer 0.164
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.055
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 24.024
And I plug non-removable USB drive "fake_TailsData" 1.074
When I start the computer 1.017
And the computer boots Tails 56.106
Then drive "fake_TailsData" is detected by Tails 0.140
And Tails Greeter has not detected a persistence partition 14.029
After features/support/hooks.rb:326 0.911
After features/support/hooks.rb:100 0.009
Tags: @product
1:37.945
Before features/support/hooks.rb:269 0.003
Given a computer 0.175
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.041
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 23.420
And I plug SATA drive "fake_TailsData" 1.193
When I start the computer 1.150
And the computer boots Tails 57.485
Then drive "fake_TailsData" is detected by Tails 0.143
And Tails Greeter has not detected a persistence partition 14.334
After features/support/hooks.rb:326 0.745
After features/support/hooks.rb:100 0.009
Tags: @product
1:39.617
Before features/support/hooks.rb:269 0.002
Given a computer 0.202
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.045
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.318
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.264
And I plug SATA drive "msdos_fat32" 1.069
And I start Tails from DVD with network unplugged and I login 1:24.242
Then drive "gpt_ext2" is detected by Tails 0.139
And drive "gpt_ext2" is not mounted 0.076
And drive "msdos_fat32" is detected by Tails 0.085
And drive "msdos_fat32" is not mounted 0.066
After features/support/hooks.rb:326 0.766
After features/support/hooks.rb:100 0.018