Project Number Date
test_Tails_ISO_21318-tor-browser-16.0 5 06 Jun 2026, 07:59

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 37:52.090 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
47.922
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 8.198
And I log in to a new session in German (de) 25.510
Then the live user's Documents directory exists 0.050
And there is a GNOME bookmark for the Documents directory 14.162
After features/support/hooks.rb:335 1.051
After features/support/hooks.rb:104 0.000
Tags: @product
46.741
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 6.914
And I log in to a new session in German (de) 25.520
Then the live user's Downloads directory exists 0.038
And there is a GNOME bookmark for the Downloads directory 14.267
After features/support/hooks.rb:335 1.327
After features/support/hooks.rb:104 0.000
Tags: @product
46.627
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.177
And I log in to a new session in German (de) 25.138
Then the live user's Music directory exists 0.057
And there is a GNOME bookmark for the Music directory 14.253
After features/support/hooks.rb:335 0.728
After features/support/hooks.rb:104 0.000
Tags: @product
46.935
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.020
And I log in to a new session in German (de) 25.446
Then the live user's Pictures directory exists 0.046
And there is a GNOME bookmark for the Pictures directory 14.421
After features/support/hooks.rb:335 0.961
After features/support/hooks.rb:104 0.000
Tags: @product
48.463
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 6.958
And I log in to a new session in German (de) 27.170
Then the live user's Videos directory exists 0.060
And there is a GNOME bookmark for the Videos directory 14.274
After features/support/hooks.rb:335 1.034
After features/support/hooks.rb:104 0.000
2:19.483
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 6.977
And I set an administration password 6.807
When I log in to a new session in Arabic (ar) 25.046
Then the keyboard layout is set to "eg" 0.092
And tpsd is localized to the selected locale 0.115
Given the network is plugged 0.014
And Tor is ready 11.834
Then I successfully start the Unsafe Browser 5.502
And I kill the Unsafe Browser 5.275
Given Thunderbird is installed 24.405
When I enable the screen keyboard 0.077
Then the screen keyboard works in Tor Browser 53.336
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 5.424

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/5/artifact/build-artifacts/01:37:10_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/5/artifact/build-artifacts/01:37:10_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/5/artifact/build-artifacts/01:37:10_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/5/artifact/build-artifacts/01:37:10_Tails_is_localized_for_every_tier-1_language,_Examples___1_.journal

After features/support/hooks.rb:104 0.000
2:17.621
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.111
And I set an administration password 6.864
When I log in to a new session in Chinese (zh_CN) 24.860
Then the keyboard layout is set to "cn" 0.097
And tpsd is localized to the selected locale 0.100
Given the network is plugged 0.019
And Tor is ready 11.616
Then I successfully start the Unsafe Browser 4.709
And I kill the Unsafe Browser 5.198
Given Thunderbird is installed 23.725
When I enable the screen keyboard 0.075
Then the screen keyboard works in Tor Browser 53.240
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 5.318

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/5/artifact/build-artifacts/01:39:33_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/5/artifact/build-artifacts/01:39:33_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/5/artifact/build-artifacts/01:39:33_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/5/artifact/build-artifacts/01:39:33_Tails_is_localized_for_every_tier-1_language,_Examples___2_.journal

After features/support/hooks.rb:104 0.000
1:44.608
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.164
And I set an administration password 6.812
When I log in to a new session in English (en) 10.977
Then the keyboard layout is set to "us" 0.149
And tpsd is localized to the selected locale 0.078
Given the network is plugged 0.016
And Tor is ready 12.343
Then I successfully start the Unsafe Browser 4.762
And I kill the Unsafe Browser 5.198
Given Thunderbird is installed 24.290
When I enable the screen keyboard 0.067
Then the screen keyboard works in Tor Browser 8.695
And DuckDuckGo is the default search engine 24.051
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.171

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/5/artifact/build-artifacts/01:41:23_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/5/artifact/build-artifacts/01:41:23_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/5/artifact/build-artifacts/01:41:23_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/5/artifact/build-artifacts/01:41:23_Tails_is_localized_for_every_tier-1_language,_Examples___3_.journal

After features/support/hooks.rb:104 0.000
2:18.635
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.287
And I set an administration password 6.797
When I log in to a new session in French (fr) 26.319
Then the keyboard layout is set to "fr" 0.110
And tpsd is localized to the selected locale 0.103
Given the network is plugged 0.016
And Tor is ready 11.431
Then I successfully start the Unsafe Browser 5.176
And I kill the Unsafe Browser 5.185
Given Thunderbird is installed 23.790
When I enable the screen keyboard 0.067
Then the screen keyboard works in Tor Browser 52.349
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.191

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/5/artifact/build-artifacts/01:43:47_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/5/artifact/build-artifacts/01:43:47_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/5/artifact/build-artifacts/01:43:47_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/5/artifact/build-artifacts/01:43:47_Tails_is_localized_for_every_tier-1_language,_Examples___4_.journal

