Project Number Date
test_Tails_ISO_21565-flatpak-safe 50 24 Sep 2026, 14:52

Failures Overview

The following summary displays scenarios that failed.

2:42.906
Scenario GNOME Software does not start until Tor is ready
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Before features/support/hooks.rb:527 0.001
Steps
Given I have started Tails without network with the Flatpak feature from a USB drive with a persistent partition enabled and logged in 2:42.906
Feature 'Flatpak' is not active.
<false> is not true. (Test::Unit::AssertionFailedError)
./features/step_definitions/usb.rb:800:in `block (2 levels) in <top (required)>'
./features/step_definitions/usb.rb:795:in `each'
./features/step_definitions/usb.rb:795:in `/^all tps features(| from the old Tails version)(| but the first one) are active$/'
./features/step_definitions/snapshots.rb:206:in `block in reach_checkpoint'
./features/step_definitions/snapshots.rb:203:in `each'
./features/step_definitions/snapshots.rb:203:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:226:in `/^I\ have\ started\ Tails\ without\ network\ with\ the\ Flatpak\ feature\ from\ a\ USB\ drive\ with\ a\ persistent\ partition\ enabled\ and\ logged\ in$/'
features/flatpak.feature:13:in `Given I have started Tails without network with the Flatpak feature from a USB drive with a persistent partition enabled and logged in'
Then process "gnome-software" is not running 0.000
When I try to start GNOME Software 0.000
Then I see an error about GNOME Software requiring Tor to be ready 0.000
And I close the "zenity" window 0.000
And process "gnome-software" is not running 0.000
When the network is plugged 0.000
And Tor is ready 0.000
Then process "gnome-software" is running within 10 seconds 0.000
After features/support/hooks.rb:535 0.032
After features/support/hooks.rb:339 4.863

SCENARIO FAILED: 'GNOME Software does not start until Tor is ready' (at time 00:07:03)

Boot log: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/00:07:03_GNOME_Software_does_not_start_until_Tor_is_ready.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/00:07:03_GNOME_Software_does_not_start_until_Tor_is_ready.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/00:07:03_GNOME_Software_does_not_start_until_Tor_is_ready.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/00:07:03_GNOME_Software_does_not_start_until_Tor_is_ready.journal

After features/support/hooks.rb:108 0.009
2:56.325
Scenario Installing, starting and uninstalling a Flatpak
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Before features/support/hooks.rb:527 0.001
Steps
Given I have started Tails with the Flatpak feature from a USB drive with a persistent partition enabled and logged in and the network is connected 2:56.325
Feature 'Flatpak' is not active.
<false> is not true. (Test::Unit::AssertionFailedError)
./features/step_definitions/usb.rb:800:in `block (2 levels) in <top (required)>'
./features/step_definitions/usb.rb:795:in `each'
./features/step_definitions/usb.rb:795:in `/^all tps features(| from the old Tails version)(| but the first one) are active$/'
./features/step_definitions/snapshots.rb:206:in `block in reach_checkpoint'
./features/step_definitions/snapshots.rb:203:in `each'
./features/step_definitions/snapshots.rb:203:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:190:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:226:in `/^I\ have\ started\ Tails\ with\ the\ Flatpak\ feature\ from\ a\ USB\ drive\ with\ a\ persistent\ partition\ enabled\ and\ logged\ in\ and\ the\ network\ is\ connected$/'
features/flatpak.feature:25:in `Given I have started Tails with the Flatpak feature from a USB drive with a persistent partition enabled and logged in and the network is connected'
When I start GNOME Software 0.000
And I install Signal Desktop using GNOME Software 0.000
Then the org.signal.Signal Flatpak is installed after at most 600 seconds 0.000
When I start the org.signal.Signal Flatpak 0.000
Then the org.signal.Signal Flatpak is running 0.000
Given I kill the org.signal.Signal Flatpak 0.000
And I go to the main screen of GNOME Software 0.000
When I uninstall Signal Desktop using GNOME Software 0.000
Then the org.signal.Signal Flatpak is uninstalled after at most 60 seconds 0.000
After features/support/hooks.rb:535 0.033
After features/support/hooks.rb:339 4.938

