Project Number Date
test_Tails_ISO_21318-tor-browser-16.0 4 05 Jun 2026, 08:11

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Localization 205 13 50 0 0 268 8 13 21 39:34.844 Failed
Tags: @product
Feature Localization
As a Tails user I want Tails to be localized in my native language And various Tails features should still work
Tags: @product
51.197
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.003
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.959
And I log in to a new session in German (de) 27.736
Then the live user's Documents directory exists 0.078
And there is a GNOME bookmark for the Documents directory 14.423
After features/support/hooks.rb:335 0.895
After features/support/hooks.rb:104 0.000
Tags: @product
48.511
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.002
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.395
And I log in to a new session in German (de) 26.348
Then the live user's Downloads directory exists 0.053
And there is a GNOME bookmark for the Downloads directory 14.713
After features/support/hooks.rb:335 1.254
After features/support/hooks.rb:104 0.000
Tags: @product
48.630
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.003
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.390
And I log in to a new session in German (de) 26.785
Then the live user's Music directory exists 0.061
And there is a GNOME bookmark for the Music directory 14.392
After features/support/hooks.rb:335 1.015
After features/support/hooks.rb:104 0.000
Tags: @product
48.124
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.003
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.247
And I log in to a new session in German (de) 25.998
Then the live user's Pictures directory exists 0.074
And there is a GNOME bookmark for the Pictures directory 14.803
After features/support/hooks.rb:335 0.866
After features/support/hooks.rb:104 0.000
Tags: @product
49.313
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.002
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.409
And I log in to a new session in German (de) 27.031
Then the live user's Videos directory exists 0.044
And there is a GNOME bookmark for the Videos directory 14.827
After features/support/hooks.rb:335 1.315
After features/support/hooks.rb:104 0.000
2:25.708
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.004
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.528
And I set an administration password 6.835
When I log in to a new session in Arabic (ar) 26.974
Then the keyboard layout is set to "eg" 0.164
And tpsd is localized to the selected locale 0.111
Given the network is plugged 0.016
And Tor is ready 11.517
Then I successfully start the Unsafe Browser 5.881
And I kill the Unsafe Browser 5.253
Given Thunderbird is installed 27.473
When I enable the screen keyboard 0.068
Then the screen keyboard works in Tor Browser 53.883
Operation failed (despite retrying 2 times) with
FindFailed: cannot find BrowserAddressBarArabic.png on the screen (MaxRetriesFailure)
./features/support/helpers/misc_helpers.rb:226:in `rescue in block in retry_action'
./features/support/helpers/misc_helpers.rb:209:in `block in retry_action'
<internal:kernel>:187:in `loop'
./features/support/helpers/misc_helpers.rb:208:in `retry_action'
./features/step_definitions/browser.rb:182:in `/^I open a new tab in the (.*)$/'
./features/step_definitions/browser.rb:446:in `/^the screen keyboard works in Tor Browser$/'
features/localization.feature:46:in `Then the screen keyboard works in Tor Browser'
features/localization.feature:33:in `Then the screen keyboard works in Tor Browser'
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:335 6.041

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/01:41:42_Tails_is_localized_for_every_tier-1_language,_Examples___1_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/01:41:42_Tails_is_localized_for_every_tier-1_language,_Examples___1_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/01:41:42_Tails_is_localized_for_every_tier-1_language,_Examples___1_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/01:41:42_Tails_is_localized_for_every_tier-1_language,_Examples___1_.journal

