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

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 38:5.788 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
50.044
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.706
And I log in to a new session in German (de) 27.902
Then the live user's Documents directory exists 0.035
And there is a GNOME bookmark for the Documents directory 14.400
After features/support/hooks.rb:335 0.948
After features/support/hooks.rb:104 0.000
Tags: @product
46.606
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.587
And I log in to a new session in German (de) 25.612
Then the live user's Downloads directory exists 0.032
And there is a GNOME bookmark for the Downloads directory 14.373
After features/support/hooks.rb:335 0.850
After features/support/hooks.rb:104 0.000
Tags: @product
48.031
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 6.582
And I log in to a new session in German (de) 26.961
Then the live user's Music directory exists 0.046
And there is a GNOME bookmark for the Music directory 14.441
After features/support/hooks.rb:335 0.932
After features/support/hooks.rb:104 0.000
Tags: @product
47.262
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 6.688
And I log in to a new session in German (de) 26.209
Then the live user's Pictures directory exists 0.048
And there is a GNOME bookmark for the Pictures directory 14.315
After features/support/hooks.rb:335 1.307
After features/support/hooks.rb:104 0.000
Tags: @product
46.930
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.732
And I log in to a new session in German (de) 25.891
Then the live user's Videos directory exists 0.045
And there is a GNOME bookmark for the Videos directory 14.261
After features/support/hooks.rb:335 1.024
After features/support/hooks.rb:104 0.000
2:19.411
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 6.625
And I set an administration password 6.773
When I log in to a new session in Arabic (ar) 26.047
Then the keyboard layout is set to "eg" 0.084
And tpsd is localized to the selected locale 0.145
Given the network is plugged 0.017
And Tor is ready 11.400
Then I successfully start the Unsafe Browser 5.158
And I kill the Unsafe Browser 5.229
Given Thunderbird is installed 24.656
When I enable the screen keyboard 0.074
Then the screen keyboard works in Tor Browser 53.197
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.653

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

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

After features/support/hooks.rb:104 0.000
2:20.865
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 6.879
And I set an administration password 6.835
When I log in to a new session in Chinese (zh_CN) 26.061
Then the keyboard layout is set to "cn" 0.101
And tpsd is localized to the selected locale 0.073
Given the network is plugged 0.019
And Tor is ready 12.347
Then I successfully start the Unsafe Browser 4.898
And I kill the Unsafe Browser 5.221
Given Thunderbird is installed 24.070
When I enable the screen keyboard 0.060
Then the screen keyboard works in Tor Browser 54.296
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.762

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

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

After features/support/hooks.rb:104 0.000
1:44.114
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 6.959
And I set an administration password 6.777
When I log in to a new session in English (en) 11.618
Then the keyboard layout is set to "us" 0.107
And tpsd is localized to the selected locale 0.096
Given the network is plugged 0.024
And Tor is ready 11.506
Then I successfully start the Unsafe Browser 4.944
And I kill the Unsafe Browser 5.204
Given Thunderbird is installed 23.668
When I enable the screen keyboard 0.064
Then the screen keyboard works in Tor Browser 9.558
And DuckDuckGo is the default search engine 23.583
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.376

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

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

After features/support/hooks.rb:104 0.000
2:19.796
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.657
And I set an administration password 6.864
When I log in to a new session in French (fr) 24.950
Then the keyboard layout is set to "fr" 0.100
And tpsd is localized to the selected locale 0.138
Given the network is plugged 0.016
And Tor is ready 13.494
Then I successfully start the Unsafe Browser 4.959
And I kill the Unsafe Browser 5.221
Given Thunderbird is installed 23.911
When I enable the screen keyboard 0.090
Then the screen keyboard works in Tor Browser 53.390
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.705

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

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

