Project Number Date
test_Tails_ISO_21171-trixie-13.6 4 13 Jul 2026, 18:12

Failures Overview

The following summary displays scenarios that failed.

Tags: @product
5:24.203
Scenario Creating a Persistent Storage when system is low on memory
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 without a persistent partition and logged in 7.879
And the system is very low on memory 4.103
When I create a file in the Persistent directory 0.170
When I try to create a persistent partition 4.704
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.100
When I close the Persistent Storage app 2.430
And I free up some memory 0.991
And I create a persistent partition with the default settings 5:3.821
try_for() timeout expired
Last ignored exception was: Dogtail::Failure: The Dogtail init script raised: SearchError: descendant of [frame | Persistent Storage]: child with name='Personal Documents' roleName='label'
STDOUT:

STDERR:


./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/usb.rb:361: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/usb.rb:360: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/usb.rb:360:in `/^I create a persistent partition( with the default settings)?( for Additional Software)?( using the wizard that was already open)?$/'
features/persistence.feature:38:in `And I create a persistent partition with the default settings'
Then the file I created was copied to the Persistent Storage 0.000
After features/support/hooks.rb:339 9.543

SCENARIO FAILED: 'Creating a Persistent Storage when system is low on memory' (at time 02:34:47)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21171-trixie-13.6/4/artifact/build-artifacts/02:34:47_Creating_a_Persistent_Storage_when_system_is_low_on_memory.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21171-trixie-13.6/4/artifact/build-artifacts/02:34:47_Creating_a_Persistent_Storage_when_system_is_low_on_memory.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21171-trixie-13.6/4/artifact/build-artifacts/02:34:47_Creating_a_Persistent_Storage_when_system_is_low_on_memory.journal

After features/support/hooks.rb:108 0.000
Tags: @product
1:23.485
Scenario The Tor Browser cannot access the LAN
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.005
Steps
Given I have started Tails from DVD and logged in and the network is connected 10.342
And a web server is running on the LAN 1.068
And I capture all network traffic 0.009
When I start the Tor Browser 7.780
And I open a page on the LAN web server in the Tor Browser 4.283
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:339 5.535

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21171-trixie-13.6/4/artifact/build-artifacts/03:33:48_The_Tor_Browser_cannot_access_the_LAN.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21171-trixie-13.6/4/artifact/build-artifacts/03:33:48_The_Tor_Browser_cannot_access_the_LAN.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21171-trixie-13.6/4/artifact/build-artifacts/03:33:48_The_Tor_Browser_cannot_access_the_LAN.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21171-trixie-13.6/4/artifact/build-artifacts/03:33:48_The_Tor_Browser_cannot_access_the_LAN.journal

After features/support/hooks.rb:108 0.048
Tags: @product
20.542
Scenario The Tor Browser uses TBB's shared libraries
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.003
Steps
Given I have started Tails from DVD and logged in and the network is connected 10.327
When I start the Tor Browser 9.181
Then the Tor Browser uses all expected TBB shared libraries 1.033
The
The loaded shared libraries for the firefox process are not the way we expect them.
Expected TBB libs that are absent: ["libfreeblpriv3.so", "libgkcodecs.so", "liblgpllibs.so", "libmozgtk.so", "libmozsandbox.so", "libmozsqlite3.so", "libmozwayland.so", "libnspr4.so", "libnss3.so", "libnssutil3.so", "libplc4.so", "libplds4.so", "libsmime3.so", "libsoftokn3.so", "libssl3.so", "libxul.so"]
Native libs that we don't want: [].
<false> is not true. (Test::Unit::AssertionFailedError)
./features/step_definitions/browser.rb:299:in `xul_app_shared_lib_check'
./features/step_definitions/browser.rb:313:in `/^the (.*) uses all expected TBB shared libraries$/'
features/torified_browsing.feature:70:in `Then the Tor Browser uses all expected TBB shared libraries'
After features/support/hooks.rb:339 5.098

SCENARIO FAILED: 'The Tor Browser uses TBB's shared libraries' (at time 03:37:38)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21171-trixie-13.6/4/artifact/build-artifacts/03:37:38_The_Tor_Browser_uses_TBB_s_shared_libraries.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21171-trixie-13.6/4/artifact/build-artifacts/03:37:38_The_Tor_Browser_uses_TBB_s_shared_libraries.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21171-trixie-13.6/4/artifact/build-artifacts/03:37:38_The_Tor_Browser_uses_TBB_s_shared_libraries.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21171-trixie-13.6/4/artifact/build-artifacts/03:37:38_The_Tor_Browser_uses_TBB_s_shared_libraries.journal

After features/support/hooks.rb:108 0.000