Project Number Date
test_Tails_ISO_15451-support-manual-fsck-on-error 29 20 Aug 2024, 14:14

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:52.345 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:4.187
Before features/support/hooks.rb:269 0.034
Given a computer 0.497
And I temporarily create a 100 MiB disk named "swap" 0.096
And I create a gpt swap partition on disk "swap" 11.740
And I plug SATA drive "swap" 1.049
And I temporarily create a 2 GiB disk named "live_hd" 0.053
And I write the Tails ISO image to disk "live_hd" 28.658
And I plug SATA drive "live_hd" 1.077
When I start Tails with network unplugged and I login 1:20.580
Then a "swap" partition was detected by Tails on drive "swap" 0.098
And drive "live_hd" is detected by Tails 0.159
But Tails has no disk swap enabled 0.095
And drive "live_hd" is not mounted 0.080
After features/support/hooks.rb:326 1.374
After features/support/hooks.rb:100 0.129
Tags: @product
1:35.976
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.047
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 23.123
And I plug non-removable USB drive "fake_TailsData" 1.046
When I start the computer 0.978
And the computer boots Tails 56.517
Then drive "fake_TailsData" is detected by Tails 0.176
And Tails Greeter has not detected a persistence partition 13.906
After features/support/hooks.rb:326 0.813
After features/support/hooks.rb:100 0.007
Tags: @product
1:34.768
Before features/support/hooks.rb:269 0.001
Given a computer 0.159
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.045
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 21.731
And I plug SATA drive "fake_TailsData" 1.062
When I start the computer 1.051
And the computer boots Tails 56.718
Then drive "fake_TailsData" is detected by Tails 0.140
And Tails Greeter has not detected a persistence partition 13.859
After features/support/hooks.rb:326 0.799
After features/support/hooks.rb:100 0.009
Tags: @product
1:37.412
Before features/support/hooks.rb:269 0.002
Given a computer 0.180
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.045
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.239
And I plug SATA drive "gpt_ext2" 1.059
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.048
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.173
And I plug SATA drive "msdos_fat32" 1.072
And I start Tails from DVD with network unplugged and I login 1:22.204
Then drive "gpt_ext2" is detected by Tails 0.139
And drive "gpt_ext2" is not mounted 0.077
And drive "msdos_fat32" is detected by Tails 0.086
And drive "msdos_fat32" is not mounted 0.084
After features/support/hooks.rb:326 0.720
After features/support/hooks.rb:100 0.009