Project Number Date
test_Tails_ISO_devel 4482 06 Jul 2026, 07:58

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:50.935 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.700
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.013
Given I have started Tails from DVD and logged in and the network is connected 10.561
And a web server is running on the LAN 1.023
And I capture all network traffic 0.002
When I start the Tor Browser 8.444
And I open a page on the LAN web server in the Tor Browser 4.420
Then the Tor Browser shows the "Unable to connect" error 0.139
And no traffic was sent to the web server on the LAN 0.107
After features/support/hooks.rb:339 0.855
After features/support/hooks.rb:108 0.041
41.446
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.065
Then the live user's Downloads directory exists 0.053
And there is a GNOME bookmark for the Downloads directory 15.501
When I start the Tor Browser 8.158
Then I can save the current page as "index.html" to the Downloads directory 4.384
And I can print the current page as "output.pdf" to the Downloads directory 3.283
After features/support/hooks.rb:535 0.311
After features/support/hooks.rb:339 1.073
After features/support/hooks.rb:108 0.000
30.469
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.003
Before features/support/hooks.rb:527 0.004
Given I have started Tails from DVD and logged in and the network is connected 9.940
When I start the Tor Browser 7.802
When I download some file in the Tor Browser to the Downloads directory 12.103
Then the file is saved to the Downloads directory 0.622
After features/support/hooks.rb:535 0.411
After features/support/hooks.rb:339 1.202
After features/support/hooks.rb:108 0.000
55.340
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.185
When I start the Tor Browser 7.769
Then I can listen to an Ogg audio track in Tor Browser 37.385
After features/support/hooks.rb:535 1.456
After features/support/hooks.rb:339 1.833
After features/support/hooks.rb:108 0.003
25.323
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.010
Before features/support/hooks.rb:527 0.012
Given I have started Tails from DVD and logged in and the network is connected 10.085
When I start the Tor Browser 7.633
Then I can watch a WebM video in Tor Browser 7.603
After features/support/hooks.rb:535 0.361
After features/support/hooks.rb:339 0.516
After features/support/hooks.rb:108 0.000
Tags: @product
45.267
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.005
Given I have started Tails from DVD and logged in and the network is connected 9.827
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Downloads/synaptic.html" as user "amnesia" 0.060
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.054
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.040
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.040
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.044
And the file "/tmp/synaptic.html" exists 0.035
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.076
When I start the Tor Browser 8.243
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.400
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Downloads/synaptic.html" 0.063
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 4.093
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.489
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 4.799
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.452
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 4.300
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.466
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.354
After features/support/hooks.rb:339 0.983
After features/support/hooks.rb:108 0.000
Tags: @product
18.228
Scenario The Tor Browser uses TBB's shared libraries
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 9.962
When I start the Tor Browser 7.292
Then the Tor Browser uses all expected TBB shared libraries 0.974
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.162

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4482/artifact/build-artifacts/03:27:39_The_Tor_Browser_uses_TBB_s_shared_libraries.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4482/artifact/build-artifacts/03:27:39_The_Tor_Browser_uses_TBB_s_shared_libraries.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4482/artifact/build-artifacts/03:27:39_The_Tor_Browser_uses_TBB_s_shared_libraries.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4482/artifact/build-artifacts/03:27:39_The_Tor_Browser_uses_TBB_s_shared_libraries.journal

