Project Number Date
test_Tails_ISO_stable 4752 27 Mar 2024, 16:17

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:1.879 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:43.904
Before features/support/hooks.rb:245 0.017
Given a computer 0.768
And I temporarily create a 100 MiB disk named "swap" 0.386
And I create a gpt swap partition on disk "swap" 11.718
And I plug SATA drive "swap" 1.317
And I temporarily create a 2 GiB disk named "live_hd" 0.043
And I write the Tails ISO image to disk "live_hd" 17.154
And I plug SATA drive "live_hd" 1.062
When I start Tails with network unplugged and I login 1:11.104
Then a "swap" partition was detected by Tails on drive "swap" 0.089
And drive "live_hd" is detected by Tails 0.121
But Tails has no disk swap enabled 0.083
And drive "live_hd" is not mounted 0.053
After features/support/hooks.rb:291 0.664
After features/support/hooks.rb:75 0.110
Tags: @product
1:27.119
Before features/support/hooks.rb:245 0.002
Given a computer 0.158
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" 19.775
And I plug non-removable USB drive "fake_TailsData" 1.049
When I start the computer 1.166
And the computer boots Tails 51.433
Then drive "fake_TailsData" is detected by Tails 0.188
And Tails Greeter has not detected a persistence partition 13.299
After features/support/hooks.rb:291 0.729
After features/support/hooks.rb:75 0.006
Tags: @product
1:27.066
Before features/support/hooks.rb:245 0.002
Given a computer 0.167
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.043
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 20.116
And I plug SATA drive "fake_TailsData" 1.064
When I start the computer 1.040
And the computer boots Tails 51.216
Then drive "fake_TailsData" is detected by Tails 0.157
And Tails Greeter has not detected a persistence partition 13.260
After features/support/hooks.rb:291 0.730
After features/support/hooks.rb:75 0.040
Tags: @product
1:23.789
Before features/support/hooks.rb:245 0.002
Given a computer 0.158
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.044
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.904
And I plug SATA drive "gpt_ext2" 1.048
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.038
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 3.917
And I plug SATA drive "msdos_fat32" 1.057
And I start Tails from DVD with network unplugged and I login 1:13.237
Then drive "gpt_ext2" is detected by Tails 0.144
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.073
After features/support/hooks.rb:291 1.247
After features/support/hooks.rb:75 0.007