Project Number Date
test_Tails_ISO_stable 4670 16 Feb 2024, 19:42

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:15.667 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:33.561
Before features/support/hooks.rb:245 0.026
Given a computer 0.506
And I temporarily create a 100 MiB disk named "swap" 0.114
And I create a gpt swap partition on disk "swap" 13.770
And I plug SATA drive "swap" 1.037
And I temporarily create a 2 GiB disk named "live_hd" 0.031
And I write the Tails ISO image to disk "live_hd" 15.788
And I plug SATA drive "live_hd" 1.046
When I start Tails with network unplugged and I login 1:0.731
Then a "swap" partition was detected by Tails on drive "swap" 0.118
And drive "live_hd" is detected by Tails 0.120
But Tails has no disk swap enabled 0.139
And drive "live_hd" is not mounted 0.156
After features/support/hooks.rb:291 0.827
After features/support/hooks.rb:75 0.103
Tags: @product
1:15.508
Before features/support/hooks.rb:245 0.001
Given a computer 0.119
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.020
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 17.874
And I plug non-removable USB drive "fake_TailsData" 1.039
When I start the computer 0.946
And the computer boots Tails 42.237
Then drive "fake_TailsData" is detected by Tails 0.118
And Tails Greeter has not detected a persistence partition 13.152
After features/support/hooks.rb:291 0.736
After features/support/hooks.rb:75 0.007
Tags: @product
1:13.513
Before features/support/hooks.rb:245 0.002
Given a computer 0.110
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.027
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 16.653
And I plug SATA drive "fake_TailsData" 1.053
When I start the computer 1.035
And the computer boots Tails 41.411
Then drive "fake_TailsData" is detected by Tails 0.119
And Tails Greeter has not detected a persistence partition 13.101
After features/support/hooks.rb:291 0.952
After features/support/hooks.rb:75 0.008
Tags: @product
1:13.084
Before features/support/hooks.rb:245 0.002
Given a computer 0.148
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.028
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 4.978
And I plug SATA drive "gpt_ext2" 1.038
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.024
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 4.883
And I plug SATA drive "msdos_fat32" 1.053
And I start Tails from DVD with network unplugged and I login 1:0.528
Then drive "gpt_ext2" is detected by Tails 0.124
And drive "gpt_ext2" is not mounted 0.072
And drive "msdos_fat32" is detected by Tails 0.110
And drive "msdos_fat32" is not mounted 0.094
After features/support/hooks.rb:291 0.725
After features/support/hooks.rb:75 0.006