Project Number Date
test_Tails_ISO_stable 5221 24 Oct 2024, 20:32

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 7:16.120 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:11.099
Before features/support/hooks.rb:269 0.030
Given a computer 0.484
And I temporarily create a 100 MiB disk named "swap" 0.139
And I create a gpt swap partition on disk "swap" 12.030
And I plug SATA drive "swap" 1.071
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.758
And I plug SATA drive "live_hd" 1.067
When I start Tails with network unplugged and I login 1:28.035
Then a "swap" partition was detected by Tails on drive "swap" 0.119
And drive "live_hd" is detected by Tails 0.134
But Tails has no disk swap enabled 0.096
And drive "live_hd" is not mounted 0.116
After features/support/hooks.rb:326 0.668
After features/support/hooks.rb:100 0.162
Tags: @product
1:34.211
Before features/support/hooks.rb:269 0.002
Given a computer 0.196
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" 21.654
And I plug non-removable USB drive "fake_TailsData" 1.053
When I start the computer 0.961
And the computer boots Tails 56.230
Then drive "fake_TailsData" is detected by Tails 0.150
And Tails Greeter has not detected a persistence partition 13.907
After features/support/hooks.rb:326 0.786
After features/support/hooks.rb:100 0.010
Tags: @product
1:48.180
Before features/support/hooks.rb:269 0.004
Given a computer 0.192
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" 24.191
And I plug SATA drive "fake_TailsData" 1.053
When I start the computer 1.074
And the computer boots Tails 1:7.132
Then drive "fake_TailsData" is detected by Tails 0.179
And Tails Greeter has not detected a persistence partition 14.309
After features/support/hooks.rb:326 0.893
After features/support/hooks.rb:100 0.010
Tags: @product
1:42.628
Before features/support/hooks.rb:269 0.003
Given a computer 0.299
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.092
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.307
And I plug SATA drive "gpt_ext2" 1.075
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.078
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.302
And I plug SATA drive "msdos_fat32" 1.071
And I start Tails from DVD with network unplugged and I login 1:26.914
Then drive "gpt_ext2" is detected by Tails 0.214
And drive "gpt_ext2" is not mounted 0.080
And drive "msdos_fat32" is detected by Tails 0.117
And drive "msdos_fat32" is not mounted 0.073
After features/support/hooks.rb:326 0.958
After features/support/hooks.rb:100 0.012