After features/support/hooks.rb:104 0.000
2:21.192
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.002
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.554
And I set an administration password 6.816
When I log in to a new session in Chinese (zh_CN) 26.692
Then the keyboard layout is set to "cn" 0.108
And tpsd is localized to the selected locale 0.088
Given the network is plugged 0.016
And Tor is ready 11.252
Then I successfully start the Unsafe Browser 4.939
And I kill the Unsafe Browser 5.194
Given Thunderbird is installed 24.618
When I enable the screen keyboard 0.101
Then the screen keyboard works in Tor Browser 53.810
Operation failed (despite retrying 2 times) with
FindFailed: cannot find BrowserAddressBarChinese.png on the screen (MaxRetriesFailure)
./features/support/helpers/misc_helpers.rb:226:in `rescue in block in retry_action'
./features/support/helpers/misc_helpers.rb:209:in `block in retry_action'
<internal:kernel>:187:in `loop'
./features/support/helpers/misc_helpers.rb:208:in `retry_action'
./features/step_definitions/browser.rb:182:in `/^I open a new tab in the (.*)$/'
./features/step_definitions/browser.rb:446:in `/^the screen keyboard works in Tor Browser$/'
features/localization.feature:47:in `Then the screen keyboard works in Tor Browser'
features/localization.feature:33:in `Then the screen keyboard works in Tor Browser'
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:335 6.028

SCENARIO FAILED: 'Tails is localized for every tier-1 language, Examples (#2)' (at time 01:44:09)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/01:44:09_Tails_is_localized_for_every_tier-1_language,_Examples___2_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/01:44:09_Tails_is_localized_for_every_tier-1_language,_Examples___2_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/01:44:09_Tails_is_localized_for_every_tier-1_language,_Examples___2_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/01:44:09_Tails_is_localized_for_every_tier-1_language,_Examples___2_.journal

