Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 106 14 Jun 2024, 15: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 6:54.468 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:1.077
Before features/support/hooks.rb:269 0.026
Given a computer 0.646
And I temporarily create a 100 MiB disk named "swap" 0.128
And I create a gpt swap partition on disk "swap" 12.246
And I plug SATA drive "swap" 1.059
And I temporarily create a 2 GiB disk named "live_hd" 0.052
And I write the Tails ISO image to disk "live_hd" 26.613
And I plug SATA drive "live_hd" 1.074
When I start Tails with network unplugged and I login 1:18.796
Then a "swap" partition was detected by Tails on drive "swap" 0.112
And drive "live_hd" is detected by Tails 0.167
But Tails has no disk swap enabled 0.090
And drive "live_hd" is not mounted 0.090
After features/support/hooks.rb:320 0.846
After features/support/hooks.rb:100 0.135
Tags: @product
1:36.781
Before features/support/hooks.rb:269 0.002
Given a computer 0.235
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" 23.833
And I plug non-removable USB drive "fake_TailsData" 1.054
When I start the computer 1.008
And the computer boots Tails 56.195
Then drive "fake_TailsData" is detected by Tails 0.153
And Tails Greeter has not detected a persistence partition 14.253
After features/support/hooks.rb:320 0.844
After features/support/hooks.rb:100 0.009
Tags: @product
1:33.405
Before features/support/hooks.rb:269 0.002
Given a computer 0.192
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" 21.680
And I plug SATA drive "fake_TailsData" 1.049
When I start the computer 1.051
And the computer boots Tails 55.324
Then drive "fake_TailsData" is detected by Tails 0.135
And Tails Greeter has not detected a persistence partition 13.931
After features/support/hooks.rb:320 0.808
After features/support/hooks.rb:100 0.015
Tags: @product
1:43.203
Before features/support/hooks.rb:269 0.005
Given a computer 0.394
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.077
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.268
And I plug SATA drive "gpt_ext2" 1.053
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.046
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.172
And I plug SATA drive "msdos_fat32" 1.066
And I start Tails from DVD with network unplugged and I login 1:27.762
Then drive "gpt_ext2" is detected by Tails 0.130
And drive "gpt_ext2" is not mounted 0.074
And drive "msdos_fat32" is detected by Tails 0.087
And drive "msdos_fat32" is not mounted 0.068
After features/support/hooks.rb:320 0.756
After features/support/hooks.rb:100 0.007