SCENARIO FAILED: 'Installing, starting and uninstalling a Flatpak' (at time 00:10:05)

Boot log: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/00:10:05_Installing,_starting_and_uninstalling_a_Flatpak.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/00:10:05_Installing,_starting_and_uninstalling_a_Flatpak.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/00:10:05_Installing,_starting_and_uninstalling_a_Flatpak.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/00:10:05_Installing,_starting_and_uninstalling_a_Flatpak.journal

After features/support/hooks.rb:108 0.026
2:51.805
Scenario Changing locale after installing a Flatpak
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Before features/support/hooks.rb:527 0.001
Steps
Given I have started Tails with the Flatpak feature from a USB drive with a persistent partition enabled and logged in and the network is connected 2:51.805
Feature 'Flatpak' is not active.
<false> is not true. (Test::Unit::AssertionFailedError)
./features/step_definitions/usb.rb:800:in `block (2 levels) in <top (required)>'
./features/step_definitions/usb.rb:795:in `each'
./features/step_definitions/usb.rb:795:in `/^all tps features(| from the old Tails version)(| but the first one) are active$/'
./features/step_definitions/snapshots.rb:206:in `block in reach_checkpoint'
./features/step_definitions/snapshots.rb:203:in `each'
./features/step_definitions/snapshots.rb:203:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:190:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:226:in `/^I\ have\ started\ Tails\ with\ the\ Flatpak\ feature\ from\ a\ USB\ drive\ with\ a\ persistent\ partition\ enabled\ and\ logged\ in\ and\ the\ network\ is\ connected$/'
features/flatpak.feature:38:in `Given I have started Tails with the Flatpak feature from a USB drive with a persistent partition enabled and logged in and the network is connected'
When I start GNOME Software 0.000
And I install Thunderbird using GNOME Software 0.000
Then the org.mozilla.thunderbird Flatpak is installed after at most 600 seconds 0.000
And the "de" locale is not present in the org.mozilla.thunderbird.Locale Flatpak extension 0.000
Given I set Tails to boot with options "flatpak" 0.000
When I cold reboot the computer 0.000
Then the computer boots Tails 0.000
When I enable persistence 0.000
And I log in to a new session in German (de) 0.000
Given it has been 3 days since GNOME Software checked for updates 0.000
And GNOME Software thinks it is after 06:00 but before 23:00 0.000
When the network is plugged 0.000
And Tor is ready 0.000
Then the "de" locale is present in the org.mozilla.thunderbird.Locale Flatpak extension after at most 600 seconds 0.000
After features/support/hooks.rb:535 0.034
After features/support/hooks.rb:339 5.141

SCENARIO FAILED: 'Changing locale after installing a Flatpak' (at time 00:13:02)

Boot log: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/00:13:02_Changing_locale_after_installing_a_Flatpak.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/00:13:02_Changing_locale_after_installing_a_Flatpak.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/00:13:02_Changing_locale_after_installing_a_Flatpak.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/00:13:02_Changing_locale_after_installing_a_Flatpak.journal

After features/support/hooks.rb:108 0.008
Tags: @product
5:13.084
Scenario Using normal bridges
Steps
When I configure some normal bridges in the Tor Connection Assistant 9.941
Then I wait until Tor is ready 3.136
And tca.conf includes the configured bridges 0.006
And available upgrades have been checked 5: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/common_steps.rb:764:in `/^available upgrades have been checked$/'
features/tor_bridges.feature:17:in `And available upgrades have been checked'
And all Internet traffic has only flowed through the configured bridges or connectivity check service 0.000
After features/support/hooks.rb:339 4.665

SCENARIO FAILED: 'Using normal bridges' (at time 00:27:24)

Boot log: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/00:27:24_Using_normal_bridges.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/00:27:24_Using_normal_bridges.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/00:27:24_Using_normal_bridges.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/00:27:24_Using_normal_bridges.journal

After features/support/hooks.rb:108 0.047
Tags: @product
5:11.035
Scenario Using obfs4 pluggable transports
Steps
When I configure some obfs4 bridges in the Tor Connection Assistant in hide mode 10.239
Then I wait until Tor is ready 0.790
And tca.conf includes the configured bridges 0.005
And available upgrades have been checked 5: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/common_steps.rb:764:in `/^available upgrades have been checked$/'
features/tor_bridges.feature:24:in `And available upgrades have been checked'
And all Internet traffic has only flowed through the configured bridges 0.000
After features/support/hooks.rb:339 4.965

SCENARIO FAILED: 'Using obfs4 pluggable transports' (at time 00:32:48)

Boot log: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/00:32:48_Using_obfs4_pluggable_transports.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/00:32:48_Using_obfs4_pluggable_transports.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/00:32:48_Using_obfs4_pluggable_transports.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/00:32:48_Using_obfs4_pluggable_transports.journal

After features/support/hooks.rb:108 0.057
Tags: @product
5:22.902
Scenario The same Tor configuration is applied when the network is reconnected
Steps
Given I configure a direct connection in the Tor Connection Assistant 5.254
And I wait until Tor is ready 1.776
When I disconnect the network through GNOME 8.484
And I connect the network through GNOME 6.386
Then the Tor Connection Assistant autostarts 0.071
And the Tor Connection Assistant connects to Tor 0.160
And I wait until Tor is ready 0.767
And Tor is using the same configuration as before 0.000
And available upgrades have been checked 5: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/common_steps.rb:764:in `/^available upgrades have been checked$/'
features/tor_bridges.feature:80:in `And available upgrades have been checked'
And all Internet traffic has only flowed through Tor or connectivity check service 0.000
After features/support/hooks.rb:339 4.751

SCENARIO FAILED: 'The same Tor configuration is applied when the network is reconnected' (at time 00:41:02)

Boot log: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/00:41:02_The_same_Tor_configuration_is_applied_when_the_network_is_reconnected.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/00:41:02_The_same_Tor_configuration_is_applied_when_the_network_is_reconnected.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/00:41:02_The_same_Tor_configuration_is_applied_when_the_network_is_reconnected.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/00:41:02_The_same_Tor_configuration_is_applied_when_the_network_is_reconnected.journal

After features/support/hooks.rb:108 0.032
1:22.574
Scenario Outline Alerting about disk read failures before reaching the Welcome Screen
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Steps
Given a computer 0.085
And boot device is damaged in a way that some read operations fail 0.000
When I start the computer 0.715
Then the computer boots Tails 21.773
And I see a disk failure message on the splash screen 1:0.000
FindTextFailed (FindTextFailed)
./features/support/helpers/screen.rb:274:in `rescue in wait_text'
./features/support/helpers/screen.rb:266:in `wait_text'
./features/step_definitions/hardware.rb:43:in `/^I see a disk failure message on the splash screen$/'
features/hardware_failure.feature:17:in `And I see a disk failure message on the splash screen'
features/hardware_failure.feature:13:in `And I see a disk failure message on the splash screen'
After features/support/hooks.rb:339 4.810

