Project Number Date
test_Tails_ISO_stable 6490 06 Jul 2026, 11:47

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Browsing the web using the Tor Browser 116 1 0 0 0 117 16 1 17 12:29.386 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
23.401
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 10.332
And a web server is running on the LAN 1.045
And I capture all network traffic 0.023
When I start the Tor Browser 7.772
And I open a page on the LAN web server in the Tor Browser 3.992
Then the Tor Browser shows the "Unable to connect" error 0.138
And no traffic was sent to the web server on the LAN 0.095
After features/support/hooks.rb:339 1.107
After features/support/hooks.rb:108 0.052
40.851
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.004
Before features/support/hooks.rb:527 0.004
Given I have started Tails from DVD and logged in and the network is connected 10.168
Then the live user's Downloads directory exists 0.050
And there is a GNOME bookmark for the Downloads directory 15.260
When I start the Tor Browser 7.851
Then I can save the current page as "index.html" to the Downloads directory 4.288
And I can print the current page as "output.pdf" to the Downloads directory 3.231
After features/support/hooks.rb:535 0.301
After features/support/hooks.rb:339 0.612
After features/support/hooks.rb:108 0.000
31.089
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 10.559
When I start the Tor Browser 7.665
When I download some file in the Tor Browser to the Downloads directory 12.374
Then the file is saved to the Downloads directory 0.490
After features/support/hooks.rb:535 0.390
After features/support/hooks.rb:339 0.743
After features/support/hooks.rb:108 0.000
55.101
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.003
Before features/support/hooks.rb:527 0.001
Given I have started Tails from DVD and logged in and the network is connected 9.865
When I start the Tor Browser 8.005
Then I can listen to an Ogg audio track in Tor Browser 37.230
After features/support/hooks.rb:535 0.946
After features/support/hooks.rb:339 1.312
After features/support/hooks.rb:108 0.003
25.642
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.976
When I start the Tor Browser 8.250
Then I can watch a WebM video in Tor Browser 7.415
After features/support/hooks.rb:535 0.277
After features/support/hooks.rb:339 0.851
After features/support/hooks.rb:108 0.000
Tags: @product
43.373
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.004
Given I have started Tails from DVD and logged in and the network is connected 9.995
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Downloads/synaptic.html" as user "amnesia" 0.056
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.044
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.048
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.044
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.035
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.045
And the file "/tmp/synaptic.html" exists 0.038
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.085
When I start the Tor Browser 7.301
And I open the address "file:///home/amnesia/Downloads/synaptic.html" in the Tor Browser 7.164
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.510
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Downloads/synaptic.html" 0.042
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 4.216
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.414
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 4.143
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.388
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 3.934
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.364
When I open the address "file:///tmp/synaptic.html" in the Tor Browser 4.135
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.361
After features/support/hooks.rb:339 0.839
After features/support/hooks.rb:108 0.000
Tags: @product
18.761
Scenario The Tor Browser uses TBB's shared libraries
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.004
Steps
Given I have started Tails from DVD and logged in and the network is connected 10.399
When I start the Tor Browser 7.220
Then the Tor Browser uses all expected TBB shared libraries 1.142
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.388

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6490/artifact/build-artifacts/03:31:14_The_Tor_Browser_uses_TBB_s_shared_libraries.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6490/artifact/build-artifacts/03:31:14_The_Tor_Browser_uses_TBB_s_shared_libraries.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6490/artifact/build-artifacts/03:31:14_The_Tor_Browser_uses_TBB_s_shared_libraries.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6490/artifact/build-artifacts/03:31:14_The_Tor_Browser_uses_TBB_s_shared_libraries.journal

