Project Number Date
test_Tails_ISO_devel 4104 06 Dec 2025, 19:19

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 6:16.750 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:1.819
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.071
Given a computer 0.691
And I temporarily create a 100 MiB disk named "swap" 0.062
And I create a gpt swap partition on disk "swap" 8.903
And I plug SATA drive "swap" 1.044
And I temporarily create a 7200 MiB disk named "live_hd" 0.050
And I write the Tails USB image to disk "live_hd" 31.442
And I plug SATA drive "live_hd" 1.098
When I start Tails with network unplugged and I login 1:17.923
Then a "swap" partition was detected by Tails on drive "swap" 0.385
And drive "live_hd" is detected by Tails 0.078
But Tails has no disk swap enabled 0.062
And drive "live_hd" is not mounted 0.076
After features/support/hooks.rb:331 1.937
After features/support/hooks.rb:100 0.312
Tags: @product
1:25.529
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given a computer 6.898
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.046
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 19.476
And I plug non-removable USB drive "fake_TailsData" 1.056
When I start the computer 1.111
And the computer boots Tails 40.720
Then drive "fake_TailsData" is detected by Tails 0.484
And Tails Greeter has not detected a persistence partition 15.734
After features/support/hooks.rb:331 0.973
After features/support/hooks.rb:100 0.011
Tags: @product
1:22.892
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given a computer 0.170
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.047
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 23.816
And I plug SATA drive "fake_TailsData" 1.043
When I start the computer 1.142
And the computer boots Tails 40.151
Then drive "fake_TailsData" is detected by Tails 1.277
And Tails Greeter has not detected a persistence partition 15.243
After features/support/hooks.rb:331 1.344
After features/support/hooks.rb:100 0.011
Tags: @product
1:26.507
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.147
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.039
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.704
And I plug SATA drive "gpt_ext2" 1.068
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.072
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 9.353
And I plug SATA drive "msdos_fat32" 2.541
And I start Tails from DVD with network unplugged and I login 1:6.006
Then drive "gpt_ext2" is detected by Tails 0.367
And drive "gpt_ext2" is not mounted 0.064
And drive "msdos_fat32" is detected by Tails 0.081
And drive "msdos_fat32" is not mounted 0.058
After features/support/hooks.rb:331 2.768
After features/support/hooks.rb:100 0.210