SCENARIO FAILED: 'Alerting about disk read failures before reaching the Welcome Screen, Examples (#2)' (at time 01:55:16)

Boot log: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/01:55:16_Alerting_about_disk_read_failures_before_reaching_the_Welcome_Screen,_Examples___2_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/01:55:16_Alerting_about_disk_read_failures_before_reaching_the_Welcome_Screen,_Examples___2_.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/01:55:16_Alerting_about_disk_read_failures_before_reaching_the_Welcome_Screen,_Examples___2_.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/01:55:16_Alerting_about_disk_read_failures_before_reaching_the_Welcome_Screen,_Examples___2_.journal

After features/support/hooks.rb:108 0.006
Feature: Localization
Tags: @product
2:26.713
Scenario Cleartext localization preferences have priority over Persistent Storage
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Steps
Given I have started Tails without network from a USB drive without a persistent partition and logged in 9.014
# The first boot simulates a legacy Tails, where locale is only saved in Persistent Storage
Then Tails is running from USB drive "__internal" 0.381
And I create a persistent partition 31.381
And I manually store legacy localization settings in Persistent Storage 0.165
When I shutdown Tails and wait for the computer to power off 5.458
# The second boot verifies that the legacy setting still works
And I start Tails from USB drive "__internal" with network unplugged 34.792
Then the Welcome Screen's language is set to English 0.344
And the Welcome Screen's formats is set to United States 0.248
When I enable persistence 13.955
Then the Welcome Screen's language is set to German 0.547
And the Welcome Screen's formats is set to France 0.232
When I set the language to Italian (it) 4.582
Then the language and keyboard have not been saved in cleartext storage 2.085
When I save the language and keyboard options in cleartext storage 2.305
Then the "it" language and keyboard have been saved in cleartext storage 0.094
And I shutdown Tails and wait for the computer to power off 2.680
# The third boot verifies that cleartext has priority
And I start Tails from USB drive "__internal" with network unplugged 38.443
Known issue #20282: Error starting GDM with your graphics card (RuntimeError)
./features/step_definitions/common_steps.rb:450:in `/^the computer (?:re)?boots Tails$/'
./features/step_definitions/common_steps.rb:238:in `/^I start Tails from (.+?) drive "(.+?)"( with network unplugged)?( and I login( with persistence enabled)?( with the changed persistence passphrase)?( (?:and|with) an administration password)?)?$/'
features/localization.feature:102:in `And I start Tails from USB drive "__internal" with network unplugged'
Then the Welcome Screen's language is set to Italian 0.000
And the Welcome Screen's formats is set to Italy 0.000
When I enable persistence 0.000
# Only formats are loaded from persistence
Then the Welcome Screen's formats is set to France 0.000
And the Welcome Screen's language is set to Italian 0.000
After features/support/hooks.rb:339 4.760

SCENARIO FAILED: 'Cleartext localization preferences have priority over Persistent Storage' (at time 02:35:40)

Boot log: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/02:35:40_Cleartext_localization_preferences_have_priority_over_Persistent_Storage.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/02:35:40_Cleartext_localization_preferences_have_priority_over_Persistent_Storage.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/02:35:40_Cleartext_localization_preferences_have_priority_over_Persistent_Storage.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/02:35:40_Cleartext_localization_preferences_have_priority_over_Persistent_Storage.journal

After features/support/hooks.rb:108 0.071
6:4.958
Background
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Before features/support/hooks.rb:527 0.001
Steps
Given I have started Tails from DVD and logged in with an administration password and the network is connected 6:4.958
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:764:in `/^available upgrades have been checked$/'
./features/step_definitions/snapshots.rb:206:in `block in reach_checkpoint'
./features/step_definitions/snapshots.rb:203:in `each'
./features/step_definitions/snapshots.rb:203:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:226:in `/^I\ have\ started\ Tails\ from\ DVD\ and\ logged\ in\ with\ an\ administration\ password\ and\ the\ network\ is\ connected$/'
features/thunderbird.feature:7:in `Given I have started Tails from DVD and logged in with an administration password and the network is connected'
And I have not configured an email account yet 0.000
And Thunderbird is installed 0.000
When I start Thunderbird 0.000
Then I am prompted to setup an email account 0.000
0.000
Scenario No add-ons are installed
Steps
Given I cancel setting up an email account 0.000
When I open Thunderbird's Add-ons Manager 0.000
And I open the Extensions tab 0.000
Then I see that no add-ons are enabled in Thunderbird 0.000
And no unexpected connection has leaked from Thunderbird 0.000
After features/support/hooks.rb:535 0.031
After features/support/hooks.rb:339 4.938

