Project Number Date
test_Tails_ISO_21027-fix-interactive-debugging-context 9 24 Jun 2025, 22:29

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Localization 137 5 21 0 0 163 11 5 16 59:21.093 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
1:38.225
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.019
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 22.455
And I log in to a new session in German (de) 1:5.365
Then the live user's Documents directory exists 3.533
And there is a GNOME bookmark for the Documents directory 6.871
After features/support/hooks.rb:330 0.852
After features/support/hooks.rb:100 0.000
Tags: @product
1:35.403
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 25.353
And I log in to a new session in German (de) 57.711
Then the live user's Downloads directory exists 0.116
And there is a GNOME bookmark for the Downloads directory 12.221
After features/support/hooks.rb:330 3.022
After features/support/hooks.rb:100 0.000
Tags: @product
1:27.002
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.011
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 30.265
And I log in to a new session in German (de) 53.106
Then the live user's Music directory exists 0.119
And there is a GNOME bookmark for the Music directory 3.510
After features/support/hooks.rb:330 11.958
After features/support/hooks.rb:100 0.000
Tags: @product
1:39.692
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.019
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 29.717
And I log in to a new session in German (de) 56.750
Then the live user's Pictures directory exists 0.109
And there is a GNOME bookmark for the Pictures directory 13.115
After features/support/hooks.rb:330 2.219
After features/support/hooks.rb:100 0.000
Tags: @product
1:19.909
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 16.099
And I log in to a new session in German (de) 51.557
Then the live user's Videos directory exists 4.900
And there is a GNOME bookmark for the Videos directory 7.351
After features/support/hooks.rb:330 0.898
After features/support/hooks.rb:100 0.000
2:58.305
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 14.972
When I log in to a new session in Arabic (ar) 48.094
Then the keyboard layout is set to "us" 0.449
When the network is plugged 0.138
And Tor is ready 35.476
Then I successfully start the Unsafe Browser 35.749
And I kill the Unsafe Browser 7.726
When I enable the screen keyboard 0.310
Then the screen keyboard works in Tor Browser 35.387
cannot find TorBrowserNewTabButton.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:468:in `/^the Tor Browser (?:has started|starts)$/'
./features/step_definitions/browser.rb:455:in `/^I start the Tor Browser( in offline mode)?$/'
./features/step_definitions/browser.rb:411:in `/^the screen keyboard works in Tor Browser$/'
features/localization.feature:44:in `Then the screen keyboard works in Tor Browser'
features/localization.feature:30: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:330 11.668

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21027-fix-interactive-debugging-context/9/artifact/build-artifacts/04:20:41_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_21027-fix-interactive-debugging-context/9/artifact/build-artifacts/04:20:41_Tails_is_localized_for_every_tier-1_language,_Examples___1_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21027-fix-interactive-debugging-context/9/artifact/build-artifacts/04:20:41_Tails_is_localized_for_every_tier-1_language,_Examples___1_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21027-fix-interactive-debugging-context/9/artifact/build-artifacts/04:20:41_Tails_is_localized_for_every_tier-1_language,_Examples___1_.journal

After features/support/hooks.rb:100 0.000
4:45.809
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.079
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 14.256
When I log in to a new session in Chinese (zh_CN) 58.340
Then the keyboard layout is set to "cn" 0.315
When the network is plugged 0.211
And Tor is ready 34.111
Then I successfully start the Unsafe Browser 38.823
And I kill the Unsafe Browser 6.934
When I enable the screen keyboard 0.235
Then the screen keyboard works in Tor Browser 57.376
And DuckDuckGo is the default search engine 36.610
And I kill the Tor Browser 7.265
And the screen keyboard works in Thunderbird 31.327
try_for() timeout expired
Last ignored exception was: Dogtail::Failure: The Dogtail init script raised: SearchError: child of [desktop frame | main]: "Thunderbird" application
STDOUT:

STDERR:


./features/support/helpers/dogtail.rb:93:in `run'
./features/support/helpers/dogtail.rb:70:in `initialize'
./features/step_definitions/common_steps.rb:1047:in `new'
./features/step_definitions/common_steps.rb:1047:in `block in launch_app'
./features/support/helpers/misc_helpers.rb:78:in `block (2 levels) in try_for'
./features/support/helpers/misc_helpers.rb:66:in `loop'
./features/support/helpers/misc_helpers.rb:66:in `block in try_for'
./features/support/helpers/misc_helpers.rb:65:in `try_for'
./features/step_definitions/common_steps.rb:1046:in `launch_app'
./features/step_definitions/common_steps.rb:1093:in `launch_thunderbird'
./features/step_definitions/thunderbird.rb:33:in `block in <top (required)>'
./features/step_definitions/thunderbird.rb:212:in `block in <top (required)>' (Timeout::Error)
./features/support/helpers/misc_helpers.rb:145:in `rescue in try_for'
./features/support/helpers/misc_helpers.rb:51:in `try_for'
./features/step_definitions/common_steps.rb:1046:in `launch_app'
./features/step_definitions/common_steps.rb:1093:in `launch_thunderbird'
./features/step_definitions/thunderbird.rb:33:in `/^I start Thunderbird$/'
./features/step_definitions/thunderbird.rb:212:in `/^the screen keyboard works in Thunderbird$/'
features/localization.feature:45:in `And the screen keyboard works in Thunderbird'
features/localization.feature:33:in `And the screen keyboard works in Thunderbird'
And the layout of the screen keyboard is set to "us" 0.000
After features/support/hooks.rb:330 8.516

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21027-fix-interactive-debugging-context/9/artifact/build-artifacts/04:25:38_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_21027-fix-interactive-debugging-context/9/artifact/build-artifacts/04:25:38_Tails_is_localized_for_every_tier-1_language,_Examples___2_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21027-fix-interactive-debugging-context/9/artifact/build-artifacts/04:25:38_Tails_is_localized_for_every_tier-1_language,_Examples___2_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21027-fix-interactive-debugging-context/9/artifact/build-artifacts/04:25:38_Tails_is_localized_for_every_tier-1_language,_Examples___2_.journal

After features/support/hooks.rb:100 0.000
4:16.365
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 19.950
When I log in to a new session in English (en) 39.120
Then the keyboard layout is set to "us" 0.402
When the network is plugged 0.125
And Tor is ready 34.887
Then I successfully start the Unsafe Browser 26.801
And I kill the Unsafe Browser 11.380
When I enable the screen keyboard 0.169
Then the screen keyboard works in Tor Browser 1:0.478
And DuckDuckGo is the default search engine 18.654
And I kill the Tor Browser 6.974
And the screen keyboard works in Thunderbird 36.700
And the layout of the screen keyboard is set to "us" 0.719
After features/support/hooks.rb:330 1.567
After features/support/hooks.rb:100 0.000
7:0.128
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 20.026
When I log in to a new session in French (fr) 1:1.863
Then the keyboard layout is set to "fr" 0.908
When the network is plugged 5.502
And Tor is ready 53.733
Then I successfully start the Unsafe Browser 33.924
And I kill the Unsafe Browser 6.529
When I enable the screen keyboard 1.613
Then the screen keyboard works in Tor Browser 2:32.002
And DuckDuckGo is the default search engine 41.255
And I kill the Tor Browser 5.710
And the screen keyboard works in Thunderbird 36.077
And the layout of the screen keyboard is set to "fr" 0.981
After features/support/hooks.rb:330 9.034
After features/support/hooks.rb:100 0.000
3:5.706
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.101
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 11.919
When I log in to a new session in German (de) 58.136
Then the keyboard layout is set to "de" 0.320
When the network is plugged 0.120
And Tor is ready 36.471
Then I successfully start the Unsafe Browser 37.221
And I kill the Unsafe Browser 6.666
When I enable the screen keyboard 0.195
Then the screen keyboard works in Tor Browser 34.653
cannot find TorBrowserNewTabButton.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:468:in `/^the Tor Browser (?:has started|starts)$/'
./features/step_definitions/browser.rb:455:in `/^I start the Tor Browser( in offline mode)?$/'
./features/step_definitions/browser.rb:411:in `/^the screen keyboard works in Tor Browser$/'
features/localization.feature:48:in `Then the screen keyboard works in Tor Browser'
features/localization.feature:30: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:330 8.255

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21027-fix-interactive-debugging-context/9/artifact/build-artifacts/04:40:20_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_21027-fix-interactive-debugging-context/9/artifact/build-artifacts/04:40:20_Tails_is_localized_for_every_tier-1_language,_Examples___5_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21027-fix-interactive-debugging-context/9/artifact/build-artifacts/04:40:20_Tails_is_localized_for_every_tier-1_language,_Examples___5_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21027-fix-interactive-debugging-context/9/artifact/build-artifacts/04:40:20_Tails_is_localized_for_every_tier-1_language,_Examples___5_.journal

