Project Number Date
test_Tails_ISO_stable 4560 09 Dec 2023, 12:15

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 5:27.243 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:43.457
Before features/support/hooks.rb:245 0.023
Given a computer 0.719
And I temporarily create a 100 MiB disk named "swap" 0.147
And I create a gpt swap partition on disk "swap" 20.052
And I plug SATA drive "swap" 1.054
And I temporarily create a 2 GiB disk named "live_hd" 0.040
And I write the Tails ISO image to disk "live_hd" 17.324
And I plug SATA drive "live_hd" 1.053
When I start Tails with network unplugged and I login 1:2.532
Then a "swap" partition was detected by Tails on drive "swap" 0.123
And drive "live_hd" is detected by Tails 0.172
But Tails has no disk swap enabled 0.132
And drive "live_hd" is not mounted 0.105
After features/support/hooks.rb:291 0.664
After features/support/hooks.rb:75 0.129
Tags: @product
1:12.630
Before features/support/hooks.rb:245 0.002
Given a computer 0.152
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.044
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 14.769
And I plug non-removable USB drive "fake_TailsData" 1.059
When I start the computer 0.969
And the computer boots Tails 42.103
Then drive "fake_TailsData" is detected by Tails 0.120
And Tails Greeter has not detected a persistence partition 13.410
After features/support/hooks.rb:291 0.714
After features/support/hooks.rb:75 0.009
Tags: @product
1:15.643
Before features/support/hooks.rb:245 0.002
Given a computer 0.184
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.052
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 18.797
And I plug SATA drive "fake_TailsData" 1.049
When I start the computer 0.967
And the computer boots Tails 41.401
Then drive "fake_TailsData" is detected by Tails 0.097
And Tails Greeter has not detected a persistence partition 13.092
After features/support/hooks.rb:291 0.705
After features/support/hooks.rb:75 0.008
Tags: @product
1:15.512
Before features/support/hooks.rb:245 0.002
Given a computer 0.153
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.043
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.909
And I plug SATA drive "gpt_ext2" 1.044
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.041
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 4.945
And I plug SATA drive "msdos_fat32" 1.059
And I start Tails from DVD with network unplugged and I login 1:3.946
Then drive "gpt_ext2" is detected by Tails 0.137
And drive "gpt_ext2" is not mounted 0.064
And drive "msdos_fat32" is detected by Tails 0.087
And drive "msdos_fat32" is not mounted 0.078
After features/support/hooks.rb:291 0.711
After features/support/hooks.rb:75 0.006