Project Number Date
test_Tails_ISO_21318-tor-browser-16.0 1 04 Jun 2026, 17:08

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:41.040 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.212
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.597
And I log in to a new session in German (de) 28.033
Then the live user's Documents directory exists 0.042
And there is a GNOME bookmark for the Documents directory 14.539
After features/support/hooks.rb:335 1.489
After features/support/hooks.rb:104 0.000
Tags: @product
49.066
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.004
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.776
And I log in to a new session in German (de) 26.518
Then the live user's Downloads directory exists 0.044
And there is a GNOME bookmark for the Downloads directory 14.727
After features/support/hooks.rb:335 1.031
After features/support/hooks.rb:104 0.000
Tags: @product
48.749
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.111
And I log in to a new session in German (de) 27.044
Then the live user's Music directory exists 0.031
And there is a GNOME bookmark for the Music directory 14.562
After features/support/hooks.rb:335 1.524
After features/support/hooks.rb:104 0.000
Tags: @product
49.798
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.664
And I log in to a new session in German (de) 27.367
Then the live user's Pictures directory exists 0.054
And there is a GNOME bookmark for the Pictures directory 14.711
After features/support/hooks.rb:335 1.315
After features/support/hooks.rb:104 0.000
Tags: @product
48.664
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.224
And I log in to a new session in German (de) 26.498
Then the live user's Videos directory exists 0.053
And there is a GNOME bookmark for the Videos directory 14.887
After features/support/hooks.rb:335 1.012
After features/support/hooks.rb:104 0.000
2:21.964
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.025
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.360
And I set an administration password 6.878
When I log in to a new session in Arabic (ar) 25.770
Then the keyboard layout is set to "eg" 0.121
And tpsd is localized to the selected locale 0.106
Given the network is plugged 0.017
And Tor is ready 12.548
Then I successfully start the Unsafe Browser 6.009
And I kill the Unsafe Browser 5.264
Given Thunderbird is installed 24.526
When I enable the screen keyboard 0.077
Then the screen keyboard works in Tor Browser 53.284
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.516

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

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

After features/support/hooks.rb:104 0.000
2:23.029
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.658
And I set an administration password 6.850
When I log in to a new session in Chinese (zh_CN) 27.547
Then the keyboard layout is set to "cn" 0.104
And tpsd is localized to the selected locale 0.087
Given the network is plugged 0.016
And Tor is ready 11.921
Then I successfully start the Unsafe Browser 4.834
And I kill the Unsafe Browser 5.259
Given Thunderbird is installed 24.481
When I enable the screen keyboard 0.138
Then the screen keyboard works in Tor Browser 54.128
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.430

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

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

After features/support/hooks.rb:104 0.000
1:46.339
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.228
And I set an administration password 6.854
When I log in to a new session in English (en) 11.176
Then the keyboard layout is set to "us" 0.105
And tpsd is localized to the selected locale 0.141
Given the network is plugged 0.017
And Tor is ready 11.752
Then I successfully start the Unsafe Browser 5.418
And I kill the Unsafe Browser 5.258
Given Thunderbird is installed 24.839
When I enable the screen keyboard 0.135
Then the screen keyboard works in Tor Browser 9.218
And DuckDuckGo is the default search engine 24.192
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.503

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

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

After features/support/hooks.rb:104 0.000
2:23.757
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.421
And I set an administration password 6.793
When I log in to a new session in French (fr) 27.100
Then the keyboard layout is set to "fr" 0.118
And tpsd is localized to the selected locale 0.135
Given the network is plugged 0.018
And Tor is ready 11.847
Then I successfully start the Unsafe Browser 5.594
And I kill the Unsafe Browser 5.226
Given Thunderbird is installed 24.488
When I enable the screen keyboard 0.078
Then the screen keyboard works in Tor Browser 54.934
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.307

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21318-tor-browser-16.0/1/artifact/build-artifacts/01:48:34_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/1/artifact/build-artifacts/01:48:34_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/1/artifact/build-artifacts/01:48:34_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/1/artifact/build-artifacts/01:48:34_Tails_is_localized_for_every_tier-1_language,_Examples___4_.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.003
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.288
And I set an administration password 6.727
When I log in to a new session in German (de) 26.353
Then the keyboard layout is set to "de" 0.111
And tpsd is localized to the selected locale 0.116
Given the network is plugged 0.024
And Tor is ready 11.759
Then I successfully start the Unsafe Browser 4.603
And I kill the Unsafe Browser 5.186
Given Thunderbird is installed 27.608
When I enable the screen keyboard 0.073
Then the screen keyboard works in Tor Browser 53.799
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.289

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

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

