Project Number Date
test_Tails_ISO_stable 6296 14 Apr 2026, 13:58

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:19.939 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:18.347
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.019
Given a computer 0.471
And I temporarily create a 100 MiB disk named "swap" 0.062
And I create a gpt swap partition on disk "swap" 6.182
And I plug SATA drive "swap" 1.020
And I temporarily create a 7200 MiB disk named "live_hd" 0.014
And I write the Tails USB image to disk "live_hd" 14.219
And I plug SATA drive "live_hd" 1.023
When I start Tails with network unplugged and I login 55.072
Then a "swap" partition was detected by Tails on drive "swap" 0.068
And drive "live_hd" is detected by Tails 0.084
But Tails has no disk swap enabled 0.059
And drive "live_hd" is not mounted 0.066
After features/support/hooks.rb:331 0.541
After features/support/hooks.rb:100 0.107
Tags: @product
1:9.841
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.001
Given a computer 0.056
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.538
And I plug non-removable USB drive "fake_TailsData" 1.018
When I start the computer 0.926
And the computer boots Tails 35.288
Then drive "fake_TailsData" is detected by Tails 0.355
And Tails Greeter has not detected a persistence partition 13.648
After features/support/hooks.rb:331 1.239
After features/support/hooks.rb:100 0.015
Tags: @product
1:48.099
Scenario The Welcome Screen ignores Persistent Storage stored on an internal hard drive
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Steps
Given a computer 0.069
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.011
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 20.811
And I plug SATA drive "fake_TailsData" 1.030
When I start the computer 0.916
And the computer boots Tails 1:25.260
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:444:in `/^the computer (?:re)?boots Tails$/'
features/untrusted_partitions.feature:36: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:331 5.171

SCENARIO FAILED: 'The Welcome Screen ignores Persistent Storage stored on an internal hard drive' (at time 00:04:26)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6296/artifact/build-artifacts/00:04:26_The_Welcome_Screen_ignores_Persistent_Storage_stored_on_an_internal_hard_drive.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6296/artifact/build-artifacts/00:04:26_The_Welcome_Screen_ignores_Persistent_Storage_stored_on_an_internal_hard_drive.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6296/artifact/build-artifacts/00:04:26_The_Welcome_Screen_ignores_Persistent_Storage_stored_on_an_internal_hard_drive.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6296/artifact/build-artifacts/00:04:26_The_Welcome_Screen_ignores_Persistent_Storage_stored_on_an_internal_hard_drive.journal

After features/support/hooks.rb:100 0.017
Tags: @product
1:3.651
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.126
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.025
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 2.937
And I plug SATA drive "gpt_ext2" 1.028
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.009
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 2.881
And I plug SATA drive "msdos_fat32" 1.020
And I start Tails from DVD with network unplugged and I login 55.378
Then drive "gpt_ext2" is detected by Tails 0.070
And drive "gpt_ext2" is not mounted 0.063
And drive "msdos_fat32" is detected by Tails 0.056
And drive "msdos_fat32" is not mounted 0.054
After features/support/hooks.rb:331 0.740
After features/support/hooks.rb:100 0.008