Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 49 20 Apr 2024, 06:31

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:27.378 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:52.343
Before features/support/hooks.rb:259 0.018
Given a computer 0.507
And I temporarily create a 100 MiB disk named "swap" 0.153
And I create a gpt swap partition on disk "swap" 10.230
And I plug SATA drive "swap" 1.051
And I temporarily create a 2 GiB disk named "live_hd" 0.068
And I write the Tails ISO image to disk "live_hd" 17.678
And I plug SATA drive "live_hd" 1.052
When I start Tails with network unplugged and I login 1:21.236
Then a "swap" partition was detected by Tails on drive "swap" 0.091
And drive "live_hd" is detected by Tails 0.125
But Tails has no disk swap enabled 0.086
And drive "live_hd" is not mounted 0.063
After features/support/hooks.rb:305 0.708
After features/support/hooks.rb:89 0.113
Tags: @product
1:28.255
Before features/support/hooks.rb:259 0.002
Given a computer 0.183
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" 15.571
And I plug non-removable USB drive "fake_TailsData" 1.056
When I start the computer 1.025
And the computer boots Tails 56.366
Then drive "fake_TailsData" is detected by Tails 0.185
And Tails Greeter has not detected a persistence partition 13.821
After features/support/hooks.rb:305 0.800
After features/support/hooks.rb:89 0.008
Tags: @product
1:36.400
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.044
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 21.743
And I plug SATA drive "fake_TailsData" 1.045
When I start the computer 1.082
And the computer boots Tails 58.460
Then drive "fake_TailsData" is detected by Tails 0.150
And Tails Greeter has not detected a persistence partition 13.729
After features/support/hooks.rb:305 0.837
After features/support/hooks.rb:89 0.008
Tags: @product
1:30.378
Before features/support/hooks.rb:259 0.003
Given a computer 0.218
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.047
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.916
And I plug SATA drive "gpt_ext2" 1.058
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.041
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 4.059
And I plug SATA drive "msdos_fat32" 1.053
And I start Tails from DVD with network unplugged and I login 1:19.555
Then drive "gpt_ext2" is detected by Tails 0.155
And drive "gpt_ext2" is not mounted 0.083
And drive "msdos_fat32" is detected by Tails 0.098
And drive "msdos_fat32" is not mounted 0.090
After features/support/hooks.rb:305 0.769
After features/support/hooks.rb:89 0.007