Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 60 30 Apr 2024, 06:42

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:59.503 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:5.250
Before features/support/hooks.rb:259 0.039
Given a computer 0.675
And I temporarily create a 100 MiB disk named "swap" 0.137
And I create a gpt swap partition on disk "swap" 12.782
And I plug SATA drive "swap" 1.064
And I temporarily create a 2 GiB disk named "live_hd" 0.053
And I write the Tails ISO image to disk "live_hd" 26.837
And I plug SATA drive "live_hd" 1.065
When I start Tails with network unplugged and I login 1:22.210
Then a "swap" partition was detected by Tails on drive "swap" 0.105
And drive "live_hd" is detected by Tails 0.142
But Tails has no disk swap enabled 0.086
And drive "live_hd" is not mounted 0.087
After features/support/hooks.rb:305 0.695
After features/support/hooks.rb:89 0.127
Tags: @product
1:37.442
Before features/support/hooks.rb:259 0.002
Given a computer 0.198
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.045
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 23.688
And I plug non-removable USB drive "fake_TailsData" 1.074
When I start the computer 1.225
And the computer boots Tails 56.976
Then drive "fake_TailsData" is detected by Tails 0.164
And Tails Greeter has not detected a persistence partition 14.068
After features/support/hooks.rb:305 1.195
After features/support/hooks.rb:89 0.010
Tags: @product
1:34.198
Before features/support/hooks.rb:259 0.002
Given a computer 0.151
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.051
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 21.325
And I plug SATA drive "fake_TailsData" 1.045
When I start the computer 0.987
And the computer boots Tails 55.721
Then drive "fake_TailsData" is detected by Tails 0.195
And Tails Greeter has not detected a persistence partition 14.721
After features/support/hooks.rb:305 1.030
After features/support/hooks.rb:89 0.012
Tags: @product
1:42.612
Before features/support/hooks.rb:259 0.002
Given a computer 0.936
And I temporarily create a 100 MiB disk named "gpt_ext2" 1.000
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 7.305
And I plug SATA drive "gpt_ext2" 1.062
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.058
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.516
And I plug SATA drive "msdos_fat32" 1.074
And I start Tails from DVD with network unplugged and I login 1:24.244
Then drive "gpt_ext2" is detected by Tails 0.161
And drive "gpt_ext2" is not mounted 0.076
And drive "msdos_fat32" is detected by Tails 0.108
And drive "msdos_fat32" is not mounted 0.066
After features/support/hooks.rb:305 0.944
After features/support/hooks.rb:89 0.013