Project Number Date
test_Tails_ISO_devel 4134 22 Dec 2025, 12:31

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:41.573 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:46.674
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.025
Given a computer 0.720
And I temporarily create a 100 MiB disk named "swap" 0.073
And I create a gpt swap partition on disk "swap" 9.087
And I plug SATA drive "swap" 1.045
And I temporarily create a 7200 MiB disk named "live_hd" 0.041
And I write the Tails USB image to disk "live_hd" 30.325
And I plug SATA drive "live_hd" 1.053
When I start Tails with network unplugged and I login 1:3.990
Then a "swap" partition was detected by Tails on drive "swap" 0.141
And drive "live_hd" is detected by Tails 0.076
But Tails has no disk swap enabled 0.052
And drive "live_hd" is not mounted 0.067
After features/support/hooks.rb:331 0.758
After features/support/hooks.rb:100 0.089
Tags: @product
1:16.420
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 "fake_TailsData" 0.043
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 18.719
And I plug non-removable USB drive "fake_TailsData" 1.143
When I start the computer 1.260
And the computer boots Tails 39.705
Then drive "fake_TailsData" is detected by Tails 0.410
And Tails Greeter has not detected a persistence partition 14.969
After features/support/hooks.rb:331 1.308
After features/support/hooks.rb:100 0.008
Tags: @product
1:22.233
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.152
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.051
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 24.154
And I plug SATA drive "fake_TailsData" 1.046
When I start the computer 1.159
And the computer boots Tails 40.379
Then drive "fake_TailsData" is detected by Tails 0.446
And Tails Greeter has not detected a persistence partition 14.842
After features/support/hooks.rb:331 1.012
After features/support/hooks.rb:100 0.009
Tags: @product
1:16.245
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.167
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" 4.257
And I plug SATA drive "gpt_ext2" 1.050
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" 4.202
And I plug SATA drive "msdos_fat32" 1.059
And I start Tails from DVD with network unplugged and I login 1:5.133
Then drive "gpt_ext2" is detected by Tails 0.076
And drive "gpt_ext2" is not mounted 0.061
And drive "msdos_fat32" is detected by Tails 0.080
And drive "msdos_fat32" is not mounted 0.062
After features/support/hooks.rb:331 1.352
After features/support/hooks.rb:100 0.024