Project Number Date
test_Tails_ISO_21318-tor-browser-16.0 2 04 Jun 2026, 17:10

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:46.831 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
49.828
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.724
And I log in to a new session in German (de) 25.946
Then the live user's Documents directory exists 0.068
And there is a GNOME bookmark for the Documents directory 15.089
After features/support/hooks.rb:335 1.145
After features/support/hooks.rb:104 0.000
Tags: @product
49.285
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.354
And I log in to a new session in German (de) 27.351
Then the live user's Downloads directory exists 0.045
And there is a GNOME bookmark for the Downloads directory 14.533
After features/support/hooks.rb:335 1.232
After features/support/hooks.rb:104 0.000
Tags: @product
48.418
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.251
And I log in to a new session in German (de) 26.582
Then the live user's Music directory exists 0.066
And there is a GNOME bookmark for the Music directory 14.518
After features/support/hooks.rb:335 1.075
After features/support/hooks.rb:104 0.000
Tags: @product
48.547
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.005
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.256
And I log in to a new session in German (de) 26.866
Then the live user's Pictures directory exists 0.039
And there is a GNOME bookmark for the Pictures directory 14.385
After features/support/hooks.rb:335 1.221
After features/support/hooks.rb:104 0.000
Tags: @product
48.963
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.424
And I log in to a new session in German (de) 26.236
Then the live user's Videos directory exists 0.063
And there is a GNOME bookmark for the Videos directory 15.238
After features/support/hooks.rb:335 1.050
After features/support/hooks.rb:104 0.000
2:26.565
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.413
And I set an administration password 6.842
When I log in to a new session in Arabic (ar) 26.884
Then the keyboard layout is set to "eg" 0.116
And tpsd is localized to the selected locale 0.099
Given the network is plugged 0.016
And Tor is ready 11.832
Then I successfully start the Unsafe Browser 5.390
And I kill the Unsafe Browser 5.204
Given Thunderbird is installed 28.692
When I enable the screen keyboard 0.065
Then the screen keyboard works in Tor Browser 54.007
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.370

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

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

After features/support/hooks.rb:104 0.000
2:25.472
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.390
And I set an administration password 6.789
When I log in to a new session in Chinese (zh_CN) 26.975
Then the keyboard layout is set to "cn" 0.110
And tpsd is localized to the selected locale 0.087
Given the network is plugged 0.017
And Tor is ready 12.316
Then I successfully start the Unsafe Browser 4.996
And I kill the Unsafe Browser 5.252
Given Thunderbird is installed 27.866
When I enable the screen keyboard 0.084
Then the screen keyboard works in Tor Browser 53.583
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.629

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

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

After features/support/hooks.rb:104 0.000
1:53.575
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.274
And I set an administration password 6.848
When I log in to a new session in English (en) 13.676
Then the keyboard layout is set to "us" 0.122
And tpsd is localized to the selected locale 0.088
Given the network is plugged 0.020
And Tor is ready 13.310
Then I successfully start the Unsafe Browser 5.142
And I kill the Unsafe Browser 5.306
Given Thunderbird is installed 27.344
When I enable the screen keyboard 0.059
Then the screen keyboard works in Tor Browser 10.299
And DuckDuckGo is the default search engine 24.082
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.470

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

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

After features/support/hooks.rb:104 0.000
2:22.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.784
And I set an administration password 6.765
When I log in to a new session in French (fr) 26.410
Then the keyboard layout is set to "fr" 0.132
And tpsd is localized to the selected locale 0.133
Given the network is plugged 0.018
And Tor is ready 11.820
Then I successfully start the Unsafe Browser 5.251
And I kill the Unsafe Browser 5.254
Given Thunderbird is installed 24.570
When I enable the screen keyboard 0.058
Then the screen keyboard works in Tor Browser 54.434
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.578

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

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

