Project Number Date
test_Tails_ISO_stable 4776 06 Apr 2024, 12:27

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:12.894 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
1:46.029
Before features/support/hooks.rb:259 0.021
Given a computer 0.382
And I temporarily create a 100 MiB disk named "swap" 0.127
And I create a gpt swap partition on disk "swap" 10.381
And I plug SATA drive "swap" 1.060
And I temporarily create a 2 GiB disk named "live_hd" 0.050
And I write the Tails ISO image to disk "live_hd" 17.882
And I plug SATA drive "live_hd" 1.061
When I start Tails with network unplugged and I login 1:14.717
Then a "swap" partition was detected by Tails on drive "swap" 0.087
And drive "live_hd" is detected by Tails 0.118
But Tails has no disk swap enabled 0.081
And drive "live_hd" is not mounted 0.077
After features/support/hooks.rb:305 1.505
After features/support/hooks.rb:89 0.114
Tags: @product
1:32.000
Before features/support/hooks.rb:259 0.002
Given a computer 0.161
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" 15.224
And I plug non-removable USB drive "fake_TailsData" 1.049
When I start the computer 0.980
And the computer boots Tails 1:0.572
Then drive "fake_TailsData" is detected by Tails 0.160
And Tails Greeter has not detected a persistence partition 13.806
After features/support/hooks.rb:305 0.770
After features/support/hooks.rb:89 0.024
Tags: @product
1:29.211
Before features/support/hooks.rb:259 0.002
Given a computer 0.164
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" 20.028
And I plug SATA drive "fake_TailsData" 1.058
When I start the computer 1.001
And the computer boots Tails 53.414
Then drive "fake_TailsData" is detected by Tails 0.124
And Tails Greeter has not detected a persistence partition 13.370
After features/support/hooks.rb:305 0.769
After features/support/hooks.rb:89 0.007
Tags: @product
1:25.652
Before features/support/hooks.rb:259 0.002
Given a computer 0.146
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.217
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 4.948
And I plug SATA drive "gpt_ext2" 1.052
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.055
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 4.904
And I plug SATA drive "msdos_fat32" 1.055
And I start Tails from DVD with network unplugged and I login 1:12.896
Then drive "gpt_ext2" is detected by Tails 0.145
And drive "gpt_ext2" is not mounted 0.066
And drive "msdos_fat32" is detected by Tails 0.097
And drive "msdos_fat32" is not mounted 0.065
After features/support/hooks.rb:305 1.548
After features/support/hooks.rb:89 0.006