Project Number Date
test_Tails_ISO_stable 6511 19 Jul 2026, 12:04

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:39.348 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.041
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.873
And a web server is running on the LAN 1.026
And I capture all network traffic 0.004
When I start the Tor Browser 8.603
And I open a page on the LAN web server in the Tor Browser 4.316
Then the Tor Browser shows the "Unable to connect" error 0.107
And no traffic was sent to the web server on the LAN 0.109
After features/support/hooks.rb:339 0.842
After features/support/hooks.rb:108 0.035
43.169
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.189
Then the live user's Downloads directory exists 0.063
And there is a GNOME bookmark for the Downloads directory 15.640
When I start the Tor Browser 9.451
Then I can save the current page as "index.html" to the Downloads directory 4.586
And I can print the current page as "output.pdf" to the Downloads directory 3.237
After features/support/hooks.rb:535 0.254
After features/support/hooks.rb:339 0.871
After features/support/hooks.rb:108 0.000
31.520
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.028
When I start the Tor Browser 8.767
When I download some file in the Tor Browser to the Downloads directory 12.215
Then the file is saved to the Downloads directory 0.509
After features/support/hooks.rb:535 0.379
After features/support/hooks.rb:339 0.971
After features/support/hooks.rb:108 0.000
56.352
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.008
Before features/support/hooks.rb:527 0.005
Given I have started Tails from DVD and logged in and the network is connected 9.995
When I start the Tor Browser 9.059
Then I can listen to an Ogg audio track in Tor Browser 37.297
After features/support/hooks.rb:535 1.120
After features/support/hooks.rb:339 1.583
After features/support/hooks.rb:108 0.002
26.305
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.890
When I start the Tor Browser 8.970
Then I can watch a WebM video in Tor Browser 7.444
After features/support/hooks.rb:535 0.274
After features/support/hooks.rb:339 0.648
After features/support/hooks.rb:108 0.000
Tags: @product
46.309
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.274
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Downloads/synaptic.html" as user "amnesia" 0.072
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.049
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.068
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.062
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.046
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.030
And the file "/tmp/synaptic.html" exists 0.035
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.084
When I start the Tor Browser 8.472
And I open the address "file:///home/amnesia/Downloads/synaptic.html" in the Tor Browser 6.913
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.444
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Downloads/synaptic.html" 0.117
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 4.852
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.483
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 4.973
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.435
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 3.958
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.392
When I open the address "file:///tmp/synaptic.html" in the Tor Browser 4.162
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.378
After features/support/hooks.rb:339 1.344
After features/support/hooks.rb:108 0.000
Tags: @product
19.079
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.162
When I start the Tor Browser 8.075
Then the Tor Browser uses all expected TBB shared libraries 0.840
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.967

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6511/artifact/build-artifacts/03:32:40_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/6511/artifact/build-artifacts/03:32:40_The_Tor_Browser_uses_TBB_s_shared_libraries.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6511/artifact/build-artifacts/03:32:40_The_Tor_Browser_uses_TBB_s_shared_libraries.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6511/artifact/build-artifacts/03:32:40_The_Tor_Browser_uses_TBB_s_shared_libraries.journal

