Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 27 01 Apr 2024, 06:09

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:41.178 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:38.405
Before features/support/hooks.rb:245 0.026
Given a computer 0.488
And I temporarily create a 100 MiB disk named "swap" 0.145
And I create a gpt swap partition on disk "swap" 9.719
And I plug SATA drive "swap" 1.046
And I temporarily create a 2 GiB disk named "live_hd" 0.059
And I write the Tails ISO image to disk "live_hd" 15.901
And I plug SATA drive "live_hd" 1.052
When I start Tails with network unplugged and I login 1:9.651
Then a "swap" partition was detected by Tails on drive "swap" 0.096
And drive "live_hd" is detected by Tails 0.111
But Tails has no disk swap enabled 0.075
And drive "live_hd" is not mounted 0.056
After features/support/hooks.rb:291 1.426
After features/support/hooks.rb:75 0.110
Tags: @product
1:24.001
Before features/support/hooks.rb:245 0.002
Given a computer 0.130
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.035
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 19.800
And I plug non-removable USB drive "fake_TailsData" 1.043
When I start the computer 0.954
And the computer boots Tails 48.770
Then drive "fake_TailsData" is detected by Tails 0.185
And Tails Greeter has not detected a persistence partition 13.080
After features/support/hooks.rb:291 0.700
After features/support/hooks.rb:75 0.007
Tags: @product
1:20.394
Before features/support/hooks.rb:245 0.002
Given a computer 0.122
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.035
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 17.113
And I plug SATA drive "fake_TailsData" 1.043
When I start the computer 1.001
And the computer boots Tails 47.873
Then drive "fake_TailsData" is detected by Tails 0.140
And Tails Greeter has not detected a persistence partition 13.064
After features/support/hooks.rb:291 0.756
After features/support/hooks.rb:75 0.008
Tags: @product
1:18.376
Before features/support/hooks.rb:245 0.002
Given a computer 0.124
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.034
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.911
And I plug SATA drive "gpt_ext2" 1.045
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.034
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 3.903
And I plug SATA drive "msdos_fat32" 1.047
And I start Tails from DVD with network unplugged and I login 1:7.931
Then drive "gpt_ext2" is detected by Tails 0.136
And drive "gpt_ext2" is not mounted 0.069
And drive "msdos_fat32" is detected by Tails 0.069
And drive "msdos_fat32" is not mounted 0.066
After features/support/hooks.rb:291 0.762
After features/support/hooks.rb:75 0.010