Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 35 09 Apr 2024, 06:16

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:0.556 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:41.432
Before features/support/hooks.rb:259 0.022
Given a computer 0.488
And I temporarily create a 100 MiB disk named "swap" 0.117
And I create a gpt swap partition on disk "swap" 8.707
And I plug SATA drive "swap" 1.043
And I temporarily create a 2 GiB disk named "live_hd" 0.045
And I write the Tails ISO image to disk "live_hd" 15.662
And I plug SATA drive "live_hd" 1.073
When I start Tails with network unplugged and I login 1:13.932
Then a "swap" partition was detected by Tails on drive "swap" 0.091
And drive "live_hd" is detected by Tails 0.123
But Tails has no disk swap enabled 0.079
And drive "live_hd" is not mounted 0.067
After features/support/hooks.rb:305 0.656
After features/support/hooks.rb:89 0.112
Tags: @product
1:26.663
Before features/support/hooks.rb:259 0.002
Given a computer 0.157
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" 18.538
And I plug non-removable USB drive "fake_TailsData" 1.052
When I start the computer 0.984
And the computer boots Tails 52.061
Then drive "fake_TailsData" is detected by Tails 0.160
And Tails Greeter has not detected a persistence partition 13.663
After features/support/hooks.rb:305 0.775
After features/support/hooks.rb:89 0.007
Tags: @product
1:24.948
Before features/support/hooks.rb:259 0.001
Given a computer 0.143
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" 18.340
And I plug SATA drive "fake_TailsData" 1.063
When I start the computer 1.008
And the computer boots Tails 50.386
Then drive "fake_TailsData" is detected by Tails 0.143
And Tails Greeter has not detected a persistence partition 13.825
After features/support/hooks.rb:305 0.718
After features/support/hooks.rb:89 0.007
Tags: @product
1:27.511
Before features/support/hooks.rb:259 0.002
Given a computer 0.983
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.447
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 4.001
And I plug SATA drive "gpt_ext2" 1.054
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.038
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 4.893
And I plug SATA drive "msdos_fat32" 1.073
And I start Tails from DVD with network unplugged and I login 1:14.596
Then drive "gpt_ext2" is detected by Tails 0.160
And drive "gpt_ext2" is not mounted 0.072
And drive "msdos_fat32" is detected by Tails 0.092
And drive "msdos_fat32" is not mounted 0.096
After features/support/hooks.rb:305 0.650
After features/support/hooks.rb:89 0.006