After features/support/hooks.rb:104 0.000
2:18.396
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.063
And I set an administration password 6.847
When I log in to a new session in German (de) 25.766
Then the keyboard layout is set to "de" 0.104
And tpsd is localized to the selected locale 0.084
Given the network is plugged 0.015
And Tor is ready 11.607
Then I successfully start the Unsafe Browser 5.181
And I kill the Unsafe Browser 5.204
Given Thunderbird is installed 23.905
When I enable the screen keyboard 0.067
Then the screen keyboard works in Tor Browser 52.549
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.424

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/5/artifact/build-artifacts/01:46:11_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/5/artifact/build-artifacts/01:46:11_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/5/artifact/build-artifacts/01:46:11_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/5/artifact/build-artifacts/01:46:11_Tails_is_localized_for_every_tier-1_language,_Examples___5_.journal

After features/support/hooks.rb:104 0.000
1:59.875
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.093
And I set an administration password 6.846
When I log in to a new session in Hindi (hi) 26.154
Then the keyboard layout is set to "in" 0.076
And tpsd is localized to the selected locale 0.124
Given the network is plugged 0.016
And Tor is ready 11.213
Then I successfully start the Unsafe Browser 5.208
And I kill the Unsafe Browser 5.228
Given Thunderbird is installed 23.973
When I enable the screen keyboard 0.071
Then the screen keyboard works in Tor Browser 9.787
And DuckDuckGo is the default search engine 24.078
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.424

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/5/artifact/build-artifacts/01:48:16_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/5/artifact/build-artifacts/01:48:16_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/5/artifact/build-artifacts/01:48:16_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/5/artifact/build-artifacts/01:48:16_Tails_is_localized_for_every_tier-1_language,_Examples___6_.journal

After features/support/hooks.rb:104 0.000
2:19.591
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.284
And I set an administration password 6.776
When I log in to a new session in Indonesian (id) 25.816
Then the keyboard layout is set to "id" 0.105
And tpsd is localized to the selected locale 0.092
Given the network is plugged 0.014
And Tor is ready 12.462
Then I successfully start the Unsafe Browser 4.994
And I kill the Unsafe Browser 5.200
Given Thunderbird is installed 24.158
When I enable the screen keyboard 0.090
Then the screen keyboard works in Tor Browser 52.594
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.318

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/5/artifact/build-artifacts/01:50:41_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/5/artifact/build-artifacts/01:50:41_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/5/artifact/build-artifacts/01:50:41_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/5/artifact/build-artifacts/01:50:41_Tails_is_localized_for_every_tier-1_language,_Examples___7_.journal

After features/support/hooks.rb:104 0.000
2:18.403
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.395
And I set an administration password 6.713
When I log in to a new session in Italian (it) 25.090
Then the keyboard layout is set to "it" 0.106
And tpsd is localized to the selected locale 0.098
Given the network is plugged 0.017
And Tor is ready 12.163
Then I successfully start the Unsafe Browser 4.789
And I kill the Unsafe Browser 5.191
Given Thunderbird is installed 24.153
When I enable the screen keyboard 0.070
Then the screen keyboard works in Tor Browser 52.613
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.545

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/5/artifact/build-artifacts/01:53:05_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/5/artifact/build-artifacts/01:53:05_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/5/artifact/build-artifacts/01:53:05_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/5/artifact/build-artifacts/01:53:05_Tails_is_localized_for_every_tier-1_language,_Examples___8_.journal

After features/support/hooks.rb:104 0.000
2:18.369
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.342
And I set an administration password 6.748
When I log in to a new session in Persian (fa) 25.340
Then the keyboard layout is set to "ir" 0.103
And tpsd is localized to the selected locale 0.123
Given the network is plugged 0.014
And Tor is ready 11.478
Then I successfully start the Unsafe Browser 5.253
And I kill the Unsafe Browser 5.227
Given Thunderbird is installed 23.911
When I enable the screen keyboard 0.069
Then the screen keyboard works in Tor Browser 52.756
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.519

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/5/artifact/build-artifacts/01:55:29_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/5/artifact/build-artifacts/01:55:29_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/5/artifact/build-artifacts/01:55:29_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/5/artifact/build-artifacts/01:55:29_Tails_is_localized_for_every_tier-1_language,_Examples___9_.journal

After features/support/hooks.rb:104 0.000
2:18.556
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.208
And I set an administration password 6.756
When I log in to a new session in Portuguese (pt) 25.454
Then the keyboard layout is set to "pt" 0.099
And tpsd is localized to the selected locale 0.108
Given the network is plugged 0.019
And Tor is ready 12.249
Then I successfully start the Unsafe Browser 4.901
And I kill the Unsafe Browser 5.262
Given Thunderbird is installed 23.716
When I enable the screen keyboard 0.072
Then the screen keyboard works in Tor Browser 52.706
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.288

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/5/artifact/build-artifacts/01:57:53_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/5/artifact/build-artifacts/01:57:53_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/5/artifact/build-artifacts/01:57:53_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/5/artifact/build-artifacts/01:57:53_Tails_is_localized_for_every_tier-1_language,_Examples___10_.journal

