Project Number Date
test_Tails_ISO_stable 4787 14 Apr 2024, 11:54

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:54.861 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:42.913
Before features/support/hooks.rb:259 0.023
Given a computer 0.620
And I temporarily create a 100 MiB disk named "swap" 0.151
And I create a gpt swap partition on disk "swap" 8.936
And I plug SATA drive "swap" 1.049
And I temporarily create a 2 GiB disk named "live_hd" 0.038
And I write the Tails ISO image to disk "live_hd" 15.817
And I plug SATA drive "live_hd" 1.070
When I start Tails with network unplugged and I login 1:14.860
Then a "swap" partition was detected by Tails on drive "swap" 0.090
And drive "live_hd" is detected by Tails 0.118
But Tails has no disk swap enabled 0.091
And drive "live_hd" is not mounted 0.067
After features/support/hooks.rb:305 0.571
After features/support/hooks.rb:89 0.121
Tags: @product
1:23.154
Before features/support/hooks.rb:259 0.002
Given a computer 0.154
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.045
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 14.915
And I plug non-removable USB drive "fake_TailsData" 1.068
When I start the computer 0.985
And the computer boots Tails 52.019
Then drive "fake_TailsData" is detected by Tails 0.136
And Tails Greeter has not detected a persistence partition 13.828
After features/support/hooks.rb:305 0.780
After features/support/hooks.rb:89 0.007
Tags: @product
1:24.598
Before features/support/hooks.rb:259 0.002
Given a computer 0.153
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.048
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 18.061
And I plug SATA drive "fake_TailsData" 1.058
When I start the computer 0.951
And the computer boots Tails 50.572
Then drive "fake_TailsData" is detected by Tails 0.145
And Tails Greeter has not detected a persistence partition 13.604
After features/support/hooks.rb:305 0.715
After features/support/hooks.rb:89 0.007
Tags: @product
1:24.195
Before features/support/hooks.rb:259 0.002
Given a computer 0.152
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.046
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.930
And I plug SATA drive "gpt_ext2" 1.042
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.050
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 3.916
And I plug SATA drive "msdos_fat32" 1.060
And I start Tails from DVD with network unplugged and I login 1:13.607
Then drive "gpt_ext2" is detected by Tails 0.147
And drive "gpt_ext2" is not mounted 0.077
And drive "msdos_fat32" is detected by Tails 0.090
And drive "msdos_fat32" is not mounted 0.071
After features/support/hooks.rb:305 0.605
After features/support/hooks.rb:89 0.006