After features/support/hooks.rb:104 0.000
1:47.917
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.002
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.647
And I set an administration password 6.820
When I log in to a new session in English (en) 11.782
Then the keyboard layout is set to "us" 0.111
And tpsd is localized to the selected locale 0.112
Given the network is plugged 0.014
And Tor is ready 11.987
Then I successfully start the Unsafe Browser 5.581
And I kill the Unsafe Browser 5.177
Given Thunderbird is installed 24.114
When I enable the screen keyboard 0.096
Then the screen keyboard works in Tor Browser 10.308
And DuckDuckGo is the default search engine 24.161
cannot find DuckDuckGoSearchPrompt.png on the screen (FindFailed)
./features/support/helpers/screen.rb:181:in `rescue in wait'
./features/support/helpers/screen.rb:165:in `wait'
./features/step_definitions/browser.rb:430:in `/^DuckDuckGo is the default search engine$/'
features/localization.feature:48:in `And DuckDuckGo is the default search engine'
features/localization.feature:34:in `And DuckDuckGo is the default search engine'
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:335 5.412

SCENARIO FAILED: 'Tails is localized for every tier-1 language, Examples (#3)' (at time 01:46:03)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/01:46:03_Tails_is_localized_for_every_tier-1_language,_Examples___3_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/01:46:03_Tails_is_localized_for_every_tier-1_language,_Examples___3_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/01:46:03_Tails_is_localized_for_every_tier-1_language,_Examples___3_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/01:46:03_Tails_is_localized_for_every_tier-1_language,_Examples___3_.journal

After features/support/hooks.rb:104 0.000
2:25.157
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.002
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.425
And I set an administration password 6.845
When I log in to a new session in French (fr) 26.926
Then the keyboard layout is set to "fr" 0.113
And tpsd is localized to the selected locale 0.117
Given the network is plugged 0.018
And Tor is ready 12.870
Then I successfully start the Unsafe Browser 5.019
And I kill the Unsafe Browser 5.284
Given Thunderbird is installed 27.290
When I enable the screen keyboard 0.080
Then the screen keyboard works in Tor Browser 53.164
Operation failed (despite retrying 2 times) with
FindFailed: cannot find BrowserAddressBarFrench.png on the screen (MaxRetriesFailure)
./features/support/helpers/misc_helpers.rb:226:in `rescue in block in retry_action'
./features/support/helpers/misc_helpers.rb:209:in `block in retry_action'
<internal:kernel>:187:in `loop'
./features/support/helpers/misc_helpers.rb:208:in `retry_action'
./features/step_definitions/browser.rb:182:in `/^I open a new tab in the (.*)$/'
./features/step_definitions/browser.rb:446:in `/^the screen keyboard works in Tor Browser$/'
features/localization.feature:49:in `Then the screen keyboard works in Tor Browser'
features/localization.feature:33:in `Then the screen keyboard works in Tor Browser'
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 "fr" 0.000
After features/support/hooks.rb:335 5.710

SCENARIO FAILED: 'Tails is localized for every tier-1 language, Examples (#4)' (at time 01:48:33)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/01:48:33_Tails_is_localized_for_every_tier-1_language,_Examples___4_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/01:48:33_Tails_is_localized_for_every_tier-1_language,_Examples___4_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/01:48:33_Tails_is_localized_for_every_tier-1_language,_Examples___4_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/01:48:33_Tails_is_localized_for_every_tier-1_language,_Examples___4_.journal

After features/support/hooks.rb:104 0.000
2:25.448
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.003
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.523
And I set an administration password 6.948
When I log in to a new session in German (de) 26.639
Then the keyboard layout is set to "de" 0.114
And tpsd is localized to the selected locale 0.097
Given the network is plugged 0.017
And Tor is ready 11.904
Then I successfully start the Unsafe Browser 5.498
And I kill the Unsafe Browser 5.201
Given Thunderbird is installed 27.325
When I enable the screen keyboard 0.089
Then the screen keyboard works in Tor Browser 54.087
Operation failed (despite retrying 2 times) with
FindFailed: cannot find BrowserAddressBarGerman.png on the screen (MaxRetriesFailure)
./features/support/helpers/misc_helpers.rb:226:in `rescue in block in retry_action'
./features/support/helpers/misc_helpers.rb:209:in `block in retry_action'
<internal:kernel>:187:in `loop'
./features/support/helpers/misc_helpers.rb:208:in `retry_action'
./features/step_definitions/browser.rb:182:in `/^I open a new tab in the (.*)$/'
./features/step_definitions/browser.rb:446:in `/^the screen keyboard works in Tor Browser$/'
features/localization.feature:50:in `Then the screen keyboard works in Tor Browser'
features/localization.feature:33:in `Then the screen keyboard works in Tor Browser'
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 "de" 0.000
After features/support/hooks.rb:335 5.771

SCENARIO FAILED: 'Tails is localized for every tier-1 language, Examples (#5)' (at time 01:51:05)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/01:51:05_Tails_is_localized_for_every_tier-1_language,_Examples___5_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/01:51:05_Tails_is_localized_for_every_tier-1_language,_Examples___5_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/01:51:05_Tails_is_localized_for_every_tier-1_language,_Examples___5_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/01:51:05_Tails_is_localized_for_every_tier-1_language,_Examples___5_.journal

After features/support/hooks.rb:104 0.000
2:4.171
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.003
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.684
And I set an administration password 6.858
When I log in to a new session in Hindi (hi) 25.797
Then the keyboard layout is set to "in" 0.091
And tpsd is localized to the selected locale 0.098
Given the network is plugged 0.014
And Tor is ready 11.695
Then I successfully start the Unsafe Browser 4.938
And I kill the Unsafe Browser 5.233
Given Thunderbird is installed 27.605
When I enable the screen keyboard 0.086
Then the screen keyboard works in Tor Browser 9.788
And DuckDuckGo is the default search engine 24.278
cannot find DuckDuckGoSearchPrompt.png on the screen (FindFailed)
./features/support/helpers/screen.rb:181:in `rescue in wait'
./features/support/helpers/screen.rb:165:in `wait'
./features/step_definitions/browser.rb:430:in `/^DuckDuckGo is the default search engine$/'
features/localization.feature:51:in `And DuckDuckGo is the default search engine'
features/localization.feature:34:in `And DuckDuckGo is the default search engine'
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:335 5.758

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/01:53:15_Tails_is_localized_for_every_tier-1_language,_Examples___6_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/01:53:15_Tails_is_localized_for_every_tier-1_language,_Examples___6_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/01:53:15_Tails_is_localized_for_every_tier-1_language,_Examples___6_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/01:53:15_Tails_is_localized_for_every_tier-1_language,_Examples___6_.journal