After features/support/hooks.rb:104 0.000
2:19.650
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.227
And I set an administration password 6.821
When I log in to a new session in Russian (ru) 25.929
Then the keyboard layout is set to "ru" 0.094
And tpsd is localized to the selected locale 0.087
Given the network is plugged 0.018
And Tor is ready 11.524
Then I successfully start the Unsafe Browser 4.893
And I kill the Unsafe Browser 5.185
Given Thunderbird is installed 24.187
When I enable the screen keyboard 0.066
Then the screen keyboard works in Tor Browser 53.614
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 5.387

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/5/artifact/build-artifacts/02:00:18_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/5/artifact/build-artifacts/02:00:18_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/5/artifact/build-artifacts/02:00:18_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/5/artifact/build-artifacts/02:00:18_Tails_is_localized_for_every_tier-1_language,_Examples___11_.journal

After features/support/hooks.rb:104 0.000
2:19.694
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.399
And I set an administration password 6.869
When I log in to a new session in Spanish (es) 25.889
Then the keyboard layout is set to "es" 0.081
And tpsd is localized to the selected locale 0.087
Given the network is plugged 0.021
And Tor is ready 11.292
Then I successfully start the Unsafe Browser 5.165
And I kill the Unsafe Browser 5.175
Given Thunderbird is installed 23.826
When I enable the screen keyboard 0.065
Then the screen keyboard works in Tor Browser 53.821
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 6.889

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/5/artifact/build-artifacts/02:02:43_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/5/artifact/build-artifacts/02:02:43_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/5/artifact/build-artifacts/02:02:43_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/5/artifact/build-artifacts/02:02:43_Tails_is_localized_for_every_tier-1_language,_Examples___12_.journal

After features/support/hooks.rb:104 0.000
2:18.044
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.256
And I set an administration password 6.771
When I log in to a new session in Turkish (tr) 25.682
Then the keyboard layout is set to "tr" 0.086
And tpsd is localized to the selected locale 0.123
Given the network is plugged 0.016
And Tor is ready 11.277
Then I successfully start the Unsafe Browser 4.976
And I kill the Unsafe Browser 5.194
Given Thunderbird is installed 24.072
When I enable the screen keyboard 0.077
Then the screen keyboard works in Tor Browser 52.510
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.476

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/5/artifact/build-artifacts/02:05:08_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/5/artifact/build-artifacts/02:05:08_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/5/artifact/build-artifacts/02:05:08_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/5/artifact/build-artifacts/02:05:08_Tails_is_localized_for_every_tier-1_language,_Examples___13_.journal

After features/support/hooks.rb:104 0.000
Tags: @product
1:0.629
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.345
When I set the language to Italian (it) 5.587
Then the language and keyboard have not been saved in cleartext storage 2.095
When I shutdown Tails and wait for the computer to power off 6.777
And I start Tails from USB drive "__internal" with network unplugged 37.576
Then the Welcome Screen's language is set to English 0.247
After features/support/hooks.rb:335 0.850
After features/support/hooks.rb:104 0.006
Tags: @product
1:11.567
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.001
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 7.299
When I set the language to Italian (it) 5.588
And I save the language and keyboard options in cleartext storage 2.474
Then the "it" language and keyboard have been saved in cleartext storage 0.102
When I set the language to French (fr) 4.460
Then the "fr" language and keyboard have been saved in cleartext storage 0.085
And I shutdown Tails and wait for the computer to power off 4.008
And I start Tails from USB drive "__internal" with network unplugged 38.460
Then the "fr" language and keyboard have been saved in cleartext storage 0.341
And the Welcome Screen's language is set to French 0.637
When I log in to a new session 8.053
Then the language is set to French 0.054
After features/support/hooks.rb:335 0.711
After features/support/hooks.rb:104 0.006
Tags: @product
2:32.271
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.001
Given I have started Tails without network from a USB drive without a persistent partition and logged in 8.370
# The first boot simulates a legacy Tails, where locale is only saved in Persistent Storage
Then Tails is running from USB drive "__internal" 0.274
And I create a persistent partition 29.236
And I manually store legacy localization settings in Persistent Storage 0.336
When I shutdown Tails and wait for the computer to power off 9.480
# The second boot verifies that the legacy setting still works
And I start Tails from USB drive "__internal" with network unplugged 37.034
Then the Welcome Screen's language is set to English 0.260
And the Welcome Screen's formats is set to United States 0.176
When I enable persistence 7.380
Then the Welcome Screen's language is set to German 0.453
And the Welcome Screen's formats is set to France 0.184
When I set the language to Italian (it) 4.502
Then the language and keyboard have not been saved in cleartext storage 2.087
When I save the language and keyboard options in cleartext storage 2.342
Then the "it" language and keyboard have been saved in cleartext storage 0.097
And I shutdown Tails and wait for the computer to power off 2.711
# The third boot verifies that cleartext has priority
And I start Tails from USB drive "__internal" with network unplugged 36.978
Then the Welcome Screen's language is set to Italian 0.540
And the Welcome Screen's formats is set to Italy 0.204
When I enable persistence 8.802
# Only formats are loaded from persistence
Then the Welcome Screen's formats is set to France 0.176
And the Welcome Screen's language is set to Italian 0.639
After features/support/hooks.rb:335 1.036
After features/support/hooks.rb:104 0.010