Project Number Date
test_Tails_ISO_devel 4319 05 Apr 2026, 07:55

Failures Overview

The following summary displays scenarios that failed.

Feature: Localization
Tags: @product
1:35.562
Scenario Cleartext localization preferences have priority over Persistent Storage
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Steps
Given I have started Tails without network from a USB drive without a persistent partition and logged in 9.238
# The first boot simulates a legacy Tails, where locale is only saved in Persistent Storage
Then Tails is running from USB drive "__internal" 0.328
And I create a persistent partition 32.686
And I manually store legacy localization settings in Persistent Storage 0.576
When I shutdown Tails and wait for the computer to power off 9.995
# The second boot verifies that the legacy setting still works
And I start Tails from USB drive "__internal" with network unplugged 42.736
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:88:in `And I start Tails from USB drive "__internal" with network unplugged'
Then the Welcome Screen's language is set to English 0.000
And the Welcome Screen's formats is set to United States 0.000
When I enable persistence 0.000
Then the Welcome Screen's language is set to German 0.000
And the Welcome Screen's formats is set to France 0.000
When I set the language to Italian (it) 0.000
Then the language and keyboard have not been saved in cleartext storage 0.000
When I save the language and keyboard options in cleartext storage 0.000
Then the "it" language and keyboard have been saved in cleartext storage 0.000
And I shutdown Tails and wait for the computer to power off 0.000
# The third boot verifies that cleartext has priority
And I start Tails from USB drive "__internal" with network unplugged 0.000
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:331 5.115

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4319/artifact/build-artifacts/02:04:05_Cleartext_localization_preferences_have_priority_over_Persistent_Storage.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4319/artifact/build-artifacts/02:04:05_Cleartext_localization_preferences_have_priority_over_Persistent_Storage.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4319/artifact/build-artifacts/02:04:05_Cleartext_localization_preferences_have_priority_over_Persistent_Storage.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4319/artifact/build-artifacts/02:04:05_Cleartext_localization_preferences_have_priority_over_Persistent_Storage.journal

After features/support/hooks.rb:100 0.006
2:8.240
Scenario Chatting with some friend over XMPP
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:519 0.004
Steps
Given I have started Tails from DVD and logged in and the network is connected 11.784
When I start "Pidgin Internet Messenger" via GNOME Activities Overview 10.531
Then I see Pidgin's account manager window 1.233
When I create my XMPP account 11.932
And I close Pidgin's account manager window 0.475
Then Pidgin automatically enables my XMPP account 16.883
Given my XMPP friend goes online 1:15.398
Known issue #21440: XMPP friend failed to go online (RuntimeError)
./features/step_definitions/pidgin.rb:166:in `rescue in block in <top (required)>'
./features/step_definitions/pidgin.rb:163:in `/^my XMPP friend goes online$/'
features/pidgin.feature:24:in `Given my XMPP friend goes online'
When I start a conversation with my friend 0.000
And I say something to my friend 0.000
Then I receive a response from my friend 0.000
After features/support/hooks.rb:527 0.036
After features/support/hooks.rb:331 5.278

SCENARIO FAILED: 'Chatting with some friend over XMPP' (at time 02:40:44)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4319/artifact/build-artifacts/02:40:44_Chatting_with_some_friend_over_XMPP.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4319/artifact/build-artifacts/02:40:44_Chatting_with_some_friend_over_XMPP.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4319/artifact/build-artifacts/02:40:44_Chatting_with_some_friend_over_XMPP.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4319/artifact/build-artifacts/02:40:44_Chatting_with_some_friend_over_XMPP.journal

After features/support/hooks.rb:100 0.001