Project Number Date
test_Tails_ISO_stable 6661 13 Sep 2026, 11:27

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 3:57.836 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:4.225
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.019
Given a computer 0.738
And I temporarily create a 100 MiB disk named "swap" 0.115
And I create a gpt swap partition on disk "swap" 4.904
And I plug SATA drive "swap" 1.022
And I temporarily create a 7200 MiB disk named "live_hd" 0.024
And I write the Tails USB image to disk "live_hd" 12.614
And I plug SATA drive "live_hd" 1.031
When I start Tails with network unplugged and I login 43.588
Then a "swap" partition was detected by Tails on drive "swap" 0.061
And drive "live_hd" is detected by Tails 0.052
But Tails has no disk swap enabled 0.035
And drive "live_hd" is not mounted 0.034
After features/support/hooks.rb:339 0.577
After features/support/hooks.rb:108 0.098
Tags: @product
1:1.497
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Given a computer 0.088
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.375
And I plug non-removable USB drive "fake_TailsData" 1.032
When I start the computer 0.613
And the computer boots Tails 28.838
Then drive "fake_TailsData" is detected by Tails 0.047
And Tails Greeter has not detected a persistence partition 13.483
After features/support/hooks.rb:339 0.761
After features/support/hooks.rb:108 0.006
Tags: @product
1:1.130
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Given a computer 0.071
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.019
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 17.168
And I plug SATA drive "fake_TailsData" 1.019
When I start the computer 0.628
And the computer boots Tails 28.805
Then drive "fake_TailsData" is detected by Tails 0.061
And Tails Greeter has not detected a persistence partition 13.356
After features/support/hooks.rb:339 0.719
After features/support/hooks.rb:108 0.006
Tags: @product
50.982
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Given a computer 0.075
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.020
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 2.631
And I plug SATA drive "gpt_ext2" 1.021
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.031
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 2.684
And I plug SATA drive "msdos_fat32" 1.024
And I start Tails from DVD with network unplugged and I login 43.339
Then drive "gpt_ext2" is detected by Tails 0.043
And drive "gpt_ext2" is not mounted 0.033
And drive "msdos_fat32" is detected by Tails 0.040
And drive "msdos_fat32" is not mounted 0.038
After features/support/hooks.rb:339 0.628
After features/support/hooks.rb:108 0.005