Project Number Date
test_Tails_ISO_stable 4702 07 Mar 2024, 12:39

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:57.090 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:47.191
Before features/support/hooks.rb:245 0.033
Given a computer 0.392
And I temporarily create a 100 MiB disk named "swap" 0.107
And I create a gpt swap partition on disk "swap" 11.205
And I plug SATA drive "swap" 1.361
And I temporarily create a 2 GiB disk named "live_hd" 0.174
And I write the Tails ISO image to disk "live_hd" 18.284
And I plug SATA drive "live_hd" 1.062
When I start Tails with network unplugged and I login 1:14.220
Then a "swap" partition was detected by Tails on drive "swap" 0.103
And drive "live_hd" is detected by Tails 0.133
But Tails has no disk swap enabled 0.077
And drive "live_hd" is not mounted 0.069
After features/support/hooks.rb:291 0.613
After features/support/hooks.rb:75 0.114
Tags: @product
1:25.759
Before features/support/hooks.rb:245 0.002
Given a computer 0.142
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.038
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 19.409
And I plug non-removable USB drive "fake_TailsData" 1.053
When I start the computer 1.025
And the computer boots Tails 50.571
Then drive "fake_TailsData" is detected by Tails 0.181
And Tails Greeter has not detected a persistence partition 13.338
After features/support/hooks.rb:291 0.734
After features/support/hooks.rb:75 0.007
Tags: @product
1:21.257
Before features/support/hooks.rb:245 0.001
Given a computer 0.159
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" 15.170
And I plug SATA drive "fake_TailsData" 1.066
When I start the computer 0.991
And the computer boots Tails 50.257
Then drive "fake_TailsData" is detected by Tails 0.146
And Tails Greeter has not detected a persistence partition 13.421
After features/support/hooks.rb:291 0.750
After features/support/hooks.rb:75 0.009
Tags: @product
1:22.881
Before features/support/hooks.rb:245 0.002
Given a computer 0.170
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.048
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.998
And I plug SATA drive "gpt_ext2" 1.056
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.043
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 3.917
And I plug SATA drive "msdos_fat32" 1.058
And I start Tails from DVD with network unplugged and I login 1:12.244
Then drive "gpt_ext2" is detected by Tails 0.130
And drive "gpt_ext2" is not mounted 0.065
And drive "msdos_fat32" is detected by Tails 0.079
And drive "msdos_fat32" is not mounted 0.068
After features/support/hooks.rb:291 0.670
After features/support/hooks.rb:75 0.006