Project Number Date
test_Tails_ISO_stable 4553 05 Dec 2023, 15: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 5:23.626 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:34.544
Before features/support/hooks.rb:245 0.021
Given a computer 0.498
And I temporarily create a 100 MiB disk named "swap" 0.123
And I create a gpt swap partition on disk "swap" 8.905
And I plug SATA drive "swap" 1.055
And I temporarily create a 2 GiB disk named "live_hd" 0.273
And I write the Tails ISO image to disk "live_hd" 18.011
And I plug SATA drive "live_hd" 1.072
When I start Tails with network unplugged and I login 1:4.066
Then a "swap" partition was detected by Tails on drive "swap" 0.169
And drive "live_hd" is detected by Tails 0.131
But Tails has no disk swap enabled 0.129
And drive "live_hd" is not mounted 0.107
After features/support/hooks.rb:291 0.869
After features/support/hooks.rb:75 0.130
Tags: @product
1:16.136
Before features/support/hooks.rb:245 0.002
Given a computer 0.187
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.063
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 16.990
And I plug non-removable USB drive "fake_TailsData" 1.181
When I start the computer 1.042
And the computer boots Tails 42.972
Then drive "fake_TailsData" is detected by Tails 0.111
And Tails Greeter has not detected a persistence partition 13.588
After features/support/hooks.rb:291 0.883
After features/support/hooks.rb:75 0.008
Tags: @product
1:16.238
Before features/support/hooks.rb:245 0.002
Given a computer 0.363
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.127
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 17.533
And I plug SATA drive "fake_TailsData" 1.062
When I start the computer 1.035
And the computer boots Tails 42.735
Then drive "fake_TailsData" is detected by Tails 0.103
And Tails Greeter has not detected a persistence partition 13.276
After features/support/hooks.rb:291 0.826
After features/support/hooks.rb:75 0.009
Tags: @product
1:16.706
Before features/support/hooks.rb:245 0.002
Given a computer 0.183
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.069
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 5.031
And I plug SATA drive "gpt_ext2" 1.098
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.051
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 4.989
And I plug SATA drive "msdos_fat32" 1.068
And I start Tails from DVD with network unplugged and I login 1:3.717
Then drive "gpt_ext2" is detected by Tails 0.170
And drive "gpt_ext2" is not mounted 0.089
And drive "msdos_fat32" is detected by Tails 0.133
And drive "msdos_fat32" is not mounted 0.101
After features/support/hooks.rb:291 0.733
After features/support/hooks.rb:75 0.006