After features/support/hooks.rb:104 0.000
2:28.142
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.346
And I set an administration password 6.859
When I log in to a new session in German (de) 26.939
Then the keyboard layout is set to "de" 0.116
And tpsd is localized to the selected locale 0.102
Given the network is plugged 0.025
And Tor is ready 13.492
Then I successfully start the Unsafe Browser 5.529
And I kill the Unsafe Browser 5.211
Given Thunderbird is installed 27.954
When I enable the screen keyboard 0.099
Then the screen keyboard works in Tor Browser 54.465
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.304

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

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

After features/support/hooks.rb:104 0.000
2:6.018
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.626
And I set an administration password 6.787
When I log in to a new session in Hindi (hi) 25.852
Then the keyboard layout is set to "in" 0.126
And tpsd is localized to the selected locale 0.117
Given the network is plugged 0.019
And Tor is ready 11.754
Then I successfully start the Unsafe Browser 5.452
And I kill the Unsafe Browser 5.207
Given Thunderbird is installed 28.277
When I enable the screen keyboard 0.077
Then the screen keyboard works in Tor Browser 10.477
And DuckDuckGo is the default search engine 24.242
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.442

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

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

After features/support/hooks.rb:104 0.000
2:23.409
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.249
And I set an administration password 6.812
When I log in to a new session in Indonesian (id) 27.419
Then the keyboard layout is set to "id" 0.102
And tpsd is localized to the selected locale 0.106
Given the network is plugged 0.016
And Tor is ready 12.069
Then I successfully start the Unsafe Browser 5.367
And I kill the Unsafe Browser 5.219
Given Thunderbird is installed 25.209
When I enable the screen keyboard 0.079
Then the screen keyboard works in Tor Browser 53.755
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.784

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

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

After features/support/hooks.rb:104 0.000
2:23.653
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.810
And I set an administration password 6.799
When I log in to a new session in Italian (it) 26.445
Then the keyboard layout is set to "it" 0.117
And tpsd is localized to the selected locale 0.108
Given the network is plugged 0.022
And Tor is ready 11.882
Then I successfully start the Unsafe Browser 5.624
And I kill the Unsafe Browser 5.257
Given Thunderbird is installed 25.085
When I enable the screen keyboard 0.100
Then the screen keyboard works in Tor Browser 54.398
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.469

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

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

After features/support/hooks.rb:104 0.000
2:26.895
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.300
And I set an administration password 6.863
When I log in to a new session in Persian (fa) 27.590
Then the keyboard layout is set to "ir" 0.110
And tpsd is localized to the selected locale 0.117
Given the network is plugged 0.018
And Tor is ready 11.691
Then I successfully start the Unsafe Browser 5.558
And I kill the Unsafe Browser 5.209
Given Thunderbird is installed 27.583
When I enable the screen keyboard 0.097
Then the screen keyboard works in Tor Browser 54.754
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.535

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

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

After features/support/hooks.rb:104 0.000
2:29.912
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.639
And I set an administration password 6.837
When I log in to a new session in Portuguese (pt) 27.204
Then the keyboard layout is set to "pt" 0.104
And tpsd is localized to the selected locale 0.105
Given the network is plugged 0.024
And Tor is ready 13.627
Then I successfully start the Unsafe Browser 5.734
And I kill the Unsafe Browser 5.218
Given Thunderbird is installed 27.936
When I enable the screen keyboard 0.089
Then the screen keyboard works in Tor Browser 55.390
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.567

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

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

After features/support/hooks.rb:104 0.000
2:24.356
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.005
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.957
And I set an administration password 6.811
When I log in to a new session in Russian (ru) 25.997
Then the keyboard layout is set to "ru" 0.229
And tpsd is localized to the selected locale 0.209
Given the network is plugged 0.019
And Tor is ready 11.892
Then I successfully start the Unsafe Browser 4.934
And I kill the Unsafe Browser 5.192
Given Thunderbird is installed 27.598
When I enable the screen keyboard 0.079
Then the screen keyboard works in Tor Browser 53.433
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.680

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

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

