Project Number Date
test_Tails_ISO_devel 3293 22 Feb 2024, 12:28

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:5.489 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:48.489
Before features/support/hooks.rb:245 0.022
Given a computer 2.017
And I temporarily create a 100 MiB disk named "swap" 0.411
And I create a gpt swap partition on disk "swap" 12.383
And I plug SATA drive "swap" 1.040
And I temporarily create a 2 GiB disk named "live_hd" 0.064
And I write the Tails ISO image to disk "live_hd" 16.099
And I plug SATA drive "live_hd" 1.086
When I start Tails with network unplugged and I login 1:15.055
Then a "swap" partition was detected by Tails on drive "swap" 0.095
And drive "live_hd" is detected by Tails 0.093
But Tails has no disk swap enabled 0.076
And drive "live_hd" is not mounted 0.066
After features/support/hooks.rb:291 0.695
After features/support/hooks.rb:75 0.111
Tags: @product
1:27.640
Before features/support/hooks.rb:245 0.002
Given a computer 0.123
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" 17.399
And I plug non-removable USB drive "fake_TailsData" 1.051
When I start the computer 0.943
And the computer boots Tails 54.736
Then drive "fake_TailsData" is detected by Tails 0.149
And Tails Greeter has not detected a persistence partition 13.207
After features/support/hooks.rb:291 0.784
After features/support/hooks.rb:75 0.007
Tags: @product
1:27.103
Before features/support/hooks.rb:245 0.001
Given a computer 0.117
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.024
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 18.342
And I plug SATA drive "fake_TailsData" 1.055
When I start the computer 1.003
And the computer boots Tails 53.327
Then drive "fake_TailsData" is detected by Tails 0.139
And Tails Greeter has not detected a persistence partition 13.092
After features/support/hooks.rb:291 0.711
After features/support/hooks.rb:75 0.007
Tags: @product
1:22.255
Before features/support/hooks.rb:245 0.002
Given a computer 0.120
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.027
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.888
And I plug SATA drive "gpt_ext2" 1.041
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.030
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 3.883
And I plug SATA drive "msdos_fat32" 1.051
And I start Tails from DVD with network unplugged and I login 1:11.885
Then drive "gpt_ext2" is detected by Tails 0.103
And drive "gpt_ext2" is not mounted 0.065
And drive "msdos_fat32" is detected by Tails 0.102
And drive "msdos_fat32" is not mounted 0.056
After features/support/hooks.rb:291 0.618
After features/support/hooks.rb:75 0.014