Project Number Date
test_Tails_ISO_test-suite-options 18 04 Jul 2025, 21:06

Failures Overview

The following summary displays scenarios that failed.

Tags: @product
1:29.657
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.017
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 17.775
# 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 12.460
And I clone USB drive "__internal" to a temporary USB drive "backup" 8.220
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 16.459
And I write a file "/live/persistence/TailsData_unlocked/new" with contents "foo" 0.218
When I start Tails' custom backup tool 6.834
Then the backup tool displays "Plug in your backup Tails USB stick" 0.270
When I plug USB drive "backup" 2.744
And I give the Persistent Storage on drive "backup" its own UUID 0.160
And I click "Retry" in the backup tool 1.299
Then the backup tool displays "Do you want to back up your Persistent Storage now?" 0.569
When I click "Back Up" in the backup tool 1.770
And I enter my persistent storage passphrase into the polkit prompt 20.873
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/common_steps.rb:791:in `deal_with_polkit_prompt'
./features/step_definitions/backup.rb:18:in `/^I enter my persistent storage passphrase into the polkit prompt$/'
features/backup.feature:21:in `And I enter my persistent storage passphrase into the polkit prompt'
Then the backup tool displays "Your Persistent Storage was backed up successfully to your backup Tails USB stick!" 0.000
# 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:330 11.520

SCENARIO FAILED: 'Using Tails' custom backup tool to backup a newly added file' (at time 02:35:41)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/18/artifact/build-artifacts/02:35:41_Using_Tails__custom_backup_tool_to_backup_a_newly_added_file.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/18/artifact/build-artifacts/02:35:41_Using_Tails__custom_backup_tool_to_backup_a_newly_added_file.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/18/artifact/build-artifacts/02:35:41_Using_Tails__custom_backup_tool_to_backup_a_newly_added_file.journal

After features/support/hooks.rb:100 0.147
Feature: Localization
2:33.372
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.006
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 22.050
When I log in to a new session in Persian (fa) 52.690
Then the keyboard layout is set to "ir" 0.134
When the network is plugged 0.074
And Tor is ready 19.808
Then I successfully start the Unsafe Browser 22.548
And I kill the Unsafe Browser 6.650
When I enable the screen keyboard 0.448
Then the screen keyboard works in Tor Browser 28.965
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:53: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 "ir" 0.000
After features/support/hooks.rb:330 7.957

SCENARIO FAILED: 'Tails is localized for every tier-1 language, Examples (#7)' (at time 03:39:50)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/18/artifact/build-artifacts/03:39:50_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_test-suite-options/18/artifact/build-artifacts/03:39:50_Tails_is_localized_for_every_tier-1_language,_Examples___7_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/18/artifact/build-artifacts/03:39:50_Tails_is_localized_for_every_tier-1_language,_Examples___7_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/18/artifact/build-artifacts/03:39:50_Tails_is_localized_for_every_tier-1_language,_Examples___7_.journal

After features/support/hooks.rb:100 0.000
Feature: Localization
1:10.527
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 11.171
When I log in to a new session in Turkish (tr) 47.261
Then the keyboard layout is set to "tr" 0.243
When the network is plugged 0.089
And Tor is ready 11.762
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/tor.rb:828:in `click_connect_to_tor'
./features/step_definitions/tor.rb:502:in `tca_configure'
./features/step_definitions/tor.rb:512:in `/^I configure a direct connection in the Tor Connection Assistant$/'
./features/step_definitions/common_steps.rb:653:in `/^I successfully configure Tor$/'
./features/step_definitions/common_steps.rb:607:in `/^Tor is ready$/'
features/localization.feature:57:in `And Tor is ready'
features/localization.feature:26:in `And Tor is ready'
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 5.481

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/18/artifact/build-artifacts/03:52:05_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_test-suite-options/18/artifact/build-artifacts/03:52:05_Tails_is_localized_for_every_tier-1_language,_Examples___11_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/18/artifact/build-artifacts/03:52:05_Tails_is_localized_for_every_tier-1_language,_Examples___11_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/18/artifact/build-artifacts/03:52:05_Tails_is_localized_for_every_tier-1_language,_Examples___11_.journal

