Project Number Date
test_Tails_ISO_stable 4764 03 Apr 2024, 12:01

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.545 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:41.846
Before features/support/hooks.rb:245 0.030
Given a computer 0.603
And I temporarily create a 100 MiB disk named "swap" 0.094
And I create a gpt swap partition on disk "swap" 9.828
And I plug SATA drive "swap" 1.046
And I temporarily create a 2 GiB disk named "live_hd" 0.044
And I write the Tails ISO image to disk "live_hd" 15.692
And I plug SATA drive "live_hd" 1.054
When I start Tails with network unplugged and I login 1:13.071
Then a "swap" partition was detected by Tails on drive "swap" 0.102
And drive "live_hd" is detected by Tails 0.137
But Tails has no disk swap enabled 0.094
And drive "live_hd" is not mounted 0.075
After features/support/hooks.rb:291 0.643
After features/support/hooks.rb:75 0.110
Tags: @product
1:29.051
Before features/support/hooks.rb:245 0.002
Given a computer 0.162
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" 22.833
And I plug non-removable USB drive "fake_TailsData" 1.063
When I start the computer 0.954
And the computer boots Tails 50.605
Then drive "fake_TailsData" is detected by Tails 0.145
And Tails Greeter has not detected a persistence partition 13.237
After features/support/hooks.rb:291 0.765
After features/support/hooks.rb:75 0.007
Tags: @product
1:23.215
Before features/support/hooks.rb:245 0.002
Given a computer 0.153
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.041
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 16.200
And I plug SATA drive "fake_TailsData" 1.062
When I start the computer 0.994
And the computer boots Tails 51.293
Then drive "fake_TailsData" is detected by Tails 0.135
And Tails Greeter has not detected a persistence partition 13.333
After features/support/hooks.rb:291 0.750
After features/support/hooks.rb:75 0.011
Tags: @product
1:23.432
Before features/support/hooks.rb:245 0.004
Given a computer 0.164
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" 4.010
And I plug SATA drive "gpt_ext2" 1.054
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.072
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 3.967
And I plug SATA drive "msdos_fat32" 1.057
And I start Tails from DVD with network unplugged and I login 1:12.680
Then drive "gpt_ext2" is detected by Tails 0.129
And drive "gpt_ext2" is not mounted 0.089
And drive "msdos_fat32" is detected by Tails 0.085
And drive "msdos_fat32" is not mounted 0.073
After features/support/hooks.rb:291 1.082
After features/support/hooks.rb:75 0.005