Project Number Date
test_Tails_ISO_21352-remove-haveged-and-rngd 2 15 Jul 2026, 08:35

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Browsing the web using the Tor Browser 113 2 2 0 0 117 15 2 17 13:28.797 Failed
Tags: @product
Feature Browsing the web using the Tor Browser
As a Tails user when I browse the web using the Tor Browser all Internet traffic should flow only through Tor
Tags: @product
24.476
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.003
Given I have started Tails from DVD and logged in and the network is connected 9.849
And a web server is running on the LAN 1.030
And I capture all network traffic 0.002
When I start the Tor Browser 9.194
And I open a page on the LAN web server in the Tor Browser 4.098
Then the Tor Browser shows the "Unable to connect" error 0.196
And no traffic was sent to the web server on the LAN 0.103
After features/support/hooks.rb:339 0.853
After features/support/hooks.rb:108 0.063
42.117
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.004
Before features/support/hooks.rb:527 0.002
Given I have started Tails from DVD and logged in and the network is connected 10.020
Then the live user's Downloads directory exists 0.041
And there is a GNOME bookmark for the Downloads directory 14.988
When I start the Tor Browser 8.816
Then I can save the current page as "index.html" to the Downloads directory 5.057
And I can print the current page as "output.pdf" to the Downloads directory 3.192
After features/support/hooks.rb:535 0.269
After features/support/hooks.rb:339 0.907
After features/support/hooks.rb:108 0.000
31.142
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.003
Before features/support/hooks.rb:527 0.002
Given I have started Tails from DVD and logged in and the network is connected 9.961
When I start the Tor Browser 8.351
When I download some file in the Tor Browser to the Downloads directory 12.326
Then the file is saved to the Downloads directory 0.503
After features/support/hooks.rb:535 0.377
After features/support/hooks.rb:339 1.001
After features/support/hooks.rb:108 0.000
56.328
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.003
Before features/support/hooks.rb:527 0.002
Given I have started Tails from DVD and logged in and the network is connected 9.865
When I start the Tor Browser 9.023
Then I can listen to an Ogg audio track in Tor Browser 37.439
After features/support/hooks.rb:535 0.947
After features/support/hooks.rb:339 1.756
After features/support/hooks.rb:108 0.002
26.510
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.006
Before features/support/hooks.rb:527 0.004
Given I have started Tails from DVD and logged in and the network is connected 9.781
When I start the Tor Browser 9.199
Then I can watch a WebM video in Tor Browser 7.529
After features/support/hooks.rb:535 0.292
After features/support/hooks.rb:339 0.937
After features/support/hooks.rb:108 0.000
Tags: @product
45.298
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.003
Given I have started Tails from DVD and logged in and the network is connected 9.932
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Downloads/synaptic.html" as user "amnesia" 0.053
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.061
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.060
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.063
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.089
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.077
And the file "/tmp/synaptic.html" exists 0.058
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.093
When I start the Tor Browser 8.408
And I open the address "file:///home/amnesia/Downloads/synaptic.html" in the Tor Browser 7.214
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.532
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Downloads/synaptic.html" 0.048
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 4.384
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.352
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 4.648
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.401
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 4.007
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.355
When I open the address "file:///tmp/synaptic.html" in the Tor Browser 4.074
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.377
After features/support/hooks.rb:339 1.231
After features/support/hooks.rb:108 0.000
Tags: @product
19.527
Scenario The Tor Browser uses TBB's shared libraries
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.240
When I start the Tor Browser 8.403
Then the Tor Browser uses all expected TBB shared libraries 0.884
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:300:in `xul_app_shared_lib_check'
./features/step_definitions/browser.rb:314: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 4.921

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21352-remove-haveged-and-rngd/2/artifact/build-artifacts/03:11:26_The_Tor_Browser_uses_TBB_s_shared_libraries.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21352-remove-haveged-and-rngd/2/artifact/build-artifacts/03:11:26_The_Tor_Browser_uses_TBB_s_shared_libraries.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21352-remove-haveged-and-rngd/2/artifact/build-artifacts/03:11:26_The_Tor_Browser_uses_TBB_s_shared_libraries.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21352-remove-haveged-and-rngd/2/artifact/build-artifacts/03:11:26_The_Tor_Browser_uses_TBB_s_shared_libraries.journal

After features/support/hooks.rb:108 0.000
30.964
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.005
Before features/support/hooks.rb:527 0.004
Given I have started Tails from DVD and logged in and the network is connected 9.888
When I start the Tor Browser 9.153
When I open the address "https://example.com/" in the Tor Browser 6.927
Then Tor Browser displays a "Example Domain" heading on the "Example Domain" page 0.110
And the Tor Browser has 2 tabs open 0.064
When I request a new identity in Tor Browser 3.171
Then the Tor Browser loads about:tor 1.583
And the Tor Browser has 1 tab open 0.066
After features/support/hooks.rb:535 0.317
After features/support/hooks.rb:339 1.508
After features/support/hooks.rb:108 0.000
Tags: @product
27.231
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.003
Given I have started Tails from DVD and logged in and the network is connected 9.853
When I start the Tor Browser 8.412
And I open the Tails homepage in the Tor Browser 7.300
Then the Tor Browser loads the Tails homepage 0.294
And Tor Browser's circuit view is working 1.370
After features/support/hooks.rb:339 1.036
After features/support/hooks.rb:108 0.000
Tags: @product
1:26.458
Scenario WebRTC is disabled in Tor Browser
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.006
Steps
Given I have started Tails from DVD and logged in and the network is connected 10.040
When I start the Tor Browser 9.403
When I open the address "https://net.ipcalf.com/" in the Tor Browser 7.013
Then Tor Browser displays a 'ifconfig | grep inet | grep -v inet6 | cut -d" " -f2 | tail -n1' heading on the "Network IP Address via ipcalf.com" page 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:396:in `/^Tor Browser displays a '([^']+)' heading on the "([^"]+)" page$/'
features/torified_browsing.feature:97:in `Then Tor Browser displays a 'ifconfig | grep inet | grep -v inet6 | cut -d" " -f2 | tail -n1' heading on the "Network IP Address via ipcalf.com" page'
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 0.000
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.000
After features/support/hooks.rb:339 5.362

SCENARIO FAILED: 'WebRTC is disabled in Tor Browser' (at time 03:13:59)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21352-remove-haveged-and-rngd/2/artifact/build-artifacts/03:13:59_WebRTC_is_disabled_in_Tor_Browser.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21352-remove-haveged-and-rngd/2/artifact/build-artifacts/03:13:59_WebRTC_is_disabled_in_Tor_Browser.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21352-remove-haveged-and-rngd/2/artifact/build-artifacts/03:13:59_WebRTC_is_disabled_in_Tor_Browser.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21352-remove-haveged-and-rngd/2/artifact/build-artifacts/03:13:59_WebRTC_is_disabled_in_Tor_Browser.journal

After features/support/hooks.rb:108 0.000
Tags: @product
1:24.971
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 8.360
And the network is plugged 0.017
And I successfully configure Tor 9.913
And available upgrades have been checked 2.170
And all notifications have disappeared 7.064
And there is a GNOME bookmark for the Persistent directory 14.571
When I start the Tor Browser 11.339
And I download some file in the Tor Browser to the Persistent directory 11.201
Then the file is saved to the Persistent directory 0.493
When I open the address "https://tails.net/about" in the Tor Browser 10.404
Then "Tails - How Tails works" has loaded in the Tor Browser 0.412
And I can print the current page as "output.pdf" to the Persistent directory 9.022
After features/support/hooks.rb:339 0.860
After features/support/hooks.rb:108 0.000
Tags: @product
40.711
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.003
Given I have started Tails from DVD without network and logged in 6.908
Then the live user's Documents directory exists 0.051
And there is a GNOME bookmark for the Documents directory 14.997
Then I start the Tor Browser in offline mode 11.085
And I can save the current page as "index.html" to the Documents GNOME bookmark 7.667
After features/support/hooks.rb:339 1.071
After features/support/hooks.rb:108 0.000
Tags: @product
40.973
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.003
Given I have started Tails from DVD without network and logged in 6.919
Then the live user's Downloads directory exists 0.049
And there is a GNOME bookmark for the Downloads directory 15.014
Then I start the Tor Browser in offline mode 11.216
And I can save the current page as "index.html" to the Downloads GNOME bookmark 7.773
After features/support/hooks.rb:339 1.212
After features/support/hooks.rb:108 0.000
Tags: @product
42.761
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.003
Given I have started Tails from DVD without network and logged in 6.843
Then the live user's Music directory exists 0.054
And there is a GNOME bookmark for the Music directory 15.430
Then I start the Tor Browser in offline mode 12.154
And I can save the current page as "index.html" to the Music GNOME bookmark 8.278
After features/support/hooks.rb:339 1.079
After features/support/hooks.rb:108 0.000
Tags: @product
41.272
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.005
Given I have started Tails from DVD without network and logged in 6.684
Then the live user's Pictures directory exists 0.046
And there is a GNOME bookmark for the Pictures directory 15.009
Then I start the Tor Browser in offline mode 11.842
And I can save the current page as "index.html" to the Pictures GNOME bookmark 7.690
After features/support/hooks.rb:339 0.934
After features/support/hooks.rb:108 0.000
Tags: @product
41.078
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.003
Given I have started Tails from DVD without network and logged in 6.827
Then the live user's Videos directory exists 0.098
And there is a GNOME bookmark for the Videos directory 15.690
Then I start the Tor Browser in offline mode 11.481
And I can save the current page as "index.html" to the Videos GNOME bookmark 6.979
After features/support/hooks.rb:339 0.697
After features/support/hooks.rb:108 0.000
Tags: @product
2:6.973
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.003
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 7.358
And all tps features are active 6.286
And all persistent filesystems have safe access rights 0.185
And all persistence configuration files have safe access rights 0.319
And all persistent directories have safe access rights 2.017
When I start the Tor Browser in offline mode 14.563
And I add a bookmark to eff.org in the Tor Browser 8.442
And I cold reboot the computer 10.680
And the computer reboots Tails 38.512
And I enable persistence 11.904
And I log in to a new session 9.741
And all notifications have disappeared 7.760
And I start the Tor Browser in offline mode 8.658
Then the Tor Browser has a bookmark to eff.org 0.543
After features/support/hooks.rb:339 0.927
After features/support/hooks.rb:108 0.038