Project Number Date
test_Tails_ISO_21618-remove-tcpdump 1 26 May 2026, 14:28

Failures Overview

The following summary displays scenarios that failed.

Feature: Localization
Tags: @product
2:27.254
Scenario Cleartext localization preferences have priority over Persistent Storage
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.002
Steps
Given I have started Tails without network from a USB drive without a persistent partition and logged in 8.565
# The first boot simulates a legacy Tails, where locale is only saved in Persistent Storage
Then Tails is running from USB drive "__internal" 0.439
And I create a persistent partition 29.358
And I manually store legacy localization settings in Persistent Storage 0.190
When I shutdown Tails and wait for the computer to power off 6.904
# The second boot verifies that the legacy setting still works
And I start Tails from USB drive "__internal" with network unplugged 38.354
Then the Welcome Screen's language is set to English 0.258
And the Welcome Screen's formats is set to United States 0.185
When I enable persistence 8.640
Then the Welcome Screen's language is set to German 0.555
And the Welcome Screen's formats is set to France 0.171
When I set the language to Italian (it) 4.490
Then the language and keyboard have not been saved in cleartext storage 2.075
When I save the language and keyboard options in cleartext storage 2.424
Then the "it" language and keyboard have been saved in cleartext storage 0.094
And I shutdown Tails and wait for the computer to power off 2.860
# The third boot verifies that cleartext has priority
And I start Tails from USB drive "__internal" with network unplugged 41.684
Known issue #20282: Error starting GDM with your graphics card (RuntimeError)
./features/step_definitions/common_steps.rb:448:in `/^the computer (?:re)?boots Tails$/'
./features/step_definitions/common_steps.rb:235:in `/^I start Tails from (.+?) drive "(.+?)"( with network unplugged)?( and I login( with persistence enabled)?( with the changed persistence passphrase)?( (?:and|with) an administration password)?)?$/'
features/localization.feature:102:in `And I start Tails from USB drive "__internal" with network unplugged'
Then the Welcome Screen's language is set to Italian 0.000
And the Welcome Screen's formats is set to Italy 0.000
When I enable persistence 0.000
# Only formats are loaded from persistence
Then the Welcome Screen's formats is set to France 0.000
And the Welcome Screen's language is set to Italian 0.000
After features/support/hooks.rb:335 5.355

SCENARIO FAILED: 'Cleartext localization preferences have priority over Persistent Storage' (at time 02:09:45)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21618-remove-tcpdump/1/artifact/build-artifacts/02:09:45_Cleartext_localization_preferences_have_priority_over_Persistent_Storage.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21618-remove-tcpdump/1/artifact/build-artifacts/02:09:45_Cleartext_localization_preferences_have_priority_over_Persistent_Storage.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21618-remove-tcpdump/1/artifact/build-artifacts/02:09:45_Cleartext_localization_preferences_have_priority_over_Persistent_Storage.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21618-remove-tcpdump/1/artifact/build-artifacts/02:09:45_Cleartext_localization_preferences_have_priority_over_Persistent_Storage.journal

After features/support/hooks.rb:104 0.011