Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 36 10 Apr 2024, 06:27

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:5.507 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:45.131
Before features/support/hooks.rb:259 0.031
Given a computer 0.675
And I temporarily create a 100 MiB disk named "swap" 0.165
And I create a gpt swap partition on disk "swap" 10.127
And I plug SATA drive "swap" 1.286
And I temporarily create a 2 GiB disk named "live_hd" 0.060
And I write the Tails ISO image to disk "live_hd" 17.181
And I plug SATA drive "live_hd" 1.064
When I start Tails with network unplugged and I login 1:14.168
Then a "swap" partition was detected by Tails on drive "swap" 0.095
And drive "live_hd" is detected by Tails 0.121
But Tails has no disk swap enabled 0.105
And drive "live_hd" is not mounted 0.079
After features/support/hooks.rb:305 0.918
After features/support/hooks.rb:89 0.123
Tags: @product
1:28.258
Before features/support/hooks.rb:259 0.003
Given a computer 0.178
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.048
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 19.113
And I plug non-removable USB drive "fake_TailsData" 1.066
When I start the computer 1.025
And the computer boots Tails 53.231
Then drive "fake_TailsData" is detected by Tails 0.153
And Tails Greeter has not detected a persistence partition 13.440
After features/support/hooks.rb:305 0.776
After features/support/hooks.rb:89 0.008
Tags: @product
1:26.698
Before features/support/hooks.rb:259 0.002
Given a computer 0.240
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.140
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 15.556
And I plug SATA drive "fake_TailsData" 1.063
When I start the computer 1.139
And the computer boots Tails 54.320
Then drive "fake_TailsData" is detected by Tails 0.220
And Tails Greeter has not detected a persistence partition 14.018
After features/support/hooks.rb:305 0.785
After features/support/hooks.rb:89 0.046
Tags: @product
1:25.419
Before features/support/hooks.rb:259 0.002
Given a computer 0.162
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.043
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 5.016
And I plug SATA drive "gpt_ext2" 1.053
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" 3.949
And I plug SATA drive "msdos_fat32" 1.052
And I start Tails from DVD with network unplugged and I login 1:13.715
Then drive "gpt_ext2" is detected by Tails 0.123
And drive "gpt_ext2" is not mounted 0.079
And drive "msdos_fat32" is detected by Tails 0.104
And drive "msdos_fat32" is not mounted 0.073
After features/support/hooks.rb:305 1.165
After features/support/hooks.rb:89 0.007