Project Number Date
test_Tails_ISO_devel 4118 12 Dec 2025, 17:21

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:37.766 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:49.738
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.022
Given a computer 0.877
And I temporarily create a 100 MiB disk named "swap" 0.100
And I create a gpt swap partition on disk "swap" 11.711
And I plug SATA drive "swap" 1.048
And I temporarily create a 7200 MiB disk named "live_hd" 0.044
And I write the Tails USB image to disk "live_hd" 32.856
And I plug SATA drive "live_hd" 1.055
When I start Tails with network unplugged and I login 1:1.406
Then a "swap" partition was detected by Tails on drive "swap" 0.449
And drive "live_hd" is detected by Tails 0.077
But Tails has no disk swap enabled 0.053
And drive "live_hd" is not mounted 0.058
After features/support/hooks.rb:331 0.603
After features/support/hooks.rb:100 0.187
Tags: @product
1:13.786
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.188
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.050
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 17.961
And I plug non-removable USB drive "fake_TailsData" 1.042
When I start the computer 1.148
And the computer boots Tails 38.290
Then drive "fake_TailsData" is detected by Tails 0.386
And Tails Greeter has not detected a persistence partition 14.717
After features/support/hooks.rb:331 1.345
After features/support/hooks.rb:100 0.009
Tags: @product
1:22.991
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.161
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.052
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 24.585
And I plug SATA drive "fake_TailsData" 1.045
When I start the computer 1.196
And the computer boots Tails 40.671
Then drive "fake_TailsData" is detected by Tails 0.425
And Tails Greeter has not detected a persistence partition 14.853
After features/support/hooks.rb:331 1.254
After features/support/hooks.rb:100 0.011
Tags: @product
1:11.249
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given a computer 0.201
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" 3.631
And I plug SATA drive "gpt_ext2" 1.043
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.046
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 3.619
And I plug SATA drive "msdos_fat32" 1.081
And I start Tails from DVD with network unplugged and I login 1:0.986
Then drive "gpt_ext2" is detected by Tails 0.393
And drive "gpt_ext2" is not mounted 0.065
And drive "msdos_fat32" is detected by Tails 0.077
And drive "msdos_fat32" is not mounted 0.059
After features/support/hooks.rb:331 1.053
After features/support/hooks.rb:100 0.008