After features/support/hooks.rb:104 0.000
2:21.863
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.230
And I set an administration password 6.833
When I log in to a new session in Spanish (es) 26.299
Then the keyboard layout is set to "es" 0.112
And tpsd is localized to the selected locale 0.116
Given the network is plugged 0.022
And Tor is ready 12.010
Then I successfully start the Unsafe Browser 5.241
And I kill the Unsafe Browser 5.209
Given Thunderbird is installed 24.576
When I enable the screen keyboard 0.062
Then the screen keyboard works in Tor Browser 54.146
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.746

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

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

After features/support/hooks.rb:104 0.000
2:25.085
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.231
And I set an administration password 6.813
When I log in to a new session in Turkish (tr) 27.309
Then the keyboard layout is set to "tr" 0.076
And tpsd is localized to the selected locale 0.112
Given the network is plugged 0.013
And Tor is ready 12.625
Then I successfully start the Unsafe Browser 4.985
And I kill the Unsafe Browser 5.201
Given Thunderbird is installed 27.483
When I enable the screen keyboard 0.068
Then the screen keyboard works in Tor Browser 53.163
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.686

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

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

After features/support/hooks.rb:104 0.000
Tags: @product
1:6.074
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.020
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 8.831
When I set the language to Italian (it) 5.586
Then the language and keyboard have not been saved in cleartext storage 2.130
When I shutdown Tails and wait for the computer to power off 8.302
And I start Tails from USB drive "__internal" with network unplugged 40.942
Then the Welcome Screen's language is set to English 0.281
After features/support/hooks.rb:335 0.933
After features/support/hooks.rb:104 0.006
Tags: @product
1:18.449
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.890
When I set the language to Italian (it) 4.627
And I save the language and keyboard options in cleartext storage 2.347
Then the "it" language and keyboard have been saved in cleartext storage 0.126
When I set the language to French (fr) 4.488
Then the "fr" language and keyboard have been saved in cleartext storage 0.113
And I shutdown Tails and wait for the computer to power off 5.619
And I start Tails from USB drive "__internal" with network unplugged 42.495
Then the "fr" language and keyboard have been saved in cleartext storage 0.461
And the Welcome Screen's language is set to French 0.758
When I log in to a new session 9.481
Then the language is set to French 0.037
After features/support/hooks.rb:335 0.813
After features/support/hooks.rb:104 0.007
Tags: @product
2:39.678
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.005
Given I have started Tails without network from a USB drive without a persistent partition and logged in 8.494
# The first boot simulates a legacy Tails, where locale is only saved in Persistent Storage
Then Tails is running from USB drive "__internal" 0.414
And I create a persistent partition 30.543
And I manually store legacy localization settings in Persistent Storage 0.203
When I shutdown Tails and wait for the computer to power off 9.993
# The second boot verifies that the legacy setting still works
And I start Tails from USB drive "__internal" with network unplugged 37.629
Then the Welcome Screen's language is set to English 0.290
And the Welcome Screen's formats is set to United States 0.204
When I enable persistence 8.454
Then the Welcome Screen's language is set to German 0.481
And the Welcome Screen's formats is set to France 0.190
When I set the language to Italian (it) 4.471
Then the language and keyboard have not been saved in cleartext storage 2.100
When I save the language and keyboard options in cleartext storage 2.408
Then the "it" language and keyboard have been saved in cleartext storage 0.134
And I shutdown Tails and wait for the computer to power off 3.296
# The third boot verifies that cleartext has priority
And I start Tails from USB drive "__internal" with network unplugged 38.800
Then the Welcome Screen's language is set to Italian 0.597
And the Welcome Screen's formats is set to Italy 0.190
When I enable persistence 9.916
# Only formats are loaded from persistence
Then the Welcome Screen's formats is set to France 0.199
And the Welcome Screen's language is set to Italian 0.663
After features/support/hooks.rb:335 0.633
After features/support/hooks.rb:104 0.012