Project Number Date
test_Tails_ISO_stable 6473 27 Jun 2026, 11:33

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Untrusted partitions 37 1 2 0 0 40 3 1 4 5:1.987 Failed
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:14.268
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.015
Given a computer 0.445
And I temporarily create a 100 MiB disk named "swap" 0.067
And I create a gpt swap partition on disk "swap" 5.799
And I plug SATA drive "swap" 1.019
And I temporarily create a 7200 MiB disk named "live_hd" 0.008
And I write the Tails USB image to disk "live_hd" 13.188
And I plug SATA drive "live_hd" 1.020
When I start Tails with network unplugged and I login 52.526
Then a "swap" partition was detected by Tails on drive "swap" 0.059
And drive "live_hd" is detected by Tails 0.055
But Tails has no disk swap enabled 0.037
And drive "live_hd" is not mounted 0.039
After features/support/hooks.rb:339 0.705
After features/support/hooks.rb:108 0.126
Tags: @product
1:42.563
Scenario The Welcome Screen ignores Persistent Storage stored on a non-removable USB drive
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Steps
Given a computer 0.049
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.007
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 17.659
And I plug non-removable USB drive "fake_TailsData" 1.019
When I start the computer 0.743
And the computer boots Tails 1:23.083
can
can not find any of the patterns ["TailsGreeter.png", "PlymouthGraphicsCardFailureMessage.png"] on the screen (FindFailed)
./features/support/helpers/screen.rb:248:in `rescue in wait_any'
./features/support/helpers/screen.rb:232:in `wait_any'
./features/step_definitions/common_steps.rb:446:in `/^the computer (?:re)?boots Tails$/'
features/untrusted_partitions.feature:26:in `And the computer boots Tails'
Then drive "fake_TailsData" is detected by Tails 0.000
And Tails Greeter has not detected a persistence partition 0.000
After features/support/hooks.rb:339 5.053

SCENARIO FAILED: 'The Welcome Screen ignores Persistent Storage stored on a non-removable USB drive' (at time 00:03:05)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6473/artifact/build-artifacts/00:03:05_The_Welcome_Screen_ignores_Persistent_Storage_stored_on_a_non-removable_USB_drive.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6473/artifact/build-artifacts/00:03:05_The_Welcome_Screen_ignores_Persistent_Storage_stored_on_a_non-removable_USB_drive.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6473/artifact/build-artifacts/00:03:05_The_Welcome_Screen_ignores_Persistent_Storage_stored_on_a_non-removable_USB_drive.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6473/artifact/build-artifacts/00:03:05_The_Welcome_Screen_ignores_Persistent_Storage_stored_on_a_non-removable_USB_drive.journal

After features/support/hooks.rb:108 0.007
Tags: @product
1:5.756
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Given a computer 0.054
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.010
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 18.107
And I plug SATA drive "fake_TailsData" 1.018
When I start the computer 0.749
And the computer boots Tails 32.947
Then drive "fake_TailsData" is detected by Tails 0.076
And Tails Greeter has not detected a persistence partition 12.791
After features/support/hooks.rb:339 1.228
After features/support/hooks.rb:108 0.019
Tags: @product
59.399
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Given a computer 0.058
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.009
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 2.735
And I plug SATA drive "gpt_ext2" 1.020
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.020
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 2.911
And I plug SATA drive "msdos_fat32" 1.042
And I start Tails from DVD with network unplugged and I login 51.355
Then drive "gpt_ext2" is detected by Tails 0.075
And drive "gpt_ext2" is not mounted 0.050
And drive "msdos_fat32" is detected by Tails 0.072
And drive "msdos_fat32" is not mounted 0.046
After features/support/hooks.rb:339 0.798
After features/support/hooks.rb:108 0.006