Project Number Date
test_Tails_ISO_21318-tor-browser-16.0 3 04 Jun 2026, 20:41

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:24.986 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.832
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.002
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.607
And I log in to a new session in German (de) 26.675
Then the live user's Documents directory exists 0.071
And there is a GNOME bookmark for the Documents directory 14.477
After features/support/hooks.rb:335 1.198
After features/support/hooks.rb:104 0.000
Tags: @product
48.715
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.198
And I log in to a new session in German (de) 26.589
Then the live user's Downloads directory exists 0.072
And there is a GNOME bookmark for the Downloads directory 14.853
After features/support/hooks.rb:335 1.679
After features/support/hooks.rb:104 0.000
Tags: @product
48.070
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.477
And I log in to a new session in German (de) 26.123
Then the live user's Music directory exists 0.039
And there is a GNOME bookmark for the Music directory 14.430
After features/support/hooks.rb:335 0.913
After features/support/hooks.rb:104 0.000
Tags: @product
49.070
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.210
And I log in to a new session in German (de) 27.366
Then the live user's Pictures directory exists 0.049
And there is a GNOME bookmark for the Pictures directory 14.443
After features/support/hooks.rb:335 1.102
After features/support/hooks.rb:104 0.000
Tags: @product
48.644
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.493
And I log in to a new session in German (de) 26.518
Then the live user's Videos directory exists 0.047
And there is a GNOME bookmark for the Videos directory 14.584
After features/support/hooks.rb:335 0.915
After features/support/hooks.rb:104 0.000
2:24.556
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.002
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.322
And I set an administration password 6.951
When I log in to a new session in Arabic (ar) 26.257
Then the keyboard layout is set to "eg" 0.117
And tpsd is localized to the selected locale 0.086
Given the network is plugged 0.018
And Tor is ready 12.694
Then I successfully start the Unsafe Browser 5.739
And I kill the Unsafe Browser 5.202
Given Thunderbird is installed 25.492
When I enable the screen keyboard 0.067
Then the screen keyboard works in Tor Browser 54.607
Operation failed (despite retrying 2 times) with
FindFailed: cannot find BrowserAddressBarArabic.png on the screen (MaxRetriesFailure)
./features/support/helpers/misc_helpers.rb:226:in `rescue in block in retry_action'
./features/support/helpers/misc_helpers.rb:209:in `block in retry_action'
<internal:kernel>:187:in `loop'
./features/support/helpers/misc_helpers.rb:208:in `retry_action'
./features/step_definitions/browser.rb:182:in `/^I open a new tab in the (.*)$/'
./features/step_definitions/browser.rb:446:in `/^the screen keyboard works in Tor Browser$/'
features/localization.feature:46:in `Then the screen keyboard works in Tor Browser'
features/localization.feature:33:in `Then the screen keyboard works in Tor Browser'
And DuckDuckGo is the default search engine 0.000
And I kill the Tor Browser 0.000
And the screen keyboard works in Thunderbird 0.000
And the layout of the screen keyboard is set to "us" 0.000
After features/support/hooks.rb:335 6.396

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

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

After features/support/hooks.rb:104 0.000
2:24.360
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.594
And I set an administration password 6.797
When I log in to a new session in Chinese (zh_CN) 25.920
Then the keyboard layout is set to "cn" 0.110
And tpsd is localized to the selected locale 0.106
Given the network is plugged 0.016
And Tor is ready 12.860
Then I successfully start the Unsafe Browser 4.834
And I kill the Unsafe Browser 5.188
Given Thunderbird is installed 27.455
When I enable the screen keyboard 0.071
Then the screen keyboard works in Tor Browser 53.404
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.811

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

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

After features/support/hooks.rb:104 0.000
1:50.010
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.122
And I set an administration password 6.901
When I log in to a new session in English (en) 11.085
Then the keyboard layout is set to "us" 0.110
And tpsd is localized to the selected locale 0.109
Given the network is plugged 0.022
And Tor is ready 13.126
Then I successfully start the Unsafe Browser 4.963
And I kill the Unsafe Browser 5.183
Given Thunderbird is installed 27.642
When I enable the screen keyboard 0.091
Then the screen keyboard works in Tor Browser 10.008
And DuckDuckGo is the default search engine 23.643
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.441

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

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