After features/support/hooks.rb:104 0.000
2:25.434
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.003
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.352
And I set an administration password 6.769
When I log in to a new session in Indonesian (id) 26.159
Then the keyboard layout is set to "id" 0.103
And tpsd is localized to the selected locale 0.082
Given the network is plugged 0.016
And Tor is ready 11.806
Then I successfully start the Unsafe Browser 5.441
And I kill the Unsafe Browser 5.221
Given Thunderbird is installed 27.935
When I enable the screen keyboard 0.079
Then the screen keyboard works in Tor Browser 54.465
Operation failed (despite retrying 2 times) with
FindFailed: cannot find BrowserAddressBarIndonesian.png on the screen (MaxRetriesFailure)
./features/support/helpers/misc_helpers.rb:226:in `rescue in block in retry_action'
./features/support/helpers/misc_helpers.rb:209:in `block in retry_action'
<internal:kernel>:187:in `loop'
./features/support/helpers/misc_helpers.rb:208:in `retry_action'
./features/step_definitions/browser.rb:182:in `/^I open a new tab in the (.*)$/'
./features/step_definitions/browser.rb:446:in `/^the screen keyboard works in Tor Browser$/'
features/localization.feature:52:in `Then the screen keyboard works in Tor Browser'
features/localization.feature:33:in `Then the screen keyboard works in Tor Browser'
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:335 5.519

SCENARIO FAILED: 'Tails is localized for every tier-1 language, Examples (#7)' (at time 01:55:46)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/01:55:46_Tails_is_localized_for_every_tier-1_language,_Examples___7_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/01:55:46_Tails_is_localized_for_every_tier-1_language,_Examples___7_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/01:55:46_Tails_is_localized_for_every_tier-1_language,_Examples___7_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/01:55:46_Tails_is_localized_for_every_tier-1_language,_Examples___7_.journal

After features/support/hooks.rb:104 0.000
2:24.934
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.002
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.650
And I set an administration password 6.760
When I log in to a new session in Italian (it) 27.431
Then the keyboard layout is set to "it" 0.098
And tpsd is localized to the selected locale 0.081
Given the network is plugged 0.015
And Tor is ready 11.754
Then I successfully start the Unsafe Browser 4.886
And I kill the Unsafe Browser 5.204
Given Thunderbird is installed 27.453
When I enable the screen keyboard 0.064
Then the screen keyboard works in Tor Browser 53.531
Operation failed (despite retrying 2 times) with
FindFailed: cannot find BrowserAddressBarItalian.png on the screen (MaxRetriesFailure)
./features/support/helpers/misc_helpers.rb:226:in `rescue in block in retry_action'
./features/support/helpers/misc_helpers.rb:209:in `block in retry_action'
<internal:kernel>:187:in `loop'
./features/support/helpers/misc_helpers.rb:208:in `retry_action'
./features/step_definitions/browser.rb:182:in `/^I open a new tab in the (.*)$/'
./features/step_definitions/browser.rb:446:in `/^the screen keyboard works in Tor Browser$/'
features/localization.feature:53:in `Then the screen keyboard works in Tor Browser'
features/localization.feature:33:in `Then the screen keyboard works in Tor Browser'
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:335 5.631

SCENARIO FAILED: 'Tails is localized for every tier-1 language, Examples (#8)' (at time 01:58:17)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/01:58:17_Tails_is_localized_for_every_tier-1_language,_Examples___8_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/01:58:17_Tails_is_localized_for_every_tier-1_language,_Examples___8_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/01:58:17_Tails_is_localized_for_every_tier-1_language,_Examples___8_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/01:58:17_Tails_is_localized_for_every_tier-1_language,_Examples___8_.journal

