Project Number Date
test_Tails_ISO_devel 3295 24 Feb 2024, 12:47

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:7.597 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.541
Before features/support/hooks.rb:245 0.023
Given a computer 0.469
And I temporarily create a 100 MiB disk named "swap" 0.155
And I create a gpt swap partition on disk "swap" 9.377
And I plug SATA drive "swap" 1.052
And I temporarily create a 2 GiB disk named "live_hd" 0.039
And I write the Tails ISO image to disk "live_hd" 16.360
And I plug SATA drive "live_hd" 1.062
When I start Tails with network unplugged and I login 1:17.615
Then a "swap" partition was detected by Tails on drive "swap" 0.117
And drive "live_hd" is detected by Tails 0.125
But Tails has no disk swap enabled 0.093
And drive "live_hd" is not mounted 0.072
After features/support/hooks.rb:291 0.723
After features/support/hooks.rb:75 0.126
Tags: @product
1:28.532
Before features/support/hooks.rb:245 0.002
Given a computer 0.159
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" 15.983
And I plug non-removable USB drive "fake_TailsData" 1.047
When I start the computer 1.072
And the computer boots Tails 56.781
Then drive "fake_TailsData" is detected by Tails 0.143
And Tails Greeter has not detected a persistence partition 13.295
After features/support/hooks.rb:291 0.876
After features/support/hooks.rb:75 0.008
Tags: @product
1:25.638
Before features/support/hooks.rb:245 0.002
Given a computer 0.176
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.049
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 15.825
And I plug SATA drive "fake_TailsData" 1.053
When I start the computer 1.018
And the computer boots Tails 54.160
Then drive "fake_TailsData" is detected by Tails 0.145
And Tails Greeter has not detected a persistence partition 13.207
After features/support/hooks.rb:291 0.864
After features/support/hooks.rb:75 0.007
Tags: @product
1:26.885
Before features/support/hooks.rb:245 0.002
Given a computer 0.178
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.043
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 4.055
And I plug SATA drive "gpt_ext2" 1.047
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.105
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 4.145
And I plug SATA drive "msdos_fat32" 1.166
And I start Tails from DVD with network unplugged and I login 1:15.802
Then drive "gpt_ext2" is detected by Tails 0.110
And drive "gpt_ext2" is not mounted 0.073
And drive "msdos_fat32" is detected by Tails 0.084
And drive "msdos_fat32" is not mounted 0.070
After features/support/hooks.rb:291 1.147
After features/support/hooks.rb:75 0.007