Project Number Date
test_Tails_ISO_devel 4124 17 Dec 2025, 09:12

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:32.594 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:42.032
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.027
Given a computer 0.430
And I temporarily create a 100 MiB disk named "swap" 0.042
And I create a gpt swap partition on disk "swap" 9.069
And I plug SATA drive "swap" 1.059
And I temporarily create a 7200 MiB disk named "live_hd" 0.053
And I write the Tails USB image to disk "live_hd" 27.002
And I plug SATA drive "live_hd" 1.054
When I start Tails with network unplugged and I login 1:2.550
Then a "swap" partition was detected by Tails on drive "swap" 0.532
And drive "live_hd" is detected by Tails 0.089
But Tails has no disk swap enabled 0.064
And drive "live_hd" is not mounted 0.083
After features/support/hooks.rb:331 0.679
After features/support/hooks.rb:100 0.084
Tags: @product
1:21.108
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.229
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.057
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 23.484
And I plug non-removable USB drive "fake_TailsData" 1.049
When I start the computer 1.141
And the computer boots Tails 39.934
Then drive "fake_TailsData" is detected by Tails 0.405
And Tails Greeter has not detected a persistence partition 14.807
After features/support/hooks.rb:331 1.138
After features/support/hooks.rb:100 0.009
Tags: @product
1:17.253
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.180
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" 19.287
And I plug SATA drive "fake_TailsData" 1.050
When I start the computer 1.112
And the computer boots Tails 40.168
Then drive "fake_TailsData" is detected by Tails 0.465
And Tails Greeter has not detected a persistence partition 14.940
After features/support/hooks.rb:331 1.038
After features/support/hooks.rb:100 0.015
Tags: @product
1:12.200
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.167
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.041
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.966
And I plug SATA drive "gpt_ext2" 1.043
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.053
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 3.878
And I plug SATA drive "msdos_fat32" 1.052
And I start Tails from DVD with network unplugged and I login 1:1.698
Then drive "gpt_ext2" is detected by Tails 0.085
And drive "gpt_ext2" is not mounted 0.075
And drive "msdos_fat32" is detected by Tails 0.075
And drive "msdos_fat32" is not mounted 0.062
After features/support/hooks.rb:331 0.724
After features/support/hooks.rb:100 0.007