Project Number Date
test_Tails_ISO_devel 4527 02 Aug 2026, 11:17

Failures Overview

The following summary displays scenarios that failed.

Feature: Localization
Tags: @product
25.620
Scenario Tails stores localization preferences when it's asked to
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Steps
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 7.422
When I set the language to Italian (it) 4.657
And I save the language and keyboard options in cleartext storage 13.540
The
The Dogtail init script raised: SearchError: descendant of [application | Welcome to Tails!]: child with name='Question' roleName='alert'
STDOUT:

STDERR:

 (Dogtail::Failure)
./features/support/helpers/dogtail.rb:93:in `run'
./features/support/helpers/dogtail.rb:339:in `initialize'
./features/support/helpers/dogtail.rb:268:in `new'
./features/support/helpers/dogtail.rb:268:in `call_tree_api_method'
./features/support/helpers/dogtail.rb:276:in `child'
./features/step_definitions/common_steps.rb:511:in `/^I save the language and keyboard options in cleartext storage$/'
features/localization.feature:71:in `And I save the language and keyboard options in cleartext storage'
Then the "it" language and keyboard have been saved in cleartext storage 0.000
When I set the language to French (fr) 0.000
Then the "fr" 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
And I start Tails from USB drive "__internal" with network unplugged 0.000
Then the "fr" language and keyboard have been saved in cleartext storage 0.000
And the Welcome Screen's language is set to French 0.000
When I log in to a new session 0.000
Then the language is set to French 0.000
After features/support/hooks.rb:339 5.047

SCENARIO FAILED: 'Tails stores localization preferences when it's asked to' (at time 02:09:51)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4527/artifact/build-artifacts/02:09:51_Tails_stores_localization_preferences_when_it_s_asked_to.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4527/artifact/build-artifacts/02:09:51_Tails_stores_localization_preferences_when_it_s_asked_to.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4527/artifact/build-artifacts/02:09:51_Tails_stores_localization_preferences_when_it_s_asked_to.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4527/artifact/build-artifacts/02:09:51_Tails_stores_localization_preferences_when_it_s_asked_to.journal

After features/support/hooks.rb:108 0.000
3:46.292
Scenario Chatting with some friend over XMPP
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Before features/support/hooks.rb:527 0.001
Steps
Given I have started Tails from DVD and logged in and the network is connected 23.103
When I start "Pidgin Internet Messenger" via GNOME Activities Overview 10.287
Then I see Pidgin's account manager window 1.122
When I create my XMPP account 11.200
And I close Pidgin's account manager window 0.451
Then Pidgin automatically enables my XMPP account 3:0.126
try_for() timeout expired (Timeout::Error)
./features/support/helpers/misc_helpers.rb:145:in `rescue in try_for'
./features/support/helpers/misc_helpers.rb:51:in `try_for'
./features/step_definitions/pidgin.rb:144:in `/^Pidgin automatically enables my XMPP account$/'
features/pidgin.feature:22:in `Then Pidgin automatically enables my XMPP account'
Given my XMPP friend goes online 0.000
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:535 0.036
After features/support/hooks.rb:339 5.006

SCENARIO FAILED: 'Chatting with some friend over XMPP' (at time 02:48:08)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4527/artifact/build-artifacts/02:48:08_Chatting_with_some_friend_over_XMPP.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4527/artifact/build-artifacts/02:48:08_Chatting_with_some_friend_over_XMPP.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4527/artifact/build-artifacts/02:48:08_Chatting_with_some_friend_over_XMPP.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4527/artifact/build-artifacts/02:48:08_Chatting_with_some_friend_over_XMPP.journal

After features/support/hooks.rb:108 0.000
3:48.231
Scenario Using a persistent Pidgin configuration
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Before features/support/hooks.rb:527 0.001
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 7.999
And the network is plugged 0.015
And Tor is ready 10.035
And available upgrades have been checked 1.093
And all notifications have disappeared 6.916
When I start "Pidgin Internet Messenger" via GNOME Activities Overview 10.052
Then I see Pidgin's account manager window 1.054
When I create my XMPP account 10.637
And I close Pidgin's account manager window 0.425
Then Pidgin automatically enables my XMPP account 3:0.002
try_for() timeout expired (Timeout::Error)
./features/support/helpers/misc_helpers.rb:145:in `rescue in try_for'
./features/support/helpers/misc_helpers.rb:51:in `try_for'
./features/step_definitions/pidgin.rb:144:in `/^Pidgin automatically enables my XMPP account$/'
features/pidgin.feature:39:in `Then Pidgin automatically enables my XMPP account'
When I close Pidgin 0.000
And I take note of the configured Pidgin accounts 0.000
And I shutdown Tails and wait for the computer to power off 0.000
Given a computer 0.000
And I start Tails from USB drive "__internal" and I login with persistence enabled 0.000
And Pidgin has the expected persistent accounts configured 0.000
When I start "Pidgin Internet Messenger" via GNOME Activities Overview 0.000
Then Pidgin automatically enables my XMPP account 0.000
After features/support/hooks.rb:535 0.045
After features/support/hooks.rb:339 5.157

SCENARIO FAILED: 'Using a persistent Pidgin configuration' (at time 02:52:01)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4527/artifact/build-artifacts/02:52:01_Using_a_persistent_Pidgin_configuration.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4527/artifact/build-artifacts/02:52:01_Using_a_persistent_Pidgin_configuration.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4527/artifact/build-artifacts/02:52:01_Using_a_persistent_Pidgin_configuration.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4527/artifact/build-artifacts/02:52:01_Using_a_persistent_Pidgin_configuration.journal

After features/support/hooks.rb:108 0.000