Project Number Date
test_Tails_ISO_stable 5100 13 Sep 2024, 14:07

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:7.876 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:9.079
Before features/support/hooks.rb:269 0.024
Given a computer 0.647
And I temporarily create a 100 MiB disk named "swap" 0.148
And I create a gpt swap partition on disk "swap" 12.102
And I plug SATA drive "swap" 1.056
And I temporarily create a 2 GiB disk named "live_hd" 0.042
And I write the Tails ISO image to disk "live_hd" 28.977
And I plug SATA drive "live_hd" 1.077
When I start Tails with network unplugged and I login 1:24.490
Then a "swap" partition was detected by Tails on drive "swap" 0.158
And drive "live_hd" is detected by Tails 0.178
But Tails has no disk swap enabled 0.111
And drive "live_hd" is not mounted 0.088
After features/support/hooks.rb:326 1.663
After features/support/hooks.rb:100 0.139
Tags: @product
1:37.939
Before features/support/hooks.rb:269 0.002
Given a computer 0.188
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" 22.718
And I plug non-removable USB drive "fake_TailsData" 1.052
When I start the computer 1.117
And the computer boots Tails 57.970
Then drive "fake_TailsData" is detected by Tails 0.159
And Tails Greeter has not detected a persistence partition 14.684
After features/support/hooks.rb:326 0.893
After features/support/hooks.rb:100 0.010
Tags: @product
1:43.180
Before features/support/hooks.rb:269 0.003
Given a computer 0.181
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.046
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 29.590
And I plug SATA drive "fake_TailsData" 1.050
When I start the computer 1.110
And the computer boots Tails 56.945
Then drive "fake_TailsData" is detected by Tails 0.137
And Tails Greeter has not detected a persistence partition 14.117
After features/support/hooks.rb:326 0.755
After features/support/hooks.rb:100 0.010
Tags: @product
1:37.677
Before features/support/hooks.rb:269 0.002
Given a computer 0.171
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.042
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.326
And I plug SATA drive "gpt_ext2" 1.049
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.046
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.261
And I plug SATA drive "msdos_fat32" 1.077
And I start Tails from DVD with network unplugged and I login 1:22.285
Then drive "gpt_ext2" is detected by Tails 0.135
And drive "gpt_ext2" is not mounted 0.075
And drive "msdos_fat32" is detected by Tails 0.106
And drive "msdos_fat32" is not mounted 0.099
After features/support/hooks.rb:326 0.751
After features/support/hooks.rb:100 0.007