After features/support/hooks.rb:104 0.000
2:21.855
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.313
And I set an administration password 6.882
When I log in to a new session in French (fr) 26.862
Then the keyboard layout is set to "fr" 0.086
And tpsd is localized to the selected locale 0.096
Given the network is plugged 0.022
And Tor is ready 11.373
Then I successfully start the Unsafe Browser 5.915
And I kill the Unsafe Browser 5.252
Given Thunderbird is installed 24.289
When I enable the screen keyboard 0.070
Then the screen keyboard works in Tor Browser 53.689
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.487

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

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

After features/support/hooks.rb:104 0.000
2:20.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.004
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.188
And I set an administration password 6.872
When I log in to a new session in German (de) 25.962
Then the keyboard layout is set to "de" 0.101
And tpsd is localized to the selected locale 0.099
Given the network is plugged 0.017
And Tor is ready 11.784
Then I successfully start the Unsafe Browser 5.364
And I kill the Unsafe Browser 5.194
Given Thunderbird is installed 24.815
When I enable the screen keyboard 0.098
Then the screen keyboard works in Tor Browser 53.297
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.725

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

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

After features/support/hooks.rb:104 0.000
2:6.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 7.624
And I set an administration password 6.802
When I log in to a new session in Hindi (hi) 25.681
Then the keyboard layout is set to "in" 0.137
And tpsd is localized to the selected locale 0.138
Given the network is plugged 0.023
And Tor is ready 13.603
Then I successfully start the Unsafe Browser 4.930
And I kill the Unsafe Browser 5.202
Given Thunderbird is installed 27.579
When I enable the screen keyboard 0.081
Then the screen keyboard works in Tor Browser 10.890
And DuckDuckGo is the default search engine 24.089
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.595

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

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

After features/support/hooks.rb:104 0.000
2:25.319
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.077
And I set an administration password 6.989
When I log in to a new session in Indonesian (id) 26.828
Then the keyboard layout is set to "id" 0.097
And tpsd is localized to the selected locale 0.108
Given the network is plugged 0.014
And Tor is ready 11.759
Then I successfully start the Unsafe Browser 5.577
And I kill the Unsafe Browser 5.229
Given Thunderbird is installed 27.794
When I enable the screen keyboard 0.110
Then the screen keyboard works in Tor Browser 53.733
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 6.224

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

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

After features/support/hooks.rb:104 0.000
2:24.709
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.240
And I set an administration password 6.829
When I log in to a new session in Italian (it) 26.560
Then the keyboard layout is set to "it" 0.084
And tpsd is localized to the selected locale 0.100
Given the network is plugged 0.016
And Tor is ready 11.593
Then I successfully start the Unsafe Browser 5.878
And I kill the Unsafe Browser 5.209
Given Thunderbird is installed 27.463
When I enable the screen keyboard 0.074
Then the screen keyboard works in Tor Browser 53.658
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.353

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

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

After features/support/hooks.rb:104 0.000
2:23.671
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.525
And I set an administration password 6.802
When I log in to a new session in Persian (fa) 26.789
Then the keyboard layout is set to "ir" 0.082
And tpsd is localized to the selected locale 0.108
Given the network is plugged 0.015
And Tor is ready 11.508
Then I successfully start the Unsafe Browser 4.903
And I kill the Unsafe Browser 5.202
Given Thunderbird is installed 27.976
When I enable the screen keyboard 0.069
Then the screen keyboard works in Tor Browser 52.685
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.533

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

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

After features/support/hooks.rb:104 0.000
2:27.642
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.016
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.445
And I set an administration password 6.755
When I log in to a new session in Portuguese (pt) 26.997
Then the keyboard layout is set to "pt" 0.146
And tpsd is localized to the selected locale 0.156
Given the network is plugged 0.014
And Tor is ready 13.024
Then I successfully start the Unsafe Browser 5.337
And I kill the Unsafe Browser 5.216
Given Thunderbird is installed 27.352
When I enable the screen keyboard 0.082
Then the screen keyboard works in Tor Browser 55.112
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.487

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

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