After features/support/hooks.rb:104 0.000
2:24.454
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.003
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.359
And I set an administration password 6.884
When I log in to a new session in Persian (fa) 26.411
Then the keyboard layout is set to "ir" 0.102
And tpsd is localized to the selected locale 0.127
Given the network is plugged 0.022
And Tor is ready 11.693
Then I successfully start the Unsafe Browser 5.362
And I kill the Unsafe Browser 5.222
Given Thunderbird is installed 27.841
When I enable the screen keyboard 0.086
Then the screen keyboard works in Tor Browser 53.339
Operation failed (despite retrying 2 times) with
FindFailed: cannot find BrowserAddressBarPersian.png on the screen (MaxRetriesFailure)
./features/support/helpers/misc_helpers.rb:226:in `rescue in block in retry_action'
./features/support/helpers/misc_helpers.rb:209:in `block in retry_action'
<internal:kernel>:187:in `loop'
./features/support/helpers/misc_helpers.rb:208:in `retry_action'
./features/step_definitions/browser.rb:182:in `/^I open a new tab in the (.*)$/'
./features/step_definitions/browser.rb:446:in `/^the screen keyboard works in Tor Browser$/'
features/localization.feature:54:in `Then the screen keyboard works in Tor Browser'
features/localization.feature:33:in `Then the screen keyboard works in Tor Browser'
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 "ir" 0.000
After features/support/hooks.rb:335 5.415

SCENARIO FAILED: 'Tails is localized for every tier-1 language, Examples (#9)' (at time 02:00:47)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/02:00:47_Tails_is_localized_for_every_tier-1_language,_Examples___9_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/02:00:47_Tails_is_localized_for_every_tier-1_language,_Examples___9_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/02:00:47_Tails_is_localized_for_every_tier-1_language,_Examples___9_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/02:00:47_Tails_is_localized_for_every_tier-1_language,_Examples___9_.journal

After features/support/hooks.rb:104 0.000
2:24.307
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.003
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.875
And I set an administration password 6.855
When I log in to a new session in Portuguese (pt) 26.731
Then the keyboard layout is set to "pt" 0.132
And tpsd is localized to the selected locale 0.109
Given the network is plugged 0.020
And Tor is ready 11.482
Then I successfully start the Unsafe Browser 4.864
And I kill the Unsafe Browser 5.189
Given Thunderbird is installed 27.413
When I enable the screen keyboard 0.071
Then the screen keyboard works in Tor Browser 53.560
Operation failed (despite retrying 2 times) with
FindFailed: cannot find BrowserAddressBarPortuguese.png on the screen (MaxRetriesFailure)
./features/support/helpers/misc_helpers.rb:226:in `rescue in block in retry_action'
./features/support/helpers/misc_helpers.rb:209:in `block in retry_action'
<internal:kernel>:187:in `loop'
./features/support/helpers/misc_helpers.rb:208:in `retry_action'
./features/step_definitions/browser.rb:182:in `/^I open a new tab in the (.*)$/'
./features/step_definitions/browser.rb:446:in `/^the screen keyboard works in Tor Browser$/'
features/localization.feature:55:in `Then the screen keyboard works in Tor Browser'
features/localization.feature:33:in `Then the screen keyboard works in Tor Browser'
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:335 5.753

SCENARIO FAILED: 'Tails is localized for every tier-1 language, Examples (#10)' (at time 02:03:17)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/02:03:17_Tails_is_localized_for_every_tier-1_language,_Examples___10_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/02:03:17_Tails_is_localized_for_every_tier-1_language,_Examples___10_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/02:03:17_Tails_is_localized_for_every_tier-1_language,_Examples___10_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/02:03:17_Tails_is_localized_for_every_tier-1_language,_Examples___10_.journal

