Project Number Date
test_Tails_ISO_15451-support-manual-fsck-on-error 3 24 Jul 2024, 19:22

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:2.837 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:15.578
Before features/support/hooks.rb:269 0.035
Given a computer 0.592
And I temporarily create a 100 MiB disk named "swap" 0.133
And I create a gpt swap partition on disk "swap" 12.135
And I plug SATA drive "swap" 1.062
And I temporarily create a 2 GiB disk named "live_hd" 0.038
And I write the Tails ISO image to disk "live_hd" 27.376
And I plug SATA drive "live_hd" 1.066
When I start Tails with network unplugged and I login 1:32.708
Then a "swap" partition was detected by Tails on drive "swap" 0.173
And drive "live_hd" is detected by Tails 0.122
But Tails has no disk swap enabled 0.088
And drive "live_hd" is not mounted 0.079
After features/support/hooks.rb:326 0.645
After features/support/hooks.rb:100 0.128
Tags: @product
1:36.019
Before features/support/hooks.rb:269 0.002
Given a computer 0.238
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.065
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 22.665
And I plug non-removable USB drive "fake_TailsData" 1.068
When I start the computer 1.026
And the computer boots Tails 56.692
Then drive "fake_TailsData" is detected by Tails 0.156
And Tails Greeter has not detected a persistence partition 14.106
After features/support/hooks.rb:326 0.850
After features/support/hooks.rb:100 0.007
Tags: @product
1:35.410
Before features/support/hooks.rb:269 0.001
Given a computer 0.433
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.146
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 23.109
And I plug SATA drive "fake_TailsData" 1.063
When I start the computer 1.146
And the computer boots Tails 55.529
Then drive "fake_TailsData" is detected by Tails 0.126
And Tails Greeter has not detected a persistence partition 13.855
After features/support/hooks.rb:326 0.789
After features/support/hooks.rb:100 0.009
Tags: @product
1:35.828
Before features/support/hooks.rb:269 0.002
Given a computer 0.271
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.063
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.491
And I plug SATA drive "gpt_ext2" 1.136
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.078
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.295
And I plug SATA drive "msdos_fat32" 1.075
And I start Tails from DVD with network unplugged and I login 1:19.979
Then drive "gpt_ext2" is detected by Tails 0.178
And drive "gpt_ext2" is not mounted 0.063
And drive "msdos_fat32" is detected by Tails 0.108
And drive "msdos_fat32" is not mounted 0.086
After features/support/hooks.rb:326 1.030
After features/support/hooks.rb:100 0.007