Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 41 13 Apr 2024, 06:44

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:2.796 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:49.063
Before features/support/hooks.rb:259 0.038
Given a computer 0.526
And I temporarily create a 100 MiB disk named "swap" 0.125
And I create a gpt swap partition on disk "swap" 12.367
And I plug SATA drive "swap" 1.152
And I temporarily create a 2 GiB disk named "live_hd" 0.049
And I write the Tails ISO image to disk "live_hd" 18.447
And I plug SATA drive "live_hd" 1.076
When I start Tails with network unplugged and I login 1:14.903
Then a "swap" partition was detected by Tails on drive "swap" 0.115
And drive "live_hd" is detected by Tails 0.119
But Tails has no disk swap enabled 0.098
And drive "live_hd" is not mounted 0.081
After features/support/hooks.rb:305 0.692
After features/support/hooks.rb:89 0.117
Tags: @product
1:23.218
Before features/support/hooks.rb:259 0.002
Given a computer 0.168
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.046
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 15.006
And I plug non-removable USB drive "fake_TailsData" 1.080
When I start the computer 1.023
And the computer boots Tails 51.900
Then drive "fake_TailsData" is detected by Tails 0.127
And Tails Greeter has not detected a persistence partition 13.864
After features/support/hooks.rb:305 0.713
After features/support/hooks.rb:89 0.008
Tags: @product
1:25.297
Before features/support/hooks.rb:259 0.002
Given a computer 0.143
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.044
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 15.547
And I plug SATA drive "fake_TailsData" 1.044
When I start the computer 1.050
And the computer boots Tails 53.395
Then drive "fake_TailsData" is detected by Tails 0.164
And Tails Greeter has not detected a persistence partition 13.907
After features/support/hooks.rb:305 0.780
After features/support/hooks.rb:89 0.008
Tags: @product
1:25.216
Before features/support/hooks.rb:259 0.002
Given a computer 0.190
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.058
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.977
And I plug SATA drive "gpt_ext2" 1.048
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.919
And I plug SATA drive "msdos_fat32" 1.052
And I start Tails from DVD with network unplugged and I login 1:14.535
Then drive "gpt_ext2" is detected by Tails 0.146
And drive "gpt_ext2" is not mounted 0.086
And drive "msdos_fat32" is detected by Tails 0.097
And drive "msdos_fat32" is not mounted 0.067
After features/support/hooks.rb:305 0.887
After features/support/hooks.rb:89 0.007