Project Number Date
test_Tails_ISO_stable 5437 01 Feb 2025, 12:43

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:48.466 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
2:1.477
Before features/support/hooks.rb:269 0.021
Given a computer 0.507
And I temporarily create a 100 MiB disk named "swap" 0.134
And I create a gpt swap partition on disk "swap" 11.710
And I plug SATA drive "swap" 1.056
And I temporarily create a 2 GiB disk named "live_hd" 0.042
And I write the Tails ISO image to disk "live_hd" 27.271
And I plug SATA drive "live_hd" 1.069
When I start Tails with network unplugged and I login 1:19.287
Then a "swap" partition was detected by Tails on drive "swap" 0.108
And drive "live_hd" is detected by Tails 0.138
But Tails has no disk swap enabled 0.075
And drive "live_hd" is not mounted 0.075
After features/support/hooks.rb:326 0.672
After features/support/hooks.rb:100 0.123
Tags: @product
1:38.385
Before features/support/hooks.rb:269 0.001
Given a computer 0.173
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.046
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 25.631
And I plug non-removable USB drive "fake_TailsData" 1.057
When I start the computer 1.107
And the computer boots Tails 56.304
Then drive "fake_TailsData" is detected by Tails 0.148
And Tails Greeter has not detected a persistence partition 13.916
After features/support/hooks.rb:326 0.797
After features/support/hooks.rb:100 0.007
Tags: @product
1:34.779
Before features/support/hooks.rb:269 0.002
Given a computer 0.163
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.040
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 21.124
And I plug SATA drive "fake_TailsData" 1.058
When I start the computer 1.059
And the computer boots Tails 57.012
Then drive "fake_TailsData" is detected by Tails 0.162
And Tails Greeter has not detected a persistence partition 14.157
After features/support/hooks.rb:326 0.830
After features/support/hooks.rb:100 0.009
Tags: @product
1:33.823
Before features/support/hooks.rb:269 0.003
Given a computer 0.181
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.042
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.202
And I plug SATA drive "gpt_ext2" 1.058
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" 6.164
And I plug SATA drive "msdos_fat32" 1.072
And I start Tails from DVD with network unplugged and I login 1:18.677
Then drive "gpt_ext2" is detected by Tails 0.151
And drive "gpt_ext2" is not mounted 0.073
And drive "msdos_fat32" is detected by Tails 0.087
And drive "msdos_fat32" is not mounted 0.060
After features/support/hooks.rb:326 0.732
After features/support/hooks.rb:100 0.006