Project Number Date
test_Tails_ISO_stable 4754 28 Mar 2024, 11:54

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 5:48.063 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:42.188
Before features/support/hooks.rb:245 0.026
Given a computer 0.442
And I temporarily create a 100 MiB disk named "swap" 0.115
And I create a gpt swap partition on disk "swap" 9.984
And I plug SATA drive "swap" 1.061
And I temporarily create a 2 GiB disk named "live_hd" 0.034
And I write the Tails ISO image to disk "live_hd" 15.750
And I plug SATA drive "live_hd" 1.055
When I start Tails with network unplugged and I login 1:13.363
Then a "swap" partition was detected by Tails on drive "swap" 0.112
And drive "live_hd" is detected by Tails 0.126
But Tails has no disk swap enabled 0.078
And drive "live_hd" is not mounted 0.063
After features/support/hooks.rb:291 0.690
After features/support/hooks.rb:75 0.110
Tags: @product
1:22.213
Before features/support/hooks.rb:245 0.002
Given a computer 0.125
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.030
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 17.588
And I plug non-removable USB drive "fake_TailsData" 1.048
When I start the computer 0.988
And the computer boots Tails 49.027
Then drive "fake_TailsData" is detected by Tails 0.190
And Tails Greeter has not detected a persistence partition 13.214
After features/support/hooks.rb:291 0.716
After features/support/hooks.rb:75 0.008
Tags: @product
1:22.837
Before features/support/hooks.rb:245 0.002
Given a computer 0.120
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.029
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 18.049
And I plug SATA drive "fake_TailsData" 1.046
When I start the computer 0.983
And the computer boots Tails 49.253
Then drive "fake_TailsData" is detected by Tails 0.138
And Tails Greeter has not detected a persistence partition 13.216
After features/support/hooks.rb:291 0.720
After features/support/hooks.rb:75 0.007
Tags: @product
1:20.823
Before features/support/hooks.rb:245 0.002
Given a computer 0.149
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.029
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.915
And I plug SATA drive "gpt_ext2" 1.045
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.029
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 3.940
And I plug SATA drive "msdos_fat32" 1.060
And I start Tails from DVD with network unplugged and I login 1:10.311
Then drive "gpt_ext2" is detected by Tails 0.132
And drive "gpt_ext2" is not mounted 0.065
And drive "msdos_fat32" is detected by Tails 0.079
And drive "msdos_fat32" is not mounted 0.064
After features/support/hooks.rb:291 0.586
After features/support/hooks.rb:75 0.011