Project Number Date
test_Tails_ISO_20263-test-suite-without-spice 6 13 Mar 2025, 03:44

Failures Overview

The following summary displays scenarios that failed.

47.066
Scenario The Tails documentation launcher works when offline
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 logged in 8.001
When I start "Tails Documentation" via GNOME Activities Overview 10.764
Then the Tor Browser has started 28.300
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:465:in `/^the Tor Browser (?:has started|starts)$/'
features/documentation.feature:7:in `Then the Tor Browser has started'
Then "Tails - Documentation" has loaded in the Tor Browser 0.000
After features/support/hooks.rb:330 6.646

SCENARIO FAILED: 'The Tails documentation launcher works when offline' (at time 01:52:16)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20263-test-suite-without-spice/6/artifact/build-artifacts/01:52:16_The_Tails_documentation_launcher_works_when_offline.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20263-test-suite-without-spice/6/artifact/build-artifacts/01:52:16_The_Tails_documentation_launcher_works_when_offline.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20263-test-suite-without-spice/6/artifact/build-artifacts/01:52:16_The_Tails_documentation_launcher_works_when_offline.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20263-test-suite-without-spice/6/artifact/build-artifacts/01:52:16_The_Tails_documentation_launcher_works_when_offline.journal

After features/support/hooks.rb:100 0.000
Tags: @product
2:9.027
Scenario I can launch various apps via GNOME Activities Overview
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Steps
# Some apps (Electrum and Persistent Storage Backup) only start when
# a Persistent Storage is available.
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.078
# Some apps (Tor Browser) only start when the network is plugged.
And the network is plugged 0.077
And Tor is ready 16.269
And all notifications have disappeared 4.500
When I start "Additional Software" via GNOME Activities Overview 10.573
And I close the "tails-additional-software-config" window 2.122
When I start "Disks" via GNOME Activities Overview 8.980
# The close button of GNOME Disks is not accessible
And I close the "gnome-disks" window via Alt+F4 1.638
When I start "GNOME Terminal" via GNOME Activities Overview 9.593
And I close the "gnome-terminal-server" window 1.949
When I start "Files" via GNOME Activities Overview 8.860
And I close the "org.gnome.Nautilus" window 19.185
When I start "Persistent Storage" via GNOME Activities Overview 10.817
And I close the "tps-frontend" window 4.400
When I start "Persistent Storage Backup" via GNOME Activities Overview 20.978
cannot find GnomeActivitiesOverviewSearch.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:1101:in `/^I start "([^"]+)" via GNOME Activities Overview$/'
features/gnome.feature:38:in `When I start "Persistent Storage Backup" via GNOME Activities Overview'
And I close the "zenity" window 0.000
When I start "Pidgin" via GNOME Activities Overview 0.000
And I close the "Pidgin" window via Alt+F4 0.000
When I start "Thunderbird" via GNOME Activities Overview 0.000
And I close the "Thunderbird" window 0.000
When I start "Tor Browser" via GNOME Activities Overview 0.000
And I close the "Firefox" window 0.000
When I start "Unlock VeraCrypt Volumes" via GNOME Activities Overview 0.000
And I close the "unlock-veracrypt-volumes" window 0.000
When I start "Unsafe Browser" via GNOME Activities Overview 0.000
And I close the "Firefox" window 0.000
After features/support/hooks.rb:330 6.504

SCENARIO FAILED: 'I can launch various apps via GNOME Activities Overview' (at time 01:58:09)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20263-test-suite-without-spice/6/artifact/build-artifacts/01:58:09_I_can_launch_various_apps_via_GNOME_Activities_Overview.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20263-test-suite-without-spice/6/artifact/build-artifacts/01:58:09_I_can_launch_various_apps_via_GNOME_Activities_Overview.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20263-test-suite-without-spice/6/artifact/build-artifacts/01:58:09_I_can_launch_various_apps_via_GNOME_Activities_Overview.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20263-test-suite-without-spice/6/artifact/build-artifacts/01:58:09_I_can_launch_various_apps_via_GNOME_Activities_Overview.journal