After features/support/hooks.rb:100 0.000
Tags: @product
1:47.954
Scenario Anti test: Detecting TCP leaks from the Unsafe Browser with the firewall leak detector
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Steps
Given I have started Tails from DVD and logged in and the network is connected 13.010
And I capture all network traffic 0.027
When I successfully start the Unsafe Browser 23.606
And I open the Tails homepage in the Unsafe Browser 11.157
And the Tails homepage loads in the Unsafe Browser 1:0.152
cannot find TailsHomepage.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:316:in `/^the Tails homepage loads in the Unsafe Browser$/'
features/tor_enforcement.feature:20:in `And the Tails homepage loads in the Unsafe Browser'
Then the firewall leak detector has detected leaks 0.000
After features/support/hooks.rb:330 6.110

SCENARIO FAILED: 'Anti test: Detecting TCP leaks from the Unsafe Browser with the firewall leak detector' (at time 05:28:15)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/18/artifact/build-artifacts/05:28:15_Anti_test:_Detecting_TCP_leaks_from_the_Unsafe_Browser_with_the_firewall_leak_detector.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/18/artifact/build-artifacts/05:28:15_Anti_test:_Detecting_TCP_leaks_from_the_Unsafe_Browser_with_the_firewall_leak_detector.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/18/artifact/build-artifacts/05:28:15_Anti_test:_Detecting_TCP_leaks_from_the_Unsafe_Browser_with_the_firewall_leak_detector.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/18/artifact/build-artifacts/05:28:15_Anti_test:_Detecting_TCP_leaks_from_the_Unsafe_Browser_with_the_firewall_leak_detector.journal

After features/support/hooks.rb:100 0.048
3:41.175
Scenario Watching a WebM video
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.020
Before features/support/hooks.rb:507 0.021
Steps
Given I have started Tails from DVD and logged in and the network is connected 14.638
When I start the Tor Browser 26.510
And the Tor Browser loads the startup page 3:0.026
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:204:in `page_has_loaded_in_the_tor_browser'
./features/step_definitions/browser.rb:498:in `/^the Tor Browser loads the (startup page|Tails homepage|Tails GitLab)$/'
features/torified_browsing.feature:46:in `And the Tor Browser loads the startup page'
Then I can watch a WebM video in Tor Browser 0.000
After features/support/hooks.rb:515 0.035
After features/support/hooks.rb:330 7.455

SCENARIO FAILED: 'Watching a WebM video' (at time 05:41:59)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/18/artifact/build-artifacts/05:41:59_Watching_a_WebM_video.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/18/artifact/build-artifacts/05:41:59_Watching_a_WebM_video.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/18/artifact/build-artifacts/05:41:59_Watching_a_WebM_video.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/18/artifact/build-artifacts/05:41:59_Watching_a_WebM_video.journal

After features/support/hooks.rb:100 0.000
Tags: @product
1:43.621
Scenario The Unsafe Browser can load a web page from the Internet
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.010
Steps
Given I have started Tails from DVD and logged in and the network is connected 12.953
When I successfully start the Unsafe Browser 18.715
When I open the Tails homepage in the Unsafe Browser 11.534
Then the Tails homepage loads in the Unsafe Browser 1:0.418
cannot find TailsHomepage.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:316:in `/^the Tails homepage loads in the Unsafe Browser$/'
features/unsafe_browser.feature:38:in `Then the Tails homepage loads in the Unsafe Browser'
And the Unsafe Browser has sent packets out to the Internet 0.000
After features/support/hooks.rb:330 5.198

SCENARIO FAILED: 'The Unsafe Browser can load a web page from the Internet' (at time 06:05:51)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/18/artifact/build-artifacts/06:05:51_The_Unsafe_Browser_can_load_a_web_page_from_the_Internet.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/18/artifact/build-artifacts/06:05:51_The_Unsafe_Browser_can_load_a_web_page_from_the_Internet.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/18/artifact/build-artifacts/06:05:51_The_Unsafe_Browser_can_load_a_web_page_from_the_Internet.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/18/artifact/build-artifacts/06:05:51_The_Unsafe_Browser_can_load_a_web_page_from_the_Internet.journal

After features/support/hooks.rb:100 0.000