After features/support/hooks.rb:100 0.000
3:50.516
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.183
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 20.412
When I log in to a new session in Italian (it) 3:30.104
cannot find GnomeApplicationsMenuItalian.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/common_steps.rb:566:in `/^the Tails desktop is ready$/'
./features/step_definitions/common_steps.rb:522:in `/^I log in to a new session(?: in ([^ ]*) \(([^ ]*)\))?( without activating the Persistent Storage)?( after having activated the Persistent Storage| expecting no warning about the Persistent Storage not being activated)?$/'
features/localization.feature:52:in `When I log in to a new session in Italian (it)'
features/localization.feature:23:in `When I log in to a new session in <language> (<lang_code>)'
Then the keyboard layout is set to "it" 0.000
When the network is plugged 0.000
And Tor is ready 0.000
Then I successfully start the Unsafe Browser 0.000
And I kill the Unsafe Browser 0.000
When I enable the screen keyboard 0.000
Then the screen keyboard works in Tor Browser 0.000
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:330 6.012

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21027-fix-interactive-debugging-context/9/artifact/build-artifacts/04:44:20_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_21027-fix-interactive-debugging-context/9/artifact/build-artifacts/04:44:20_Tails_is_localized_for_every_tier-1_language,_Examples___6_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21027-fix-interactive-debugging-context/9/artifact/build-artifacts/04:44:20_Tails_is_localized_for_every_tier-1_language,_Examples___6_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21027-fix-interactive-debugging-context/9/artifact/build-artifacts/04:44:20_Tails_is_localized_for_every_tier-1_language,_Examples___6_.journal

After features/support/hooks.rb:100 0.000
5:13.929
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 19.802
When I log in to a new session in Persian (fa) 1:0.386
Then the keyboard layout is set to "ir" 0.244
When the network is plugged 0.098
And Tor is ready 53.308
Then I successfully start the Unsafe Browser 29.562
And I kill the Unsafe Browser 13.731
When I enable the screen keyboard 0.105
Then the screen keyboard works in Tor Browser 58.577
And DuckDuckGo is the default search engine 37.974
And I kill the Tor Browser 7.160
And the screen keyboard works in Thunderbird 32.977
try_for() timeout expired
Last ignored exception was: REXML::ParseException: No close tag for /domain/devices/sound
Line: 179
Position: 7464
Last 80 unconsumed characters:

