Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 9 19 Mar 2024, 23:03

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 5:47.511 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:40.114
Before features/support/hooks.rb:245 0.021
Given a computer 0.492
And I temporarily create a 100 MiB disk named "swap" 0.115
And I create a gpt swap partition on disk "swap" 9.134
And I plug SATA drive "swap" 1.053
And I temporarily create a 2 GiB disk named "live_hd" 0.050
And I write the Tails ISO image to disk "live_hd" 15.912
And I plug SATA drive "live_hd" 1.060
When I start Tails with network unplugged and I login 1:11.912
Then a "swap" partition was detected by Tails on drive "swap" 0.091
And drive "live_hd" is detected by Tails 0.147
But Tails has no disk swap enabled 0.081
And drive "live_hd" is not mounted 0.061
After features/support/hooks.rb:291 0.654
After features/support/hooks.rb:75 0.109
Tags: @product
1:22.693
Before features/support/hooks.rb:245 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" 17.611
And I plug non-removable USB drive "fake_TailsData" 1.061
When I start the computer 0.956
And the computer boots Tails 49.721
Then drive "fake_TailsData" is detected by Tails 0.167
And Tails Greeter has not detected a persistence partition 12.972
After features/support/hooks.rb:291 0.784
After features/support/hooks.rb:75 0.007
Tags: @product
1:25.612
Before features/support/hooks.rb:245 0.002
Given a computer 0.158
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.042
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 20.879
And I plug SATA drive "fake_TailsData" 1.059
When I start the computer 0.939
And the computer boots Tails 49.123
Then drive "fake_TailsData" is detected by Tails 0.160
And Tails Greeter has not detected a persistence partition 13.249
After features/support/hooks.rb:291 0.769
After features/support/hooks.rb:75 0.009
Tags: @product
1:19.091
Before features/support/hooks.rb:245 0.003
Given a computer 0.167
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" 3.976
And I plug SATA drive "gpt_ext2" 1.050
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.039
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 3.910
And I plug SATA drive "msdos_fat32" 1.053
And I start Tails from DVD with network unplugged and I login 1:8.481
Then drive "gpt_ext2" is detected by Tails 0.149
And drive "gpt_ext2" is not mounted 0.066
And drive "msdos_fat32" is detected by Tails 0.083
And drive "msdos_fat32" is not mounted 0.066
After features/support/hooks.rb:291 0.614
After features/support/hooks.rb:75 0.006