After features/support/hooks.rb:104 0.000
2:24.778
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.309
And I set an administration password 6.840
When I log in to a new session in Russian (ru) 27.171
Then the keyboard layout is set to "ru" 0.118
And tpsd is localized to the selected locale 0.095
Given the network is plugged 0.015
And Tor is ready 11.589
Then I successfully start the Unsafe Browser 5.643
And I kill the Unsafe Browser 5.214
Given Thunderbird is installed 27.714
When I enable the screen keyboard 0.077
Then the screen keyboard works in Tor Browser 52.989
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.705

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

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

After features/support/hooks.rb:104 0.000
2:23.905
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.241
And I set an administration password 6.876
When I log in to a new session in Spanish (es) 26.882
Then the keyboard layout is set to "es" 0.144
And tpsd is localized to the selected locale 0.136
Given the network is plugged 0.014
And Tor is ready 11.645
Then I successfully start the Unsafe Browser 6.152
And I kill the Unsafe Browser 5.252
Given Thunderbird is installed 24.900
When I enable the screen keyboard 0.068
Then the screen keyboard works in Tor Browser 54.589
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.466

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

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

After features/support/hooks.rb:104 0.000
2:25.115
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.247
And I set an administration password 6.862
When I log in to a new session in Turkish (tr) 26.989
Then the keyboard layout is set to "tr" 0.104
And tpsd is localized to the selected locale 0.116
Given the network is plugged 0.015
And Tor is ready 12.056
Then I successfully start the Unsafe Browser 5.553
And I kill the Unsafe Browser 5.220
Given Thunderbird is installed 27.625
When I enable the screen keyboard 0.069
Then the screen keyboard works in Tor Browser 53.255
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.463

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

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

After features/support/hooks.rb:104 0.000
Tags: @product
1:3.362
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 9.031
When I set the language to Italian (it) 4.868
Then the language and keyboard have not been saved in cleartext storage 2.135
When I shutdown Tails and wait for the computer to power off 7.122
And I start Tails from USB drive "__internal" with network unplugged 39.872
Then the Welcome Screen's language is set to English 0.332
After features/support/hooks.rb:335 1.118
After features/support/hooks.rb:104 0.044
Tags: @product
1:15.969
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.002
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 7.337
When I set the language to Italian (it) 4.566
And I save the language and keyboard options in cleartext storage 2.496
Then the "it" language and keyboard have been saved in cleartext storage 0.113
When I set the language to French (fr) 4.513
Then the "fr" language and keyboard have been saved in cleartext storage 0.099
And I shutdown Tails and wait for the computer to power off 4.012
And I start Tails from USB drive "__internal" with network unplugged 41.230
Then the "fr" language and keyboard have been saved in cleartext storage 0.381
And the Welcome Screen's language is set to French 0.667
When I log in to a new session 10.492
Then the language is set to French 0.058
After features/support/hooks.rb:335 0.754
After features/support/hooks.rb:104 0.028
Tags: @product
2:37.813
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.630
# The first boot simulates a legacy Tails, where locale is only saved in Persistent Storage
Then Tails is running from USB drive "__internal" 0.330
And I create a persistent partition 30.173
And I manually store legacy localization settings in Persistent Storage 0.271
When I shutdown Tails and wait for the computer to power off 8.182
# The second boot verifies that the legacy setting still works
And I start Tails from USB drive "__internal" with network unplugged 37.470
Then the Welcome Screen's language is set to English 0.267
And the Welcome Screen's formats is set to United States 0.188
When I enable persistence 8.703
Then the Welcome Screen's language is set to German 0.511
And the Welcome Screen's formats is set to France 0.229
When I set the language to Italian (it) 4.560
Then the language and keyboard have not been saved in cleartext storage 2.109
When I save the language and keyboard options in cleartext storage 2.354
Then the "it" language and keyboard have been saved in cleartext storage 0.093
And I shutdown Tails and wait for the computer to power off 2.715
# The third boot verifies that cleartext has priority
And I start Tails from USB drive "__internal" with network unplugged 39.163
Then the Welcome Screen's language is set to Italian 0.651
And the Welcome Screen's formats is set to Italy 0.176
When I enable persistence 10.142
# Only formats are loaded from persistence
Then the Welcome Screen's formats is set to France 0.213
And the Welcome Screen's language is set to Italian 0.673
After features/support/hooks.rb:335 0.540
After features/support/hooks.rb:104 0.012