Project Number Date
test_Tails_ISO_15451-support-manual-fsck-on-error 35 22 Aug 2024, 20:02

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.732 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:6.096
Before features/support/hooks.rb:269 0.019
Given a computer 1.694
And I temporarily create a 100 MiB disk named "swap" 0.071
And I create a gpt swap partition on disk "swap" 11.744
And I plug SATA drive "swap" 1.092
And I temporarily create a 2 GiB disk named "live_hd" 0.051
And I write the Tails ISO image to disk "live_hd" 28.995
And I plug SATA drive "live_hd" 1.077
When I start Tails with network unplugged and I login 1:20.938
Then a "swap" partition was detected by Tails on drive "swap" 0.107
And drive "live_hd" is detected by Tails 0.143
But Tails has no disk swap enabled 0.082
And drive "live_hd" is not mounted 0.095
After features/support/hooks.rb:326 0.835
After features/support/hooks.rb:100 0.135
Tags: @product
1:34.945
Before features/support/hooks.rb:269 0.001
Given a computer 0.171
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.118
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 22.216
And I plug non-removable USB drive "fake_TailsData" 1.058
When I start the computer 1.499
And the computer boots Tails 55.964
Then drive "fake_TailsData" is detected by Tails 0.148
And Tails Greeter has not detected a persistence partition 13.768
After features/support/hooks.rb:326 0.757
After features/support/hooks.rb:100 0.008
Tags: @product
1:35.545
Before features/support/hooks.rb:269 0.002
Given a computer 0.178
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.036
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 22.380
And I plug SATA drive "fake_TailsData" 1.076
When I start the computer 1.037
And the computer boots Tails 57.002
Then drive "fake_TailsData" is detected by Tails 0.140
And Tails Greeter has not detected a persistence partition 13.692
After features/support/hooks.rb:326 0.840
After features/support/hooks.rb:100 0.008
Tags: @product
1:35.144
Before features/support/hooks.rb:269 0.002
Given a computer 0.178
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.056
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.181
And I plug SATA drive "gpt_ext2" 1.060
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.053
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.202
And I plug SATA drive "msdos_fat32" 1.060
And I start Tails from DVD with network unplugged and I login 1:19.946
Then drive "gpt_ext2" is detected by Tails 0.132
And drive "gpt_ext2" is not mounted 0.089
And drive "msdos_fat32" is detected by Tails 0.104
And drive "msdos_fat32" is not mounted 0.076
After features/support/hooks.rb:326 0.652
After features/support/hooks.rb:100 0.007