Project Number Date
test_Tails_ISO_devel 4080 20 Nov 2025, 14: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 7:4.207 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:15.015
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.030
Given a computer 0.670
And I temporarily create a 100 MiB disk named "swap" 0.118
And I create a gpt swap partition on disk "swap" 14.231
And I plug SATA drive "swap" 1.160
And I temporarily create a 7200 MiB disk named "live_hd" 0.070
And I write the Tails USB image to disk "live_hd" 31.265
And I plug SATA drive "live_hd" 1.054
When I start Tails with network unplugged and I login 1:25.386
Then a "swap" partition was detected by Tails on drive "swap" 0.748
And drive "live_hd" is detected by Tails 0.153
But Tails has no disk swap enabled 0.077
And drive "live_hd" is not mounted 0.076
After features/support/hooks.rb:331 0.893
After features/support/hooks.rb:100 0.212
Tags: @product
1:35.435
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given a computer 0.188
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.045
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 16.623
And I plug non-removable USB drive "fake_TailsData" 1.045
When I start the computer 1.276
And the computer boots Tails 1:1.171
Then drive "fake_TailsData" is detected by Tails 0.091
And Tails Greeter has not detected a persistence partition 14.992
After features/support/hooks.rb:331 1.186
After features/support/hooks.rb:100 0.010
Tags: @product
1:36.452
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.212
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.072
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 16.673
And I plug SATA drive "fake_TailsData" 1.048
When I start the computer 1.143
And the computer boots Tails 1:1.877
Then drive "fake_TailsData" is detected by Tails 0.105
And Tails Greeter has not detected a persistence partition 15.318
After features/support/hooks.rb:331 1.134
After features/support/hooks.rb:100 0.010
Tags: @product
1:37.303
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.184
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.833
And I plug SATA drive "gpt_ext2" 1.115
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.085
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 3.963
And I plug SATA drive "msdos_fat32" 1.092
And I start Tails from DVD with network unplugged and I login 1:26.382
Then drive "gpt_ext2" is detected by Tails 0.398
And drive "gpt_ext2" is not mounted 0.078
And drive "msdos_fat32" is detected by Tails 0.076
And drive "msdos_fat32" is not mounted 0.051
After features/support/hooks.rb:331 1.049
After features/support/hooks.rb:100 0.007