After features/support/hooks.rb:108 0.000
30.602
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.005
Before features/support/hooks.rb:527 0.009
Given I have started Tails from DVD and logged in and the network is connected 10.412
When I start the Tor Browser 7.773
When I open the address "https://example.com/" in the Tor Browser 7.179
Then Tor Browser displays a "Example Domain" heading on the "Example Domain" page 0.094
And the Tor Browser has 2 tabs open 0.060
When I request a new identity in Tor Browser 3.174
Then the Tor Browser loads about:tor 1.814
And the Tor Browser has 1 tab open 0.093
After features/support/hooks.rb:535 0.264
After features/support/hooks.rb:339 1.354
After features/support/hooks.rb:108 0.000
Tags: @product
29.484
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.712
When I start the Tor Browser 7.360
And I open the Tails homepage in the Tor Browser 10.659
Then the Tor Browser loads the Tails homepage 0.299
And Tor Browser's circuit view is working 1.451
After features/support/hooks.rb:339 1.353
After features/support/hooks.rb:108 0.000
Tags: @product
33.948
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.437
When I start the Tor Browser 8.270
When I open the address "https://net.ipcalf.com/" in the Tor Browser 7.238
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.136
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 7.656
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.207
After features/support/hooks.rb:339 0.859
After features/support/hooks.rb:108 0.000
Tags: @product
1:27.088
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 9.295
And the network is plugged 0.019
And I successfully configure Tor 10.294
And available upgrades have been checked 2.151
And all notifications have disappeared 7.551
And there is a GNOME bookmark for the Persistent directory 14.673
When I start the Tor Browser 10.846
And I download some file in the Tor Browser to the Persistent directory 11.263
Then the file is saved to the Persistent directory 0.523
When I open the address "https://tails.net/about" in the Tor Browser 10.872
Then "Tails - How Tails works" has loaded in the Tor Browser 0.388
And I can print the current page as "output.pdf" to the Persistent directory 9.209
After features/support/hooks.rb:339 0.970
After features/support/hooks.rb:108 0.000
Tags: @product
53.348
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 19.708
Then the live user's Documents directory exists 0.070
And there is a GNOME bookmark for the Documents directory 15.191
Then I start the Tor Browser in offline mode 11.275
And I can save the current page as "index.html" to the Documents GNOME bookmark 7.102
After features/support/hooks.rb:339 0.992
After features/support/hooks.rb:108 0.000
Tags: @product
39.527
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 7.517
Then the live user's Downloads directory exists 0.078
And there is a GNOME bookmark for the Downloads directory 14.966
Then I start the Tor Browser in offline mode 10.062
And I can save the current page as "index.html" to the Downloads GNOME bookmark 6.902
After features/support/hooks.rb:339 0.670
After features/support/hooks.rb:108 0.000
Tags: @product
40.708
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.291
Then the live user's Music directory exists 0.050
And there is a GNOME bookmark for the Music directory 15.695
Then I start the Tor Browser in offline mode 10.431
And I can save the current page as "index.html" to the Music GNOME bookmark 7.239
After features/support/hooks.rb:339 1.144
After features/support/hooks.rb:108 0.000
Tags: @product
42.053
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.244
Then the live user's Pictures directory exists 0.056
And there is a GNOME bookmark for the Pictures directory 16.277
Then I start the Tor Browser in offline mode 11.491
And I can save the current page as "index.html" to the Pictures GNOME bookmark 6.982
After features/support/hooks.rb:339 0.800
After features/support/hooks.rb:108 0.000
Tags: @product
41.194
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.472
Then the live user's Videos directory exists 0.064
And there is a GNOME bookmark for the Videos directory 15.463
Then I start the Tor Browser in offline mode 10.616
And I can save the current page as "index.html" to the Videos GNOME bookmark 7.576
After features/support/hooks.rb:339 0.834
After features/support/hooks.rb:108 0.000
Tags: @product
2:12.203
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.059
And all tps features are active 6.386
And all persistent filesystems have safe access rights 0.260
And all persistence configuration files have safe access rights 0.463
And all persistent directories have safe access rights 2.391
When I start the Tor Browser in offline mode 13.267
And I add a bookmark to eff.org in the Tor Browser 8.776
And I cold reboot the computer 9.298
And the computer reboots Tails 41.201
And I enable persistence 13.630
And I log in to a new session 10.694
And all notifications have disappeared 8.043
And I start the Tor Browser in offline mode 8.694
Then the Tor Browser has a bookmark to eff.org 1.035
After features/support/hooks.rb:339 0.611
After features/support/hooks.rb:108 0.007