Project Number Date
test_Tails_ISO_stable 6648 08 Sep 2026, 18:12

Failures Overview

The following summary displays scenarios that failed.

Feature: Localization
1:41.691
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.012
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 6.816
And I set an administration password 6.852
When I log in to a new session in Hindi (hi) 27.513
Then the keyboard layout is set to "in" 0.083
And tpsd is localized to the selected locale 0.087
Given the network is plugged 0.025
And Tor is ready 1:0.312
TCA
TCA did not start (TorBootstrapFailure)
./features/step_definitions/tor.rb:414:in `rescue in block in <top (required)>'
./features/step_definitions/tor.rb:410:in `/^the Tor Connection Assistant (?:autostarts|is running)$/'
./features/step_definitions/common_steps.rb:703:in `/^I successfully configure Tor$/'
./features/step_definitions/common_steps.rb:658:in `/^Tor is ready$/'
features/localization.feature:51:in `And Tor is ready'
features/localization.feature:28:in `And Tor is ready'
Then I successfully start the Unsafe Browser 0.000
And I kill the Unsafe Browser 0.000
Given Thunderbird is installed 0.000
When I enable the screen keyboard 0.000
Then the screen keyboard works in Tor Browser 0.000
And DuckDuckGo is the default search engine 0.000
And I kill the Tor Browser 0.000
And the screen keyboard works in Thunderbird 0.000
And the layout of the screen keyboard is set to "us" 0.000
After features/support/hooks.rb:339 13.809

SCENARIO FAILED: 'Tails is localized for every tier-1 language, Examples (#6)' (at time 01:57:53)

Chutney logs: https://jenkins.tails.net/job/test_Tails_ISO_stable/6648/artifact/build-artifacts/01:57:53_Tails_is_localized_for_every_tier-1_language,_Examples___6__chutney-data

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_stable/6648/artifact/build-artifacts/01:57:53_Tails_is_localized_for_every_tier-1_language,_Examples___6_.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_stable/6648/artifact/build-artifacts/01:57:53_Tails_is_localized_for_every_tier-1_language,_Examples___6_.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_stable/6648/artifact/build-artifacts/01:57:53_Tails_is_localized_for_every_tier-1_language,_Examples___6_.journal

After features/support/hooks.rb:108 0.000
Feature: Localization
Tags: @product
2:8.264
Scenario Cleartext localization preferences have priority over Persistent Storage
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 logged in 8.943
# The first boot simulates a legacy Tails, where locale is only saved in Persistent Storage
Then Tails is running from USB drive "__internal" 0.318
And I create a persistent partition 35.450
And I manually store legacy localization settings in Persistent Storage 0.209
When I shutdown Tails and wait for the computer to power off 5.251
# The second boot verifies that the legacy setting still works
And I start Tails from USB drive "__internal" with network unplugged 37.576
Then the Welcome Screen's language is set to English 0.349
And the Welcome Screen's formats is set to United States 0.249
When I enable persistence 18.005
Then the Welcome Screen's language is set to German 0.565
And the Welcome Screen's formats is set to France 0.249
When I set the language to Italian (it) 4.681
Then the language and keyboard have not been saved in cleartext storage 2.188
When I save the language and keyboard options in cleartext storage 14.224
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:98:in `When I save the language and keyboard options in cleartext storage'
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:339 5.311

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

Boot log: https://jenkins.tails.net/job/test_Tails_ISO_stable/6648/artifact/build-artifacts/02:15:44_Cleartext_localization_preferences_have_priority_over_Persistent_Storage.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_stable/6648/artifact/build-artifacts/02:15:44_Cleartext_localization_preferences_have_priority_over_Persistent_Storage.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_stable/6648/artifact/build-artifacts/02:15:44_Cleartext_localization_preferences_have_priority_over_Persistent_Storage.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_stable/6648/artifact/build-artifacts/02:15:44_Cleartext_localization_preferences_have_priority_over_Persistent_Storage.journal

After features/support/hooks.rb:108 0.051
2:27.997
Scenario I can send emails, and receive emails over IMAP
Steps
When I enter my email credentials into the autoconfiguration wizard 8.293
Then the autoconfiguration wizard's choice for the incoming server is secure IMAP 0.165
And the autoconfiguration wizard's choice for the outgoing server is secure SMTP 0.212
When I accept the autoconfiguration wizard's configuration 2:19.326
The
The Dogtail init script raised: SearchError: descendant of [frame | Account Setup - Mozilla Thunderbird]: 'Get Messages' button
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:272:in `button'
./features/step_definitions/thunderbird.rb:128:in `/^I fetch my email$/'
./features/step_definitions/thunderbird.rb:160:in `/^I accept the (?:autoconfiguration wizard's|manual) configuration$/'
features/thunderbird.feature:24:in `When I accept the autoconfiguration wizard's configuration'
And I send an email to myself 0.000
And I fetch my email 0.000
Then I can find the email I sent to myself in my inbox 0.000
And the system only established connections with my email server 0.000
After features/support/hooks.rb:535 0.039
After features/support/hooks.rb:339 5.094

SCENARIO FAILED: 'I can send emails, and receive emails over IMAP' (at time 03:07:52)

Boot log: https://jenkins.tails.net/job/test_Tails_ISO_stable/6648/artifact/build-artifacts/03:07:52_I_can_send_emails,_and_receive_emails_over_IMAP.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_stable/6648/artifact/build-artifacts/03:07:52_I_can_send_emails,_and_receive_emails_over_IMAP.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_stable/6648/artifact/build-artifacts/03:07:52_I_can_send_emails,_and_receive_emails_over_IMAP.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_stable/6648/artifact/build-artifacts/03:07:52_I_can_send_emails,_and_receive_emails_over_IMAP.journal

After features/support/hooks.rb:108 0.008