Project Number Date
test_Tails_ISO_devel 3219 01 Jan 2024, 12:16

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:18.203 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:32.276
Before features/support/hooks.rb:245 0.014
Given a computer 0.350
And I temporarily create a 100 MiB disk named "swap" 0.147
And I create a gpt swap partition on disk "swap" 8.861
And I plug SATA drive "swap" 1.052
And I temporarily create a 2 GiB disk named "live_hd" 0.437
And I write the Tails ISO image to disk "live_hd" 17.667
And I plug SATA drive "live_hd" 1.073
When I start Tails with network unplugged and I login 1:2.236
Then a "swap" partition was detected by Tails on drive "swap" 0.149
And drive "live_hd" is detected by Tails 0.132
But Tails has no disk swap enabled 0.096
And drive "live_hd" is not mounted 0.071
After features/support/hooks.rb:291 0.701
After features/support/hooks.rb:75 0.102
Tags: @product
1:20.916
Before features/support/hooks.rb:245 0.002
Given a computer 0.165
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.478
And I plug non-removable USB drive "fake_TailsData" 1.070
When I start the computer 1.021
And the computer boots Tails 42.881
Then drive "fake_TailsData" is detected by Tails 0.106
And Tails Greeter has not detected a persistence partition 13.144
After features/support/hooks.rb:291 0.754
After features/support/hooks.rb:75 0.008
Tags: @product
1:13.521
Before features/support/hooks.rb:245 0.002
Given a computer 0.150
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" 16.047
And I plug SATA drive "fake_TailsData" 1.067
When I start the computer 0.996
And the computer boots Tails 42.036
Then drive "fake_TailsData" is detected by Tails 0.111
And Tails Greeter has not detected a persistence partition 13.060
After features/support/hooks.rb:291 0.773
After features/support/hooks.rb:75 0.009
Tags: @product
1:11.488
Before features/support/hooks.rb:245 0.002
Given a computer 0.176
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.049
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.971
And I plug SATA drive "gpt_ext2" 1.053
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" 4.012
And I plug SATA drive "msdos_fat32" 1.077
And I start Tails from DVD with network unplugged and I login 1:0.670
Then drive "gpt_ext2" is detected by Tails 0.152
And drive "gpt_ext2" is not mounted 0.084
And drive "msdos_fat32" is detected by Tails 0.094
And drive "msdos_fat32" is not mounted 0.095
After features/support/hooks.rb:291 0.652
After features/support/hooks.rb:75 0.006