Project Number Date
test_Tails_ISO_15451-support-manual-fsck-on-error 2 24 Jul 2024, 16:43

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 7:0.360 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:10.428
Before features/support/hooks.rb:269 0.030
Given a computer 0.580
And I temporarily create a 100 MiB disk named "swap" 0.754
And I create a gpt swap partition on disk "swap" 11.808
And I plug SATA drive "swap" 1.052
And I temporarily create a 2 GiB disk named "live_hd" 0.040
And I write the Tails ISO image to disk "live_hd" 27.142
And I plug SATA drive "live_hd" 1.065
When I start Tails with network unplugged and I login 1:27.500
Then a "swap" partition was detected by Tails on drive "swap" 0.136
And drive "live_hd" is detected by Tails 0.163
But Tails has no disk swap enabled 0.092
And drive "live_hd" is not mounted 0.089
After features/support/hooks.rb:326 1.237
After features/support/hooks.rb:100 0.205
Tags: @product
1:38.458
Before features/support/hooks.rb:269 0.006
Given a computer 0.248
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.072
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 22.462
And I plug non-removable USB drive "fake_TailsData" 1.067
When I start the computer 1.155
And the computer boots Tails 59.479
Then drive "fake_TailsData" is detected by Tails 0.139
And Tails Greeter has not detected a persistence partition 13.832
After features/support/hooks.rb:326 0.775
After features/support/hooks.rb:100 0.010
Tags: @product
1:37.727
Before features/support/hooks.rb:269 0.002
Given a computer 0.168
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.051
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 22.617
And I plug SATA drive "fake_TailsData" 1.048
When I start the computer 1.089
And the computer boots Tails 58.505
Then drive "fake_TailsData" is detected by Tails 0.161
And Tails Greeter has not detected a persistence partition 14.086
After features/support/hooks.rb:326 0.865
After features/support/hooks.rb:100 0.008
Tags: @product
1:33.745
Before features/support/hooks.rb:269 0.002
Given a computer 0.177
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.050
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.255
And I plug SATA drive "gpt_ext2" 1.055
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.041
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.245
And I plug SATA drive "msdos_fat32" 1.076
And I start Tails from DVD with network unplugged and I login 1:18.424
Then drive "gpt_ext2" is detected by Tails 0.160
And drive "gpt_ext2" is not mounted 0.079
And drive "msdos_fat32" is detected by Tails 0.094
And drive "msdos_fat32" is not mounted 0.083
After features/support/hooks.rb:326 0.882
After features/support/hooks.rb:100 0.007