After features/support/hooks.rb:104 0.000
2:6.673
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.339
And I set an administration password 6.930
When I log in to a new session in Hindi (hi) 26.947
Then the keyboard layout is set to "in" 0.125
And tpsd is localized to the selected locale 0.107
Given the network is plugged 0.027
And Tor is ready 12.404
Then I successfully start the Unsafe Browser 5.636
And I kill the Unsafe Browser 5.230
Given Thunderbird is installed 28.096
When I enable the screen keyboard 0.099
Then the screen keyboard works in Tor Browser 10.157
And DuckDuckGo is the default search engine 23.571
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.514

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/1/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/1/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/1/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/1/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.001
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.749
And I set an administration password 6.771
When I log in to a new session in Indonesian (id) 26.777
Then the keyboard layout is set to "id" 0.115
And tpsd is localized to the selected locale 0.154
Given the network is plugged 0.020
And Tor is ready 11.729
Then I successfully start the Unsafe Browser 5.679
And I kill the Unsafe Browser 5.207
Given Thunderbird is installed 27.308
When I enable the screen keyboard 0.067
Then the screen keyboard works in Tor Browser 53.420
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.698

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/1/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/1/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/1/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/1/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.519
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.409
And I set an administration password 6.848
When I log in to a new session in Italian (it) 26.529
Then the keyboard layout is set to "it" 0.122
And tpsd is localized to the selected locale 0.099
Given the network is plugged 0.017
And Tor is ready 11.677
Then I successfully start the Unsafe Browser 5.715
And I kill the Unsafe Browser 5.234
Given Thunderbird is installed 27.436
When I enable the screen keyboard 0.073
Then the screen keyboard works in Tor Browser 53.354
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.326

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

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

After features/support/hooks.rb:104 0.000
2:23.511
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.556
And I set an administration password 6.860
When I log in to a new session in Persian (fa) 25.203
Then the keyboard layout is set to "ir" 0.098
And tpsd is localized to the selected locale 0.099
Given the network is plugged 0.047
And Tor is ready 12.748
Then I successfully start the Unsafe Browser 5.385
And I kill the Unsafe Browser 5.205
Given Thunderbird is installed 27.262
When I enable the screen keyboard 0.091
Then the screen keyboard works in Tor Browser 52.951
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.476

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

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

After features/support/hooks.rb:104 0.000
2:25.462
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.153
And I set an administration password 6.854
When I log in to a new session in Portuguese (pt) 25.767
Then the keyboard layout is set to "pt" 0.143
And tpsd is localized to the selected locale 0.125
Given the network is plugged 0.015
And Tor is ready 11.673
Then I successfully start the Unsafe Browser 5.739
And I kill the Unsafe Browser 5.238
Given Thunderbird is installed 27.633
When I enable the screen keyboard 0.087
Then the screen keyboard works in Tor Browser 55.028
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.661

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

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

After features/support/hooks.rb:104 0.000
2:27.324
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.586
And I set an administration password 6.752
When I log in to a new session in Russian (ru) 27.502
Then the keyboard layout is set to "ru" 0.106
And tpsd is localized to the selected locale 0.101
Given the network is plugged 0.018
And Tor is ready 11.937
Then I successfully start the Unsafe Browser 6.114
And I kill the Unsafe Browser 5.302
Given Thunderbird is installed 27.664
When I enable the screen keyboard 0.073
Then the screen keyboard works in Tor Browser 54.162
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.843

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

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

