Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 90 30 May 2024, 13:47

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:51.462 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:3.198
Before features/support/hooks.rb:265 0.025
Given a computer 0.730
And I temporarily create a 100 MiB disk named "swap" 0.138
And I create a gpt swap partition on disk "swap" 12.676
And I plug SATA drive "swap" 1.058
And I temporarily create a 2 GiB disk named "live_hd" 0.045
And I write the Tails ISO image to disk "live_hd" 27.013
And I plug SATA drive "live_hd" 1.068
When I start Tails with network unplugged and I login 1:20.064
Then a "swap" partition was detected by Tails on drive "swap" 0.122
And drive "live_hd" is detected by Tails 0.126
But Tails has no disk swap enabled 0.076
And drive "live_hd" is not mounted 0.078
After features/support/hooks.rb:311 0.673
After features/support/hooks.rb:100 0.122
Tags: @product
1:35.300
Before features/support/hooks.rb:265 0.002
Given a computer 0.209
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.047
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 21.582
And I plug non-removable USB drive "fake_TailsData" 1.062
When I start the computer 1.136
And the computer boots Tails 56.437
Then drive "fake_TailsData" is detected by Tails 0.186
And Tails Greeter has not detected a persistence partition 14.638
After features/support/hooks.rb:311 0.887
After features/support/hooks.rb:100 0.010
Tags: @product
1:34.001
Before features/support/hooks.rb:265 0.005
Given a computer 0.242
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" 21.532
And I plug SATA drive "fake_TailsData" 1.054
When I start the computer 1.224
And the computer boots Tails 55.654
Then drive "fake_TailsData" is detected by Tails 0.167
And Tails Greeter has not detected a persistence partition 14.079
After features/support/hooks.rb:311 0.789
After features/support/hooks.rb:100 0.009
Tags: @product
1:38.961
Before features/support/hooks.rb:265 0.002
Given a computer 0.197
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.041
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.127
And I plug SATA drive "gpt_ext2" 1.064
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.046
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.349
And I plug SATA drive "msdos_fat32" 1.079
And I start Tails from DVD with network unplugged and I login 1:23.621
Then drive "gpt_ext2" is detected by Tails 0.171
And drive "gpt_ext2" is not mounted 0.094
And drive "msdos_fat32" is detected by Tails 0.096
And drive "msdos_fat32" is not mounted 0.071
After features/support/hooks.rb:311 0.787
After features/support/hooks.rb:100 0.007