After features/support/hooks.rb:104 0.000
2:25.854
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.004
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.200
And I set an administration password 6.858
When I log in to a new session in Russian (ru) 26.827
Then the keyboard layout is set to "ru" 0.096
And tpsd is localized to the selected locale 0.092
Given the network is plugged 0.017
And Tor is ready 11.755
Then I successfully start the Unsafe Browser 5.660
And I kill the Unsafe Browser 5.258
Given Thunderbird is installed 27.860
When I enable the screen keyboard 0.070
Then the screen keyboard works in Tor Browser 54.157
Operation failed (despite retrying 2 times) with
FindFailed: cannot find BrowserAddressBarRussian.png on the screen (MaxRetriesFailure)
./features/support/helpers/misc_helpers.rb:226:in `rescue in block in retry_action'
./features/support/helpers/misc_helpers.rb:209:in `block in retry_action'
<internal:kernel>:187:in `loop'
./features/support/helpers/misc_helpers.rb:208:in `retry_action'
./features/step_definitions/browser.rb:182:in `/^I open a new tab in the (.*)$/'
./features/step_definitions/browser.rb:446:in `/^the screen keyboard works in Tor Browser$/'
features/localization.feature:56:in `Then the screen keyboard works in Tor Browser'
features/localization.feature:33:in `Then the screen keyboard works in Tor Browser'
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 "ru" 0.000
After features/support/hooks.rb:335 6.073

SCENARIO FAILED: 'Tails is localized for every tier-1 language, Examples (#11)' (at time 02:05:48)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/02:05:48_Tails_is_localized_for_every_tier-1_language,_Examples___11_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/02:05:48_Tails_is_localized_for_every_tier-1_language,_Examples___11_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/02:05:48_Tails_is_localized_for_every_tier-1_language,_Examples___11_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/02:05:48_Tails_is_localized_for_every_tier-1_language,_Examples___11_.journal

After features/support/hooks.rb:104 0.000
2:26.714
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.002
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.434
And I set an administration password 6.799
When I log in to a new session in Spanish (es) 26.983
Then the keyboard layout is set to "es" 0.097
And tpsd is localized to the selected locale 0.092
Given the network is plugged 0.016
And Tor is ready 13.153
Then I successfully start the Unsafe Browser 5.490
And I kill the Unsafe Browser 5.210
Given Thunderbird is installed 27.305
When I enable the screen keyboard 0.093
Then the screen keyboard works in Tor Browser 54.037
Operation failed (despite retrying 2 times) with
FindFailed: cannot find BrowserAddressBarSpanish.png on the screen (MaxRetriesFailure)
./features/support/helpers/misc_helpers.rb:226:in `rescue in block in retry_action'
./features/support/helpers/misc_helpers.rb:209:in `block in retry_action'
<internal:kernel>:187:in `loop'
./features/support/helpers/misc_helpers.rb:208:in `retry_action'
./features/step_definitions/browser.rb:182:in `/^I open a new tab in the (.*)$/'
./features/step_definitions/browser.rb:446:in `/^the screen keyboard works in Tor Browser$/'
features/localization.feature:57:in `Then the screen keyboard works in Tor Browser'
features/localization.feature:33:in `Then the screen keyboard works in Tor Browser'
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:335 5.137

SCENARIO FAILED: 'Tails is localized for every tier-1 language, Examples (#12)' (at time 02:08:21)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/02:08:21_Tails_is_localized_for_every_tier-1_language,_Examples___12_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/02:08:21_Tails_is_localized_for_every_tier-1_language,_Examples___12_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/02:08:21_Tails_is_localized_for_every_tier-1_language,_Examples___12_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/02:08:21_Tails_is_localized_for_every_tier-1_language,_Examples___12_.journal

After features/support/hooks.rb:104 0.000
2:26.012
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.004
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.514
And I set an administration password 6.876
When I log in to a new session in Turkish (tr) 26.746
Then the keyboard layout is set to "tr" 0.168
And tpsd is localized to the selected locale 0.108
Given the network is plugged 0.022
And Tor is ready 13.236
Then I successfully start the Unsafe Browser 5.052
And I kill the Unsafe Browser 5.191
Given Thunderbird is installed 27.527
When I enable the screen keyboard 0.067
Then the screen keyboard works in Tor Browser 53.498
Operation failed (despite retrying 2 times) with
FindFailed: cannot find BrowserAddressBarTurkish.png on the screen (MaxRetriesFailure)
./features/support/helpers/misc_helpers.rb:226:in `rescue in block in retry_action'
./features/support/helpers/misc_helpers.rb:209:in `block in retry_action'
<internal:kernel>:187:in `loop'
./features/support/helpers/misc_helpers.rb:208:in `retry_action'
./features/step_definitions/browser.rb:182:in `/^I open a new tab in the (.*)$/'
./features/step_definitions/browser.rb:446:in `/^the screen keyboard works in Tor Browser$/'
features/localization.feature:58:in `Then the screen keyboard works in Tor Browser'
features/localization.feature:33:in `Then the screen keyboard works in Tor Browser'
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:335 5.639