SCENARIO FAILED: 'No add-ons are installed' (at time 03:21:25)

Boot log: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/03:21:25_No_add-ons_are_installed.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/03:21:25_No_add-ons_are_installed.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/03:21:25_No_add-ons_are_installed.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/03:21:25_No_add-ons_are_installed.journal

After features/support/hooks.rb:108 0.000
Tags: @product
9.852
Scenario Anti test: Detecting TCP leaks of DNS lookups with the firewall leak detector
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Steps
Given I have started Tails from DVD and logged in and the network is connected 9.581
And I capture all network traffic 0.002
And I disable Tails' firewall 0.102
When I do a TCP DNS lookup of "torproject.org" 0.164
Failed to resolve torproject.org:
;; communications error to 9.9.9.9#53: connection reset
;; communications error to 9.9.9.9#53: connection reset
;; no servers could be reached
.
<false> is not true. (Test::Unit::AssertionFailedError)
./features/step_definitions/firewall_leaks.rb:22:in `/^I do a TCP DNS lookup of "(.*?)"$/'
features/tor_enforcement.feature:28:in `When I do a TCP DNS lookup of "torproject.org"'
Then the firewall leak detector has detected leaks 0.000
After features/support/hooks.rb:339 4.913

SCENARIO FAILED: 'Anti test: Detecting TCP leaks of DNS lookups with the firewall leak detector' (at time 03:28:40)

