Project Number Date
test_Tails_ISO_stable 6088 23 Jan 2026, 12:06

Failures Overview

The following summary displays scenarios that failed.

Tags: @product
1:14.510
Scenario Using Tails' custom backup tool to backup a newly added file
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 8.019
# The volume cannot be in use when GuestFs clones it, which we do below
And I shutdown Tails and wait for the computer to power off 10.075
And I clone USB drive "__internal" to a temporary USB drive "backup" 0.832
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.596
And I write a file "/live/persistence/TailsData_unlocked/new" with contents "foo" 0.147
When I start Tails' custom backup tool 5.240
Then the backup tool displays "Plug in your backup Tails USB stick" 0.172
When I plug USB drive "backup" 2.947
And I give the Persistent Storage on drive "backup" its own UUID 0.093
And I click "Retry" in the backup tool 1.140
Then the backup tool displays "Do you want to back up your Persistent Storage now?" 0.132
When I click "Back Up" in the backup tool 1.110
And I enter my persistent storage passphrase into the polkit prompt 5.002
Then the backup tool displays "Your Persistent Storage was backed up successfully to your backup Tails USB stick!" 30.000
try_for() timeout expired
Last ignored exception was: Dogtail::Failure: The Dogtail init script raised: SearchError: child of [desktop frame | main]: 'zenity' application
STDOUT:

STDERR:


./features/support/helpers/dogtail.rb:93:in `run'
./features/support/helpers/dogtail.rb:70:in `initialize'
./features/step_definitions/backup.rb:7:in `new'
./features/step_definitions/backup.rb:7:in `block (2 levels) in <top (required)>'
./features/support/helpers/misc_helpers.rb:78:in `block (2 levels) in try_for'
<internal:kernel>:187: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/backup.rb:6: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/backup.rb:6:in `/^the backup tool displays "([^"]+)"$/'
features/backup.feature:22:in `Then the backup tool displays "Your Persistent Storage was backed up successfully to your backup Tails USB stick!"'
# The backup tool ejects the drive, so we have to replug it
When I unplug USB drive "backup" 0.000
And I plug USB drive "backup" 0.000
Then the USB drive "backup" contains the same files as my persistent storage 0.000
After features/support/hooks.rb:331 11.082

SCENARIO FAILED: 'Using Tails' custom backup tool to backup a newly added file' (at time 01:21:37)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6088/artifact/build-artifacts/01:21:37_Using_Tails__custom_backup_tool_to_backup_a_newly_added_file.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6088/artifact/build-artifacts/01:21:37_Using_Tails__custom_backup_tool_to_backup_a_newly_added_file.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6088/artifact/build-artifacts/01:21:37_Using_Tails__custom_backup_tool_to_backup_a_newly_added_file.journal

After features/support/hooks.rb:100 0.110
Feature: Localization
34.058
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.003
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.245
When I log in to a new session in Hindi (hi) 26.578
Then the keyboard layout is set to "in" 0.089
And tpsd is localized to the selected locale 0.144
undefined method `[]' for nil (NoMethodError)
./features/step_definitions/common_steps.rb:1668:in `/^tpsd is localized to the selected locale$/'
features/localization.feature:49:in `And tpsd is localized to the selected locale'
features/localization.feature:25:in `And tpsd is localized to the selected locale'
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:331 5.286

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6088/artifact/build-artifacts/01:52:57_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_stable/6088/artifact/build-artifacts/01:52:57_Tails_is_localized_for_every_tier-1_language,_Examples___6_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6088/artifact/build-artifacts/01:52:57_Tails_is_localized_for_every_tier-1_language,_Examples___6_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6088/artifact/build-artifacts/01:52:57_Tails_is_localized_for_every_tier-1_language,_Examples___6_.journal

After features/support/hooks.rb:100 0.000
Tags: @product
1:31.388
Scenario The Tor Browser cannot access the LAN
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Steps
Given I have started Tails from DVD and logged in and the network is connected 10.167
And a web server is running on the LAN 1.058
And I capture all network traffic 0.004
When I start the Tor Browser 16.307
And I open a page on the LAN web server in the Tor Browser 3.849
Then the Tor Browser shows the "Unable to connect" error 1:0.000
try_for() timeout expired (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/browser.rb:383:in `/^the (Tor|Unsafe) Browser shows the "([^"]+)" error$/'
features/torified_browsing.feature:13:in `Then the Tor Browser shows the "Unable to connect" error'
And no traffic was sent to the web server on the LAN 0.000
After features/support/hooks.rb:331 5.442

SCENARIO FAILED: 'The Tor Browser cannot access the LAN' (at time 03:01:48)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6088/artifact/build-artifacts/03:01:48_The_Tor_Browser_cannot_access_the_LAN.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6088/artifact/build-artifacts/03:01:48_The_Tor_Browser_cannot_access_the_LAN.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6088/artifact/build-artifacts/03:01:48_The_Tor_Browser_cannot_access_the_LAN.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6088/artifact/build-artifacts/03:01:48_The_Tor_Browser_cannot_access_the_LAN.journal

After features/support/hooks.rb:100 0.049