Project Number Date
test_Tails_ISO_devel 4127 18 Dec 2025, 08:38

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:51.561 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:56.517
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.030
Given a computer 4.458
And I temporarily create a 100 MiB disk named "swap" 0.060
And I create a gpt swap partition on disk "swap" 8.557
And I plug SATA drive "swap" 1.056
And I temporarily create a 7200 MiB disk named "live_hd" 0.053
And I write the Tails USB image to disk "live_hd" 34.632
And I plug SATA drive "live_hd" 1.706
When I start Tails with network unplugged and I login 1:5.659
Then a "swap" partition was detected by Tails on drive "swap" 0.101
And drive "live_hd" is detected by Tails 0.098
But Tails has no disk swap enabled 0.076
And drive "live_hd" is not mounted 0.059
After features/support/hooks.rb:331 0.906
After features/support/hooks.rb:100 0.082
Tags: @product
1:24.779
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 2.235
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.053
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 24.915
And I plug non-removable USB drive "fake_TailsData" 1.067
When I start the computer 2.731
And the computer boots Tails 38.734
Then drive "fake_TailsData" is detected by Tails 0.435
And Tails Greeter has not detected a persistence partition 14.606
After features/support/hooks.rb:331 0.947
After features/support/hooks.rb:100 0.010
Tags: @product
1:19.087
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.205
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.044
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 19.030
And I plug SATA drive "fake_TailsData" 1.856
When I start the computer 3.295
And the computer boots Tails 39.505
Then drive "fake_TailsData" is detected by Tails 0.478
And Tails Greeter has not detected a persistence partition 14.670
After features/support/hooks.rb:331 1.181
After features/support/hooks.rb:100 0.011
Tags: @product
1:11.176
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given a computer 0.219
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.044
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 4.317
And I plug SATA drive "gpt_ext2" 1.044
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.052
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 4.249
And I plug SATA drive "msdos_fat32" 1.052
And I start Tails from DVD with network unplugged and I login 59.939
Then drive "gpt_ext2" is detected by Tails 0.080
And drive "gpt_ext2" is not mounted 0.053
And drive "msdos_fat32" is detected by Tails 0.065
And drive "msdos_fat32" is not mounted 0.056
After features/support/hooks.rb:331 0.659
After features/support/hooks.rb:100 0.007