Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 85 26 May 2024, 06:56

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 7:1.542 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:4.079
Before features/support/hooks.rb:259 0.030
Given a computer 0.605
And I temporarily create a 100 MiB disk named "swap" 0.139
And I create a gpt swap partition on disk "swap" 13.229
And I plug SATA drive "swap" 1.064
And I temporarily create a 2 GiB disk named "live_hd" 0.042
And I write the Tails ISO image to disk "live_hd" 26.131
And I plug SATA drive "live_hd" 1.052
When I start Tails with network unplugged and I login 1:21.401
Then a "swap" partition was detected by Tails on drive "swap" 0.103
And drive "live_hd" is detected by Tails 0.132
But Tails has no disk swap enabled 0.088
And drive "live_hd" is not mounted 0.086
After features/support/hooks.rb:305 0.877
After features/support/hooks.rb:89 0.119
Tags: @product
1:39.610
Before features/support/hooks.rb:259 0.002
Given a computer 0.159
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" 26.489
And I plug non-removable USB drive "fake_TailsData" 1.056
When I start the computer 1.007
And the computer boots Tails 56.366
Then drive "fake_TailsData" is detected by Tails 0.163
And Tails Greeter has not detected a persistence partition 14.323
After features/support/hooks.rb:305 0.793
After features/support/hooks.rb:89 0.007
Tags: @product
1:41.227
Before features/support/hooks.rb:259 0.001
Given a computer 0.617
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.244
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 26.386
And I plug SATA drive "fake_TailsData" 1.054
When I start the computer 1.019
And the computer boots Tails 57.109
Then drive "fake_TailsData" is detected by Tails 0.164
And Tails Greeter has not detected a persistence partition 14.631
After features/support/hooks.rb:305 0.800
After features/support/hooks.rb:89 0.008
Tags: @product
1:36.624
Before features/support/hooks.rb:259 0.002
Given a computer 0.155
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.046
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.180
And I plug SATA drive "gpt_ext2" 1.061
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.052
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.291
And I plug SATA drive "msdos_fat32" 1.083
And I start Tails from DVD with network unplugged and I login 1:21.365
Then drive "gpt_ext2" is detected by Tails 0.152
And drive "gpt_ext2" is not mounted 0.088
And drive "msdos_fat32" is detected by Tails 0.081
And drive "msdos_fat32" is not mounted 0.066
After features/support/hooks.rb:305 1.168
After features/support/hooks.rb:89 0.008