Project Number Date
test_Tails_ISO_stable 4720 15 Mar 2024, 12:15

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:6.221 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:51.876
Before features/support/hooks.rb:245 0.031
Given a computer 3.285
And I temporarily create a 100 MiB disk named "swap" 0.112
And I create a gpt swap partition on disk "swap" 9.853
And I plug SATA drive "swap" 1.084
And I temporarily create a 2 GiB disk named "live_hd" 0.039
And I write the Tails ISO image to disk "live_hd" 18.631
And I plug SATA drive "live_hd" 1.078
When I start Tails with network unplugged and I login 1:17.309
Then a "swap" partition was detected by Tails on drive "swap" 0.144
And drive "live_hd" is detected by Tails 0.166
But Tails has no disk swap enabled 0.096
And drive "live_hd" is not mounted 0.073
After features/support/hooks.rb:291 1.714
After features/support/hooks.rb:75 0.113
Tags: @product
1:26.325
Before features/support/hooks.rb:245 0.002
Given a computer 1.252
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.626
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 17.971
And I plug non-removable USB drive "fake_TailsData" 1.195
When I start the computer 1.178
And the computer boots Tails 50.655
Then drive "fake_TailsData" is detected by Tails 0.140
And Tails Greeter has not detected a persistence partition 13.306
After features/support/hooks.rb:291 0.747
After features/support/hooks.rb:75 0.010
Tags: @product
1:24.467
Before features/support/hooks.rb:245 0.003
Given a computer 0.193
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.053
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 17.429
And I plug SATA drive "fake_TailsData" 1.057
When I start the computer 1.008
And the computer boots Tails 51.173
Then drive "fake_TailsData" is detected by Tails 0.166
And Tails Greeter has not detected a persistence partition 13.385
After features/support/hooks.rb:291 0.824
After features/support/hooks.rb:75 0.008
Tags: @product
1:23.551
Before features/support/hooks.rb:245 0.002
Given a computer 0.157
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.048
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.930
And I plug SATA drive "gpt_ext2" 1.043
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.044
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 3.914
And I plug SATA drive "msdos_fat32" 1.051
And I start Tails from DVD with network unplugged and I login 1:12.949
Then drive "gpt_ext2" is detected by Tails 0.178
And drive "gpt_ext2" is not mounted 0.067
And drive "msdos_fat32" is detected by Tails 0.096
And drive "msdos_fat32" is not mounted 0.069
After features/support/hooks.rb:291 0.880
After features/support/hooks.rb:75 0.007