After features/support/hooks.rb:104 0.000
2:19.706
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.659
And I set an administration password 6.821
When I log in to a new session in German (de) 25.669
Then the keyboard layout is set to "de" 0.097
And tpsd is localized to the selected locale 0.114
Given the network is plugged 0.017
And Tor is ready 12.814
Then I successfully start the Unsafe Browser 5.088
And I kill the Unsafe Browser 5.201
Given Thunderbird is installed 24.159
When I enable the screen keyboard 0.076
Then the screen keyboard works in Tor Browser 52.985
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.285

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

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

After features/support/hooks.rb:104 0.000
1:59.785
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 6.936
And I set an administration password 6.711
When I log in to a new session in Hindi (hi) 25.865
Then the keyboard layout is set to "in" 0.131
And tpsd is localized to the selected locale 0.092
Given the network is plugged 0.017
And Tor is ready 12.773
Then I successfully start the Unsafe Browser 4.864
And I kill the Unsafe Browser 5.185
Given Thunderbird is installed 24.133
When I enable the screen keyboard 0.074
Then the screen keyboard works in Tor Browser 9.295
And DuckDuckGo is the default search engine 23.703
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.545

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

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

After features/support/hooks.rb:104 0.000
2:18.824
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.693
And I set an administration password 6.781
When I log in to a new session in Indonesian (id) 25.628
Then the keyboard layout is set to "id" 0.089
And tpsd is localized to the selected locale 0.097
Given the network is plugged 0.018
And Tor is ready 12.157
Then I successfully start the Unsafe Browser 5.113
And I kill the Unsafe Browser 5.211
Given Thunderbird is installed 24.175
When I enable the screen keyboard 0.082
Then the screen keyboard works in Tor Browser 52.776
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.552

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

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

After features/support/hooks.rb:104 0.000
2:19.391
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.540
And I set an administration password 6.848
When I log in to a new session in Italian (it) 26.224
Then the keyboard layout is set to "it" 0.100
And tpsd is localized to the selected locale 0.108
Given the network is plugged 0.021
And Tor is ready 11.812
Then I successfully start the Unsafe Browser 5.386
And I kill the Unsafe Browser 5.209
Given Thunderbird is installed 23.920
When I enable the screen keyboard 0.076
Then the screen keyboard works in Tor Browser 53.141
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.614

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

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

After features/support/hooks.rb:104 0.000
2:18.853
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.765
And I set an administration password 6.779
When I log in to a new session in Persian (fa) 26.011
Then the keyboard layout is set to "ir" 0.087
And tpsd is localized to the selected locale 0.098
Given the network is plugged 0.017
And Tor is ready 11.642
Then I successfully start the Unsafe Browser 4.878
And I kill the Unsafe Browser 5.205
Given Thunderbird is installed 23.908
When I enable the screen keyboard 0.088
Then the screen keyboard works in Tor Browser 53.369
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.967

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

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

After features/support/hooks.rb:104 0.000
2:18.353
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.840
And I set an administration password 6.783
When I log in to a new session in Portuguese (pt) 26.085
Then the keyboard layout is set to "pt" 0.106
And tpsd is localized to the selected locale 0.148
Given the network is plugged 0.019
And Tor is ready 11.400
Then I successfully start the Unsafe Browser 4.389
And I kill the Unsafe Browser 5.212
Given Thunderbird is installed 24.036
When I enable the screen keyboard 0.076
Then the screen keyboard works in Tor Browser 53.253
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.625

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

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

After features/support/hooks.rb:104 0.000
2:18.573
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.631
And I set an administration password 6.733
When I log in to a new session in Russian (ru) 25.643
Then the keyboard layout is set to "ru" 0.087
And tpsd is localized to the selected locale 0.084
Given the network is plugged 0.016
And Tor is ready 11.195
Then I successfully start the Unsafe Browser 5.436
And I kill the Unsafe Browser 5.234
Given Thunderbird is installed 24.063
When I enable the screen keyboard 0.109
Then the screen keyboard works in Tor Browser 53.336
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.481

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

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

