Project Number Date
test_Tails_ISO_devel 4603 08 Sep 2026, 13:09

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 4:8.829 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:7.704
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.034
Given a computer 0.639
And I temporarily create a 100 MiB disk named "swap" 0.162
And I create a gpt swap partition on disk "swap" 5.153
And I plug SATA drive "swap" 1.024
And I temporarily create a 7200 MiB disk named "live_hd" 0.029
And I write the Tails USB image to disk "live_hd" 13.101
And I plug SATA drive "live_hd" 1.026
When I start Tails with network unplugged and I login 46.385
Then a "swap" partition was detected by Tails on drive "swap" 0.039
And drive "live_hd" is detected by Tails 0.050
But Tails has no disk swap enabled 0.037
And drive "live_hd" is not mounted 0.051
After features/support/hooks.rb:339 0.721
After features/support/hooks.rb:108 0.108
Tags: @product
1:3.168
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Given a computer 0.129
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.018
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 17.261
And I plug non-removable USB drive "fake_TailsData" 1.030
When I start the computer 0.636
And the computer boots Tails 30.693
Then drive "fake_TailsData" is detected by Tails 0.050
And Tails Greeter has not detected a persistence partition 13.348
After features/support/hooks.rb:339 0.665
After features/support/hooks.rb:108 0.006
Tags: @product
1:4.750
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Given a computer 0.076
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.018
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 18.178
And I plug SATA drive "fake_TailsData" 1.031
When I start the computer 0.691
And the computer boots Tails 30.608
Then drive "fake_TailsData" is detected by Tails 0.064
And Tails Greeter has not detected a persistence partition 14.079
After features/support/hooks.rb:339 1.061
After features/support/hooks.rb:108 0.007
Tags: @product
53.206
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Given a computer 0.087
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.023
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 2.778
And I plug SATA drive "gpt_ext2" 1.024
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.026
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 2.734
And I plug SATA drive "msdos_fat32" 1.035
And I start Tails from DVD with network unplugged and I login 45.276
Then drive "gpt_ext2" is detected by Tails 0.059
And drive "gpt_ext2" is not mounted 0.047
And drive "msdos_fat32" is detected by Tails 0.066
And drive "msdos_fat32" is not mounted 0.046
After features/support/hooks.rb:339 0.902
After features/support/hooks.rb:108 0.018