Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 47 18 Apr 2024, 22:54

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:15.898 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:46.138
Before features/support/hooks.rb:259 0.030
Given a computer 0.316
And I temporarily create a 100 MiB disk named "swap" 0.141
And I create a gpt swap partition on disk "swap" 10.116
And I plug SATA drive "swap" 1.051
And I temporarily create a 2 GiB disk named "live_hd" 0.136
And I write the Tails ISO image to disk "live_hd" 16.327
And I plug SATA drive "live_hd" 1.061
When I start Tails with network unplugged and I login 1:16.572
Then a "swap" partition was detected by Tails on drive "swap" 0.096
And drive "live_hd" is detected by Tails 0.149
But Tails has no disk swap enabled 0.102
And drive "live_hd" is not mounted 0.065
After features/support/hooks.rb:305 0.675
After features/support/hooks.rb:89 0.114
Tags: @product
1:28.730
Before features/support/hooks.rb:259 0.001
Given a computer 0.144
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.036
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 16.970
And I plug non-removable USB drive "fake_TailsData" 1.046
When I start the computer 1.031
And the computer boots Tails 55.594
Then drive "fake_TailsData" is detected by Tails 0.166
And Tails Greeter has not detected a persistence partition 13.740
After features/support/hooks.rb:305 0.764
After features/support/hooks.rb:89 0.007
Tags: @product
1:29.075
Before features/support/hooks.rb:259 0.002
Given a computer 0.237
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.038
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 17.653
And I plug SATA drive "fake_TailsData" 1.049
When I start the computer 0.981
And the computer boots Tails 55.260
Then drive "fake_TailsData" is detected by Tails 0.175
And Tails Greeter has not detected a persistence partition 13.678
After features/support/hooks.rb:305 0.811
After features/support/hooks.rb:89 0.007
Tags: @product
1:31.954
Before features/support/hooks.rb:259 0.002
Given a computer 0.138
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.035
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.976
And I plug SATA drive "gpt_ext2" 1.048
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.045
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 4.951
And I plug SATA drive "msdos_fat32" 1.052
And I start Tails from DVD with network unplugged and I login 1:20.246
Then drive "gpt_ext2" is detected by Tails 0.155
And drive "gpt_ext2" is not mounted 0.088
And drive "msdos_fat32" is detected by Tails 0.117
And drive "msdos_fat32" is not mounted 0.098
After features/support/hooks.rb:305 0.964
After features/support/hooks.rb:89 0.006