After features/support/hooks.rb:104 0.000
2:19.527
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.662
And I set an administration password 6.778
When I log in to a new session in Spanish (es) 25.954
Then the keyboard layout is set to "es" 0.082
And tpsd is localized to the selected locale 0.100
Given the network is plugged 0.014
And Tor is ready 11.989
Then I successfully start the Unsafe Browser 5.315
And I kill the Unsafe Browser 5.195
Given Thunderbird is installed 23.977
When I enable the screen keyboard 0.083
Then the screen keyboard works in Tor Browser 53.373
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.294

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

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

After features/support/hooks.rb:104 0.000
2:18.112
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.666
And I set an administration password 6.802
When I log in to a new session in Turkish (tr) 25.560
Then the keyboard layout is set to "tr" 0.109
And tpsd is localized to the selected locale 0.079
Given the network is plugged 0.019
And Tor is ready 11.538
Then I successfully start the Unsafe Browser 4.873
And I kill the Unsafe Browser 5.196
Given Thunderbird is installed 23.896
When I enable the screen keyboard 0.092
Then the screen keyboard works in Tor Browser 53.276
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.496

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

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

After features/support/hooks.rb:104 0.000
Tags: @product
1:3.453
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.004
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 8.615
When I set the language to Italian (it) 5.612
Then the language and keyboard have not been saved in cleartext storage 2.124
When I shutdown Tails and wait for the computer to power off 8.321
And I start Tails from USB drive "__internal" with network unplugged 38.515
Then the Welcome Screen's language is set to English 0.265
After features/support/hooks.rb:335 1.091
After features/support/hooks.rb:104 0.015
Tags: @product
1:15.037
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.629
When I set the language to Italian (it) 5.548
And I save the language and keyboard options in cleartext storage 2.370
Then the "it" language and keyboard have been saved in cleartext storage 0.112
When I set the language to French (fr) 4.463
Then the "fr" language and keyboard have been saved in cleartext storage 0.106
And I shutdown Tails and wait for the computer to power off 5.613
And I start Tails from USB drive "__internal" with network unplugged 40.275
Then the "fr" language and keyboard have been saved in cleartext storage 0.340
And the Welcome Screen's language is set to French 0.747
When I log in to a new session 7.778
Then the language is set to French 0.051
After features/support/hooks.rb:335 0.777
After features/support/hooks.rb:104 0.011
Tags: @product
2:33.105
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.489
# The first boot simulates a legacy Tails, where locale is only saved in Persistent Storage
Then Tails is running from USB drive "__internal" 0.308
And I create a persistent partition 29.253
And I manually store legacy localization settings in Persistent Storage 0.188
When I shutdown Tails and wait for the computer to power off 9.499
# The second boot verifies that the legacy setting still works
And I start Tails from USB drive "__internal" with network unplugged 36.812
Then the Welcome Screen's language is set to English 0.314
And the Welcome Screen's formats is set to United States 0.159
When I enable persistence 7.498
Then the Welcome Screen's language is set to German 0.488
And the Welcome Screen's formats is set to France 0.200
When I set the language to Italian (it) 4.485
Then the language and keyboard have not been saved in cleartext storage 2.077
When I save the language and keyboard options in cleartext storage 2.366
Then the "it" language and keyboard have been saved in cleartext storage 0.098
And I shutdown Tails and wait for the computer to power off 2.826
# The third boot verifies that cleartext has priority
And I start Tails from USB drive "__internal" with network unplugged 37.234
Then the Welcome Screen's language is set to Italian 0.658
And the Welcome Screen's formats is set to Italy 0.208
When I enable persistence 9.049
# Only formats are loaded from persistence
Then the Welcome Screen's formats is set to France 0.180
And the Welcome Screen's language is set to Italian 0.704
After features/support/hooks.rb:335 0.663
After features/support/hooks.rb:104 0.016