After features/support/hooks.rb:100 0.000
Feature: Localization
2:44.133
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 8.729
When I log in to a new session in Persian (fa) 36.292
Then the keyboard layout is set to "ir" 0.386
When the network is plugged 0.119
And Tor is ready 16.550
Then I successfully start the Unsafe Browser in "fa" 15.572
And I kill the Unsafe Browser 5.752
When I enable the screen keyboard 0.105
Then the screen keyboard works in Tor Browser 32.992
And DuckDuckGo is the default search engine 47.632
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'
./features/support/helpers/misc_helpers.rb:208:in `loop'
./features/support/helpers/misc_helpers.rb:208:in `retry_action'
./features/step_definitions/browser.rb:155:in `/^I open a new tab in the (.*)$/'
./features/step_definitions/browser.rb:392:in `/^DuckDuckGo is the default search engine$/'
features/localization.feature:53:in `And DuckDuckGo is the default search engine'
features/localization.feature:31: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 "ir" 0.000
After features/support/hooks.rb:330 5.326

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20263-test-suite-without-spice/6/artifact/build-artifacts/02:38: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_20263-test-suite-without-spice/6/artifact/build-artifacts/02:38:08_Tails_is_localized_for_every_tier-1_language,_Examples___7_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20263-test-suite-without-spice/6/artifact/build-artifacts/02:38:08_Tails_is_localized_for_every_tier-1_language,_Examples___7_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20263-test-suite-without-spice/6/artifact/build-artifacts/02:38:08_Tails_is_localized_for_every_tier-1_language,_Examples___7_.journal

After features/support/hooks.rb:100 0.000
Tags: @product
1:29.583
Scenario MAC address spoofing fails and macchanger returns false
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 8.275
And I capture all network traffic 0.005
And the network is plugged 0.087
And macchanger will fail by not spoofing and always returns false 0.252
When I log in to a new session 20.016
Then no network interfaces are enabled 0.156
And no network device leaked the real MAC address 0.014
And I see the "Wired Network Disabled" notification after at most 60 seconds 1:0.773
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:553:in `/^I see the "(.+)" notification(?: after at most (\d+) seconds)?$/'
features/mac_spoofing.feature:43:in `And I see the "Wired Network Disabled" notification after at most 60 seconds'
After features/support/hooks.rb:330 8.795

SCENARIO FAILED: 'MAC address spoofing fails and macchanger returns false' (at time 02:51:25)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20263-test-suite-without-spice/6/artifact/build-artifacts/02:51:25_MAC_address_spoofing_fails_and_macchanger_returns_false.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20263-test-suite-without-spice/6/artifact/build-artifacts/02:51:25_MAC_address_spoofing_fails_and_macchanger_returns_false.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20263-test-suite-without-spice/6/artifact/build-artifacts/02:51:25_MAC_address_spoofing_fails_and_macchanger_returns_false.journal

After features/support/hooks.rb:100 0.029
Tags: @product
1:30.745
Scenario MAC address spoofing fails and the module is not removed
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.265
And I capture all network traffic 0.006
And the network is plugged 0.115
And macchanger will fail by not spoofing and always returns true 0.218
And no network interface modules can be unloaded 0.471
When I log in to a new session 19.793
Then 1 network interface is enabled 0.211
But the MAC spoofing panic mode disabled networking 0.717
And no network device leaked the real MAC address 0.016
And I see the "All Networking Disabled" notification after at most 60 seconds 1:0.928
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:553:in `/^I see the "(.+)" notification(?: after at most (\d+) seconds)?$/'
features/mac_spoofing.feature:65:in `And I see the "All Networking Disabled" notification after at most 60 seconds'
After features/support/hooks.rb:330 10.642

SCENARIO FAILED: 'MAC address spoofing fails and the module is not removed' (at time 02:53:36)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20263-test-suite-without-spice/6/artifact/build-artifacts/02:53:36_MAC_address_spoofing_fails_and_the_module_is_not_removed.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20263-test-suite-without-spice/6/artifact/build-artifacts/02:53:36_MAC_address_spoofing_fails_and_the_module_is_not_removed.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20263-test-suite-without-spice/6/artifact/build-artifacts/02:53:36_MAC_address_spoofing_fails_and_the_module_is_not_removed.journal

After features/support/hooks.rb:100 0.053