Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 58 28 Apr 2024, 06:38

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:55.506 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:3.502
Before features/support/hooks.rb:259 0.030
Given a computer 0.700
And I temporarily create a 100 MiB disk named "swap" 0.157
And I create a gpt swap partition on disk "swap" 12.671
And I plug SATA drive "swap" 1.055
And I temporarily create a 2 GiB disk named "live_hd" 0.051
And I write the Tails ISO image to disk "live_hd" 26.303
And I plug SATA drive "live_hd" 1.059
When I start Tails with network unplugged and I login 1:21.018
Then a "swap" partition was detected by Tails on drive "swap" 0.124
And drive "live_hd" is detected by Tails 0.160
But Tails has no disk swap enabled 0.101
And drive "live_hd" is not mounted 0.098
After features/support/hooks.rb:305 0.858
After features/support/hooks.rb:89 0.120
Tags: @product
1:33.561
Before features/support/hooks.rb:259 0.002
Given a computer 0.181
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.058
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 21.448
And I plug non-removable USB drive "fake_TailsData" 1.091
When I start the computer 1.022
And the computer boots Tails 55.604
Then drive "fake_TailsData" is detected by Tails 0.138
And Tails Greeter has not detected a persistence partition 14.015
After features/support/hooks.rb:305 0.763
After features/support/hooks.rb:89 0.009
Tags: @product
1:36.620
Before features/support/hooks.rb:259 0.002
Given a computer 0.173
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.048
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 24.876
And I plug SATA drive "fake_TailsData" 1.050
When I start the computer 0.985
And the computer boots Tails 55.304
Then drive "fake_TailsData" is detected by Tails 0.160
And Tails Greeter has not detected a persistence partition 14.021
After features/support/hooks.rb:305 0.826
After features/support/hooks.rb:89 0.008
Tags: @product
1:41.823
Before features/support/hooks.rb:259 0.002
Given a computer 0.162
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.048
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.900
And I plug SATA drive "gpt_ext2" 1.069
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.184
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 7.693
And I plug SATA drive "msdos_fat32" 1.427
And I start Tails from DVD with network unplugged and I login 1:23.875
Then drive "gpt_ext2" is detected by Tails 0.185
And drive "gpt_ext2" is not mounted 0.078
And drive "msdos_fat32" is detected by Tails 0.116
And drive "msdos_fat32" is not mounted 0.080
After features/support/hooks.rb:305 0.713
After features/support/hooks.rb:89 0.006