Project Number Date
test_Tails_ISO_stable 5069 04 Sep 2024, 17:32

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:2.701 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:2.278
Before features/support/hooks.rb:269 0.026
Given a computer 0.519
And I temporarily create a 100 MiB disk named "swap" 0.139
And I create a gpt swap partition on disk "swap" 11.880
And I plug SATA drive "swap" 1.047
And I temporarily create a 2 GiB disk named "live_hd" 0.038
And I write the Tails ISO image to disk "live_hd" 26.929
And I plug SATA drive "live_hd" 1.066
When I start Tails with network unplugged and I login 1:20.229
Then a "swap" partition was detected by Tails on drive "swap" 0.123
And drive "live_hd" is detected by Tails 0.126
But Tails has no disk swap enabled 0.099
And drive "live_hd" is not mounted 0.077
After features/support/hooks.rb:326 0.643
After features/support/hooks.rb:100 0.127
Tags: @product
1:35.355
Before features/support/hooks.rb:269 0.002
Given a computer 0.171
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.051
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 21.998
And I plug non-removable USB drive "fake_TailsData" 1.048
When I start the computer 1.004
And the computer boots Tails 56.847
Then drive "fake_TailsData" is detected by Tails 0.119
And Tails Greeter has not detected a persistence partition 14.112
After features/support/hooks.rb:326 0.797
After features/support/hooks.rb:100 0.007
Tags: @product
1:42.586
Before features/support/hooks.rb:269 0.001
Given a computer 0.178
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" 22.182
And I plug SATA drive "fake_TailsData" 1.062
When I start the computer 1.012
And the computer boots Tails 1:2.737
Then drive "fake_TailsData" is detected by Tails 0.191
And Tails Greeter has not detected a persistence partition 15.176
After features/support/hooks.rb:326 1.000
After features/support/hooks.rb:100 0.009
Tags: @product
1:42.481
Before features/support/hooks.rb:269 0.003
Given a computer 0.266
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.065
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 7.517
And I plug SATA drive "gpt_ext2" 1.140
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.063
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.425
And I plug SATA drive "msdos_fat32" 1.089
And I start Tails from DVD with network unplugged and I login 1:25.490
Then drive "gpt_ext2" is detected by Tails 0.144
And drive "gpt_ext2" is not mounted 0.096
And drive "msdos_fat32" is detected by Tails 0.104
And drive "msdos_fat32" is not mounted 0.075
After features/support/hooks.rb:326 0.644
After features/support/hooks.rb:100 0.006