After features/support/hooks.rb:108 0.000
32.041
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.011
Before features/support/hooks.rb:527 0.005
Given I have started Tails from DVD and logged in and the network is connected 9.916
When I start the Tor Browser 9.408
When I open the address "https://example.com/" in the Tor Browser 7.547
Then Tor Browser displays a "Example Domain" heading on the "Example Domain" page 0.104
And the Tor Browser has 2 tabs open 0.067
When I request a new identity in Tor Browser 3.212
Then the Tor Browser loads about:tor 1.682
And the Tor Browser has 1 tab open 0.102
After features/support/hooks.rb:535 0.311
After features/support/hooks.rb:339 1.258
After features/support/hooks.rb:108 0.000
Tags: @product
30.582
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.142
When I start the Tor Browser 8.367
And I open the Tails homepage in the Tor Browser 10.187
Then the Tor Browser loads the Tails homepage 0.445
And Tor Browser's circuit view is working 1.438
After features/support/hooks.rb:339 1.442
After features/support/hooks.rb:108 0.000
Tags: @product
33.684
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Given I have started Tails from DVD and logged in and the network is connected 9.849
When I start the Tor Browser 9.471
When I open the address "https://net.ipcalf.com/" in the Tor Browser 6.959
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.085
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 7.143
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.175
After features/support/hooks.rb:339 1.165
After features/support/hooks.rb:108 0.000
Tags: @product
1:21.943
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.204
And the network is plugged 0.014
And I successfully configure Tor 10.466
And available upgrades have been checked 2.165
And all notifications have disappeared 7.119
And there is a GNOME bookmark for the Persistent directory 14.432
When I start the Tor Browser 11.656
And I download some file in the Tor Browser to the Persistent directory 11.688
Then the file is saved to the Persistent directory 0.494
When I open the address "https://tails.net/about" in the Tor Browser 7.085
Then "Tails - How Tails works" has loaded in the Tor Browser 0.387
And I can print the current page as "output.pdf" to the Persistent directory 8.226
After features/support/hooks.rb:339 1.102
After features/support/hooks.rb:108 0.000
Tags: @product
42.440
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 7.016
Then the live user's Documents directory exists 0.067
And there is a GNOME bookmark for the Documents directory 15.372
Then I start the Tor Browser in offline mode 12.074
And I can save the current page as "index.html" to the Documents GNOME bookmark 7.909
After features/support/hooks.rb:339 0.822
After features/support/hooks.rb:108 0.000
Tags: @product
41.850
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.604
Then the live user's Downloads directory exists 0.052
And there is a GNOME bookmark for the Downloads directory 15.348
Then I start the Tor Browser in offline mode 12.462
And I can save the current page as "index.html" to the Downloads GNOME bookmark 7.381
After features/support/hooks.rb:339 0.898
After features/support/hooks.rb:108 0.000
Tags: @product
41.402
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.004
Given I have started Tails from DVD without network and logged in 7.138
Then the live user's Music directory exists 0.068
And there is a GNOME bookmark for the Music directory 15.299
Then I start the Tor Browser in offline mode 11.903
And I can save the current page as "index.html" to the Music GNOME bookmark 6.992
After features/support/hooks.rb:339 1.277
After features/support/hooks.rb:108 0.000
Tags: @product
40.531
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.828
Then the live user's Pictures directory exists 0.048
And there is a GNOME bookmark for the Pictures directory 15.134
Then I start the Tor Browser in offline mode 11.426
And I can save the current page as "index.html" to the Pictures GNOME bookmark 7.094
After features/support/hooks.rb:339 0.701
After features/support/hooks.rb:108 0.000
Tags: @product
41.584
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Given I have started Tails from DVD without network and logged in 6.917
Then the live user's Videos directory exists 0.057
And there is a GNOME bookmark for the Videos directory 15.136
Then I start the Tor Browser in offline mode 12.405
And I can save the current page as "index.html" to the Videos GNOME bookmark 7.067
After features/support/hooks.rb:339 1.016
After features/support/hooks.rb:108 0.000
Tags: @product
2:6.505
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.499
And all tps features are active 5.777
And all persistent filesystems have safe access rights 0.184
And all persistence configuration files have safe access rights 0.412
And all persistent directories have safe access rights 2.117
When I start the Tor Browser in offline mode 15.405
And I add a bookmark to eff.org in the Tor Browser 8.232
And I cold reboot the computer 9.503
And the computer reboots Tails 38.939
And I enable persistence 10.801
And I log in to a new session 9.592
And all notifications have disappeared 7.848
And I start the Tor Browser in offline mode 9.209
Then the Tor Browser has a bookmark to eff.org 0.982
After features/support/hooks.rb:339 0.895
After features/support/hooks.rb:108 0.007