Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 98 08 Jun 2024, 06:21

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:36.946 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:58.174
Before features/support/hooks.rb:269 0.023
Given a computer 0.499
And I temporarily create a 100 MiB disk named "swap" 0.109
And I create a gpt swap partition on disk "swap" 12.543
And I plug SATA drive "swap" 1.049
And I temporarily create a 2 GiB disk named "live_hd" 0.048
And I write the Tails ISO image to disk "live_hd" 25.691
And I plug SATA drive "live_hd" 1.053
When I start Tails with network unplugged and I login 1:16.805
Then a "swap" partition was detected by Tails on drive "swap" 0.093
And drive "live_hd" is detected by Tails 0.128
But Tails has no disk swap enabled 0.078
And drive "live_hd" is not mounted 0.071
After features/support/hooks.rb:315 0.670
After features/support/hooks.rb:100 0.112
Tags: @product
1:33.047
Before features/support/hooks.rb:269 0.002
Given a computer 0.167
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.033
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 23.795
And I plug non-removable USB drive "fake_TailsData" 1.055
When I start the computer 1.011
And the computer boots Tails 52.780
Then drive "fake_TailsData" is detected by Tails 0.288
And Tails Greeter has not detected a persistence partition 13.913
After features/support/hooks.rb:315 0.745
After features/support/hooks.rb:100 0.006
Tags: @product
1:36.109
Before features/support/hooks.rb:269 0.002
Given a computer 0.173
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.035
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 26.186
And I plug SATA drive "fake_TailsData" 1.042
When I start the computer 0.976
And the computer boots Tails 53.995
Then drive "fake_TailsData" is detected by Tails 0.163
And Tails Greeter has not detected a persistence partition 13.536
After features/support/hooks.rb:315 0.715
After features/support/hooks.rb:100 0.008
Tags: @product
1:29.616
Before features/support/hooks.rb:269 0.003
Given a computer 0.160
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.035
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.143
And I plug SATA drive "gpt_ext2" 1.045
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.043
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.161
And I plug SATA drive "msdos_fat32" 1.056
And I start Tails from DVD with network unplugged and I login 1:14.641
Then drive "gpt_ext2" is detected by Tails 0.118
And drive "gpt_ext2" is not mounted 0.067
And drive "msdos_fat32" is detected by Tails 0.066
And drive "msdos_fat32" is not mounted 0.073
After features/support/hooks.rb:315 0.782
After features/support/hooks.rb:100 0.006