./features/support/helpers/vm_helper.rb:507:in `new'
./features/support/helpers/vm_helper.rb:507:in `virtio_channel_socket_path'
./features/support/helpers/remote_shell.rb:31:in `communicate'
./features/support/helpers/remote_shell.rb:174:in `execute'
./features/support/helpers/remote_shell.rb:185:in `initialize'
./features/support/helpers/dogtail.rb:80:in `new'
./features/support/helpers/dogtail.rb:80:in `run'
./features/support/helpers/dogtail.rb:70:in `initialize'
./features/step_definitions/common_steps.rb:1047:in `new'
./features/step_definitions/common_steps.rb:1047:in `block in launch_app'
./features/support/helpers/misc_helpers.rb:78:in `block (2 levels) in try_for'
./features/support/helpers/misc_helpers.rb:66:in `loop'
./features/support/helpers/misc_helpers.rb:66:in `block in try_for'
./features/support/helpers/misc_helpers.rb:65:in `try_for'
./features/step_definitions/common_steps.rb:1046:in `launch_app'
./features/step_definitions/common_steps.rb:1093:in `launch_thunderbird'
./features/step_definitions/thunderbird.rb:33:in `block in <top (required)>'
./features/step_definitions/thunderbird.rb:212:in `block in <top (required)>' (Timeout::Error)
./features/support/helpers/misc_helpers.rb:145:in `rescue in try_for'
./features/support/helpers/misc_helpers.rb:51:in `try_for'
./features/step_definitions/common_steps.rb:1046:in `launch_app'
./features/step_definitions/common_steps.rb:1093:in `launch_thunderbird'
./features/step_definitions/thunderbird.rb:33:in `/^I start Thunderbird$/'
./features/step_definitions/thunderbird.rb:212:in `/^the screen keyboard works in Thunderbird$/'
features/localization.feature:53:in `And the screen keyboard works in Thunderbird'
features/localization.feature:33:in `And the screen keyboard works in Thunderbird'
And the layout of the screen keyboard is set to "ir" 0.000
After features/support/hooks.rb:330 13.430

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21027-fix-interactive-debugging-context/9/artifact/build-artifacts/04:49:40_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_21027-fix-interactive-debugging-context/9/artifact/build-artifacts/04:49:40_Tails_is_localized_for_every_tier-1_language,_Examples___7_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21027-fix-interactive-debugging-context/9/artifact/build-artifacts/04:49:40_Tails_is_localized_for_every_tier-1_language,_Examples___7_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21027-fix-interactive-debugging-context/9/artifact/build-artifacts/04:49:40_Tails_is_localized_for_every_tier-1_language,_Examples___7_.journal

After features/support/hooks.rb:100 0.000
6:9.530
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.021
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 13.235
When I log in to a new session in Portuguese (pt) 59.360
Then the keyboard layout is set to "pt" 0.252
When the network is plugged 0.179
And Tor is ready 34.454
Then I successfully start the Unsafe Browser 24.531
And I kill the Unsafe Browser 9.559
When I enable the screen keyboard 1.461
Then the screen keyboard works in Tor Browser 2:27.813
And DuckDuckGo is the default search engine 35.640
And I kill the Tor Browser 5.613
And the screen keyboard works in Thunderbird 36.580
And the layout of the screen keyboard is set to "us" 0.846
After features/support/hooks.rb:330 13.229
After features/support/hooks.rb:100 0.000
5:8.743
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.176
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 9.403
When I log in to a new session in Russian (ru) 1:4.257
Then the keyboard layout is set to "ru" 4.080
When the network is plugged 2.225
And Tor is ready 27.132
Then I successfully start the Unsafe Browser 37.091
And I kill the Unsafe Browser 7.472
When I enable the screen keyboard 1.014
Then the screen keyboard works in Tor Browser 1:9.023
And DuckDuckGo is the default search engine 40.295
And I kill the Tor Browser 7.412
And the screen keyboard works in Thunderbird 38.434
And the layout of the screen keyboard is set to "ru" 0.899
After features/support/hooks.rb:330 4.980
After features/support/hooks.rb:100 0.000
4:32.701
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.075
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 16.173
When I log in to a new session in Spanish (es) 58.997
Then the keyboard layout is set to "es" 0.259
When the network is plugged 0.103
And Tor is ready 34.632
Then I successfully start the Unsafe Browser 25.300
And I kill the Unsafe Browser 11.614
When I enable the screen keyboard 0.190
Then the screen keyboard works in Tor Browser 1:2.804
And DuckDuckGo is the default search engine 24.396
And I kill the Tor Browser 10.008
And the screen keyboard works in Thunderbird 27.440
And the layout of the screen keyboard is set to "us" 0.777
After features/support/hooks.rb:330 1.622
After features/support/hooks.rb:100 0.000
4:39.123
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.024
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 19.582
When I log in to a new session in Turkish (tr) 58.484
Then the keyboard layout is set to "tr" 0.230
When the network is plugged 0.218
And Tor is ready 35.233
Then I successfully start the Unsafe Browser 24.735
And I kill the Unsafe Browser 6.355
When I enable the screen keyboard 3.261
Then the screen keyboard works in Tor Browser 1:5.754
And DuckDuckGo is the default search engine 23.054
And I kill the Tor Browser 7.278
And the screen keyboard works in Thunderbird 33.897
And the layout of the screen keyboard is set to "us" 1.036
After features/support/hooks.rb:330 8.484
After features/support/hooks.rb:100 0.000