Project Number Date
test_Tails_ISO_devel 3272 08 Feb 2024, 17: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 5:56.042 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.400
Before features/support/hooks.rb:245 0.018
Given a computer 0.578
And I temporarily create a 100 MiB disk named "swap" 0.098
And I create a gpt swap partition on disk "swap" 15.120
And I plug SATA drive "swap" 1.037
And I temporarily create a 2 GiB disk named "live_hd" 0.026
And I write the Tails ISO image to disk "live_hd" 17.923
And I plug SATA drive "live_hd" 1.130
When I start Tails with network unplugged and I login 1:12.111
Then a "swap" partition was detected by Tails on drive "swap" 0.113
And drive "live_hd" is detected by Tails 0.127
But Tails has no disk swap enabled 0.075
And drive "live_hd" is not mounted 0.056
After features/support/hooks.rb:291 1.318
After features/support/hooks.rb:75 0.114
Tags: @product
1:19.841
Before features/support/hooks.rb:245 0.002
Given a computer 0.115
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.021
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 15.024
And I plug non-removable USB drive "fake_TailsData" 1.040
When I start the computer 0.974
And the computer boots Tails 49.540
Then drive "fake_TailsData" is detected by Tails 0.148
And Tails Greeter has not detected a persistence partition 12.977
After features/support/hooks.rb:291 0.739
After features/support/hooks.rb:75 0.008
Tags: @product
1:25.661
Before features/support/hooks.rb:245 0.002
Given a computer 0.108
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.022
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 20.544
And I plug SATA drive "fake_TailsData" 1.046
When I start the computer 0.960
And the computer boots Tails 49.679
Then drive "fake_TailsData" is detected by Tails 0.146
And Tails Greeter has not detected a persistence partition 13.152
After features/support/hooks.rb:291 0.745
After features/support/hooks.rb:75 0.009
Tags: @product
1:22.138
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.094
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.876
And I plug SATA drive "gpt_ext2" 1.041
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.019
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 3.845
And I plug SATA drive "msdos_fat32" 1.059
And I start Tails from DVD with network unplugged and I login 1:11.664
Then drive "gpt_ext2" is detected by Tails 0.128
And drive "gpt_ext2" is not mounted 0.065
And drive "msdos_fat32" is detected by Tails 0.097
And drive "msdos_fat32" is not mounted 0.063
After features/support/hooks.rb:291 1.220
After features/support/hooks.rb:75 0.041