SCENARIO FAILED: 'Tails is localized for every tier-1 language, Examples (#13)' (at time 02:10:52)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/02:10:52_Tails_is_localized_for_every_tier-1_language,_Examples___13_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/02:10:52_Tails_is_localized_for_every_tier-1_language,_Examples___13_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/02:10:52_Tails_is_localized_for_every_tier-1_language,_Examples___13_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/4/artifact/build-artifacts/02:10:52_Tails_is_localized_for_every_tier-1_language,_Examples___13_.journal

After features/support/hooks.rb:104 0.000
Tags: @product
1:5.004
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.002
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 8.825
When I set the language to Italian (it) 5.620
Then the language and keyboard have not been saved in cleartext storage 2.115
When I shutdown Tails and wait for the computer to power off 7.222
And I start Tails from USB drive "__internal" with network unplugged 40.925
Then the Welcome Screen's language is set to English 0.295
After features/support/hooks.rb:335 0.976
After features/support/hooks.rb:104 0.008
Tags: @product
1:17.876
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.002
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 7.342
When I set the language to Italian (it) 4.789
And I save the language and keyboard options in cleartext storage 2.434
Then the "it" language and keyboard have been saved in cleartext storage 0.143
When I set the language to French (fr) 4.589
Then the "fr" language and keyboard have been saved in cleartext storage 0.117
And I shutdown Tails and wait for the computer to power off 5.549
And I start Tails from USB drive "__internal" with network unplugged 41.953
Then the "fr" language and keyboard have been saved in cleartext storage 0.336
And the Welcome Screen's language is set to French 0.829
When I log in to a new session 9.763
Then the language is set to French 0.027
After features/support/hooks.rb:335 0.991
After features/support/hooks.rb:104 0.006
Tags: @product
2:38.878
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.002
Given I have started Tails without network from a USB drive without a persistent partition and logged in 8.387
# The first boot simulates a legacy Tails, where locale is only saved in Persistent Storage
Then Tails is running from USB drive "__internal" 0.638
And I create a persistent partition 31.327
And I manually store legacy localization settings in Persistent Storage 0.185
When I shutdown Tails and wait for the computer to power off 6.900
# The second boot verifies that the legacy setting still works
And I start Tails from USB drive "__internal" with network unplugged 38.931
Then the Welcome Screen's language is set to English 0.263
And the Welcome Screen's formats is set to United States 0.182
When I enable persistence 8.646
Then the Welcome Screen's language is set to German 0.509
And the Welcome Screen's formats is set to France 0.193
When I set the language to Italian (it) 4.557
Then the language and keyboard have not been saved in cleartext storage 2.102
When I save the language and keyboard options in cleartext storage 2.367
Then the "it" language and keyboard have been saved in cleartext storage 0.149
And I shutdown Tails and wait for the computer to power off 2.720
# The third boot verifies that cleartext has priority
And I start Tails from USB drive "__internal" with network unplugged 38.863
Then the Welcome Screen's language is set to Italian 0.512
And the Welcome Screen's formats is set to Italy 0.210
When I enable persistence 10.342
# Only formats are loaded from persistence
Then the Welcome Screen's formats is set to France 0.194
And the Welcome Screen's language is set to Italian 0.690
After features/support/hooks.rb:335 0.875
After features/support/hooks.rb:104 0.011