Project Number Date
test_Tails_ISO_15451-support-manual-fsck-on-error 39 23 Aug 2024, 20:17

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:48.897 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:5.334
Before features/support/hooks.rb:269 0.027
Given a computer 1.074
And I temporarily create a 100 MiB disk named "swap" 0.237
And I create a gpt swap partition on disk "swap" 11.955
And I plug SATA drive "swap" 1.056
And I temporarily create a 2 GiB disk named "live_hd" 0.401
And I write the Tails ISO image to disk "live_hd" 29.464
And I plug SATA drive "live_hd" 1.146
When I start Tails with network unplugged and I login 1:19.593
Then a "swap" partition was detected by Tails on drive "swap" 0.102
And drive "live_hd" is detected by Tails 0.134
But Tails has no disk swap enabled 0.096
And drive "live_hd" is not mounted 0.073
After features/support/hooks.rb:326 0.651
After features/support/hooks.rb:100 0.118
Tags: @product
1:34.661
Before features/support/hooks.rb:269 0.001
Given a computer 0.191
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.052
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 23.041
And I plug non-removable USB drive "fake_TailsData" 1.052
When I start the computer 1.088
And the computer boots Tails 55.315
Then drive "fake_TailsData" is detected by Tails 0.149
And Tails Greeter has not detected a persistence partition 13.770
After features/support/hooks.rb:326 0.976
After features/support/hooks.rb:100 0.010
Tags: @product
1:33.982
Before features/support/hooks.rb:269 0.006
Given a computer 0.341
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" 21.433
And I plug SATA drive "fake_TailsData" 1.056
When I start the computer 1.143
And the computer boots Tails 55.476
Then drive "fake_TailsData" is detected by Tails 0.143
And Tails Greeter has not detected a persistence partition 14.340
After features/support/hooks.rb:326 0.840
After features/support/hooks.rb:100 0.008
Tags: @product
1:34.919
Before features/support/hooks.rb:269 0.002
Given a computer 0.192
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.053
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.335
And I plug SATA drive "gpt_ext2" 1.055
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.042
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.114
And I plug SATA drive "msdos_fat32" 1.066
And I start Tails from DVD with network unplugged and I login 1:19.628
Then drive "gpt_ext2" is detected by Tails 0.141
And drive "gpt_ext2" is not mounted 0.073
And drive "msdos_fat32" is detected by Tails 0.140
And drive "msdos_fat32" is not mounted 0.073
After features/support/hooks.rb:326 0.883
After features/support/hooks.rb:100 0.006