Project Number Date
test_Tails_ISO_devel 3333 23 Mar 2024, 12:12

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 6:6.819 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:44.770
Before features/support/hooks.rb:245 0.029
Given a computer 0.965
And I temporarily create a 100 MiB disk named "swap" 0.098
And I create a gpt swap partition on disk "swap" 10.620
And I plug SATA drive "swap" 1.127
And I temporarily create a 2 GiB disk named "live_hd" 0.045
And I write the Tails ISO image to disk "live_hd" 16.112
And I plug SATA drive "live_hd" 1.060
When I start Tails with network unplugged and I login 1:14.222
Then a "swap" partition was detected by Tails on drive "swap" 0.137
And drive "live_hd" is detected by Tails 0.200
But Tails has no disk swap enabled 0.097
And drive "live_hd" is not mounted 0.081
After features/support/hooks.rb:291 0.768
After features/support/hooks.rb:75 0.141
Tags: @product
1:26.213
Before features/support/hooks.rb:245 0.002
Given a computer 0.169
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.060
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 18.398
And I plug non-removable USB drive "fake_TailsData" 1.051
When I start the computer 1.036
And the computer boots Tails 51.690
Then drive "fake_TailsData" is detected by Tails 0.145
And Tails Greeter has not detected a persistence partition 13.661
After features/support/hooks.rb:291 0.770
After features/support/hooks.rb:75 0.007
Tags: @product
1:29.226
Before features/support/hooks.rb:245 0.003
Given a computer 0.182
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.053
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 19.598
And I plug SATA drive "fake_TailsData" 1.059
When I start the computer 0.967
And the computer boots Tails 53.772
Then drive "fake_TailsData" is detected by Tails 0.167
And Tails Greeter has not detected a persistence partition 13.424
After features/support/hooks.rb:291 0.733
After features/support/hooks.rb:75 0.008
Tags: @product
1:26.608
Before features/support/hooks.rb:245 0.001
Given a computer 0.152
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.075
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.990
And I plug SATA drive "gpt_ext2" 1.050
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.053
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 5.019
And I plug SATA drive "msdos_fat32" 1.066
And I start Tails from DVD with network unplugged and I login 1:14.828
Then drive "gpt_ext2" is detected by Tails 0.133
And drive "gpt_ext2" is not mounted 0.062
And drive "msdos_fat32" is detected by Tails 0.108
And drive "msdos_fat32" is not mounted 0.065
After features/support/hooks.rb:291 0.655
After features/support/hooks.rb:75 0.006