After features/support/hooks.rb:104 0.000
2:25.337
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.244
And I set an administration password 6.946
When I log in to a new session in Spanish (es) 26.942
Then the keyboard layout is set to "es" 0.083
And tpsd is localized to the selected locale 0.096
Given the network is plugged 0.014
And Tor is ready 11.517
Then I successfully start the Unsafe Browser 5.344
And I kill the Unsafe Browser 5.212
Given Thunderbird is installed 28.577
When I enable the screen keyboard 0.105
Then the screen keyboard works in Tor Browser 53.251
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.604

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

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

After features/support/hooks.rb:104 0.000
2:27.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.005
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.391
And I set an administration password 6.791
When I log in to a new session in Turkish (tr) 27.669
Then the keyboard layout is set to "tr" 0.099
And tpsd is localized to the selected locale 0.112
Given the network is plugged 0.014
And Tor is ready 12.719
Then I successfully start the Unsafe Browser 5.336
And I kill the Unsafe Browser 5.213
Given Thunderbird is installed 27.158
When I enable the screen keyboard 0.080
Then the screen keyboard works in Tor Browser 54.968
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.508

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

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

After features/support/hooks.rb:104 0.000
Tags: @product
1:5.400
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.009
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 9.173
When I set the language to Italian (it) 4.612
Then the language and keyboard have not been saved in cleartext storage 2.101
When I shutdown Tails and wait for the computer to power off 7.046
And I start Tails from USB drive "__internal" with network unplugged 42.089
Then the Welcome Screen's language is set to English 0.375
After features/support/hooks.rb:335 1.120
After features/support/hooks.rb:104 0.009
Tags: @product
1:20.676
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 stopped at Tails Greeter's login screen 7.982
When I set the language to Italian (it) 4.616
And I save the language and keyboard options in cleartext storage 2.442
Then the "it" language and keyboard have been saved in cleartext storage 0.147
When I set the language to French (fr) 4.512
Then the "fr" language and keyboard have been saved in cleartext storage 0.105
And I shutdown Tails and wait for the computer to power off 5.900
And I start Tails from USB drive "__internal" with network unplugged 43.671
Then the "fr" language and keyboard have been saved in cleartext storage 0.371
And the Welcome Screen's language is set to French 0.690
When I log in to a new session 10.200
Then the language is set to French 0.034
After features/support/hooks.rb:335 0.825
After features/support/hooks.rb:104 0.006
Tags: @product
2:43.338
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.888
# The first boot simulates a legacy Tails, where locale is only saved in Persistent Storage
Then Tails is running from USB drive "__internal" 0.307
And I create a persistent partition 31.411
And I manually store legacy localization settings in Persistent Storage 0.229
When I shutdown Tails and wait for the computer to power off 8.168
# The second boot verifies that the legacy setting still works
And I start Tails from USB drive "__internal" with network unplugged 39.588
Then the Welcome Screen's language is set to English 0.318
And the Welcome Screen's formats is set to United States 0.228
When I enable persistence 8.606
Then the Welcome Screen's language is set to German 0.519
And the Welcome Screen's formats is set to France 0.199
When I set the language to Italian (it) 4.563
Then the language and keyboard have not been saved in cleartext storage 2.099
When I save the language and keyboard options in cleartext storage 2.387
Then the "it" language and keyboard have been saved in cleartext storage 0.099
And I shutdown Tails and wait for the computer to power off 2.779
# The third boot verifies that cleartext has priority
And I start Tails from USB drive "__internal" with network unplugged 40.747
Then the Welcome Screen's language is set to Italian 0.639
And the Welcome Screen's formats is set to Italy 0.218
When I enable persistence 10.462
# Only formats are loaded from persistence
Then the Welcome Screen's formats is set to France 0.181
And the Welcome Screen's language is set to Italian 0.693
After features/support/hooks.rb:335 1.038
After features/support/hooks.rb:104 0.016