After features/support/hooks.rb:108 0.000
29.976
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.954
When I start the Tor Browser 7.976
When I open the address "https://example.com/" in the Tor Browser 7.063
Then Tor Browser displays a "Example Domain" heading on the "Example Domain" page 0.119
And the Tor Browser has 2 tabs open 0.071
When I request a new identity in Tor Browser 3.173
Then the Tor Browser loads about:tor 1.556
And the Tor Browser has 1 tab open 0.060
After features/support/hooks.rb:535 0.272
After features/support/hooks.rb:339 1.662
After features/support/hooks.rb:108 0.000
Tags: @product
29.714
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.017
Given I have started Tails from DVD and logged in and the network is connected 10.109
When I start the Tor Browser 7.631
And I open the Tails homepage in the Tor Browser 10.168
Then the Tor Browser loads the Tails homepage 0.407
And Tor Browser's circuit view is working 1.398
After features/support/hooks.rb:339 1.417
After features/support/hooks.rb:108 0.000
Tags: @product
33.506
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.004
Given I have started Tails from DVD and logged in and the network is connected 10.099
When I start the Tor Browser 8.034
When I open the address "https://net.ipcalf.com/" in the Tor Browser 7.304
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 0.097
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 7.675
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.295
After features/support/hooks.rb:339 0.999
After features/support/hooks.rb:108 0.000
Tags: @product
1:22.961
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.004
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 8.558
And the network is plugged 0.026
And I successfully configure Tor 10.445
And available upgrades have been checked 2.210
And all notifications have disappeared 7.003
And there is a GNOME bookmark for the Persistent directory 14.367
When I start the Tor Browser 9.510
And I download some file in the Tor Browser to the Persistent directory 11.095
Then the file is saved to the Persistent directory 0.437
When I open the address "https://tails.net/about" in the Tor Browser 10.526
Then "Tails - How Tails works" has loaded in the Tor Browser 0.409
And I can print the current page as "output.pdf" to the Persistent directory 8.369
After features/support/hooks.rb:339 0.854
After features/support/hooks.rb:108 0.000
Tags: @product
40.639
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.985
Then the live user's Documents directory exists 0.062
And there is a GNOME bookmark for the Documents directory 15.066
Then I start the Tor Browser in offline mode 10.752
And I can save the current page as "index.html" to the Documents GNOME bookmark 7.773
After features/support/hooks.rb:339 0.913
After features/support/hooks.rb:108 0.000
Tags: @product
40.583
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.952
Then the live user's Downloads directory exists 0.049
And there is a GNOME bookmark for the Downloads directory 15.077
Then I start the Tor Browser in offline mode 10.933
And I can save the current page as "index.html" to the Downloads GNOME bookmark 7.570
After features/support/hooks.rb:339 0.969
After features/support/hooks.rb:108 0.000
Tags: @product
40.563
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.852
Then the live user's Music directory exists 0.042
And there is a GNOME bookmark for the Music directory 15.546
Then I start the Tor Browser in offline mode 10.746
And I can save the current page as "index.html" to the Music GNOME bookmark 7.375
After features/support/hooks.rb:339 0.709
After features/support/hooks.rb:108 0.000
Tags: @product
41.131
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.006
Given I have started Tails from DVD without network and logged in 6.670
Then the live user's Pictures directory exists 0.045
And there is a GNOME bookmark for the Pictures directory 15.770
Then I start the Tor Browser in offline mode 11.253
And I can save the current page as "index.html" to the Pictures GNOME bookmark 7.391
After features/support/hooks.rb:339 0.657
After features/support/hooks.rb:108 0.000
Tags: @product
41.480
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.677
Then the live user's Videos directory exists 0.076
And there is a GNOME bookmark for the Videos directory 15.331
Then I start the Tor Browser in offline mode 11.955
And I can save the current page as "index.html" to the Videos GNOME bookmark 7.439
After features/support/hooks.rb:339 0.879
After features/support/hooks.rb:108 0.000
Tags: @product
2:10.607
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.656
And all tps features are active 6.289
And all persistent filesystems have safe access rights 0.198
And all persistence configuration files have safe access rights 0.323
And all persistent directories have safe access rights 2.293
When I start the Tor Browser in offline mode 14.290
And I add a bookmark to eff.org in the Tor Browser 8.812
And I cold reboot the computer 10.543
And the computer reboots Tails 39.286
And I enable persistence 11.917
And I log in to a new session 10.603
And all notifications have disappeared 7.987
And I start the Tor Browser in offline mode 9.407
Then the Tor Browser has a bookmark to eff.org 0.996
After features/support/hooks.rb:339 0.653
After features/support/hooks.rb:108 0.014