Boot log: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/03:28:40_Anti_test:_Detecting_TCP_leaks_of_DNS_lookups_with_the_firewall_leak_detector.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/03:28:40_Anti_test:_Detecting_TCP_leaks_of_DNS_lookups_with_the_firewall_leak_detector.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/03:28:40_Anti_test:_Detecting_TCP_leaks_of_DNS_lookups_with_the_firewall_leak_detector.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/03:28:40_Anti_test:_Detecting_TCP_leaks_of_DNS_lookups_with_the_firewall_leak_detector.journal

After features/support/hooks.rb:108 0.047
Tags: @product
3:33.120
Scenario The Tor Browser's circuit view feature works as expected
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Steps
Given I have started Tails from DVD and logged in and the network is connected 9.394
When I start the Tor Browser 7.604
And I open the Tails homepage in the Tor Browser 15.987
Then the Tor Browser loads the Tails homepage 3:0.134
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:263:in `page_has_loaded_in_the_tor_browser'
./features/step_definitions/browser.rb:621:in `/^the Tor Browser loads the (Tails homepage|Tails GitLab)$/'
features/torified_browsing.feature:90:in `Then the Tor Browser loads the Tails homepage'
And Tor Browser's circuit view is working 0.000
After features/support/hooks.rb:339 5.043

SCENARIO FAILED: 'The Tor Browser's circuit view feature works as expected' (at time 03:41:20)

Boot log: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/03:41:20_The_Tor_Browser_s_circuit_view_feature_works_as_expected.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/03:41:20_The_Tor_Browser_s_circuit_view_feature_works_as_expected.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/03:41:20_The_Tor_Browser_s_circuit_view_feature_works_as_expected.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/03:41:20_The_Tor_Browser_s_circuit_view_feature_works_as_expected.journal

After features/support/hooks.rb:108 0.000
Tags: @product
1:13.087
Scenario The Persistent directory is usable in Tor Browser
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 8.505
And the network is plugged 0.030
And I successfully configure Tor 10.238
And available upgrades have been checked 8.414
And all notifications have disappeared 3.690
And there is a GNOME bookmark for the Persistent directory 13.798
When I start the Tor Browser 9.214
And I download some file in the Tor Browser to the Persistent directory 19.193
The
The Dogtail init script raised: SearchError: descendant of [application | Firefox]: child with name='Opening tails-signing.key'
STDOUT:

STDERR:

 (Dogtail::Failure)
./features/support/helpers/dogtail.rb:93:in `run'
./features/support/helpers/dogtail.rb:339:in `initialize'
./features/support/helpers/dogtail.rb:268:in `new'
./features/support/helpers/dogtail.rb:268:in `call_tree_api_method'
./features/support/helpers/dogtail.rb:276:in `child'
./features/step_definitions/browser.rb:356:in `/^I download some file in the Tor Browser to the (.*) directory$/'
features/torified_browsing.feature:109:in `And I download some file in the Tor Browser to the Persistent directory'
Then the file is saved to the Persistent directory 0.000
When I open the address "https://tails.net/about" in the Tor Browser 0.000
Then "Tails - How Tails works" has loaded in the Tor Browser 0.000
And I can print the current page as "output.pdf" to the Persistent directory 0.000
After features/support/hooks.rb:339 5.120

SCENARIO FAILED: 'The Persistent directory is usable in Tor Browser' (at time 03:43:11)

Boot log: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/03:43:11_The_Persistent_directory_is_usable_in_Tor_Browser.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/03:43:11_The_Persistent_directory_is_usable_in_Tor_Browser.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/03:43:11_The_Persistent_directory_is_usable_in_Tor_Browser.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/50/artifact/build-artifacts/03:43:11_The_Persistent_directory_is_usable_in_Tor_Browser.journal

After features/support/hooks.rb:108 0.000