Project Number Date
test_Tails_ISO_devel 4489 11 Jul 2026, 11:15

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 11:39.144 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
21.645
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.727
And a web server is running on the LAN 1.022
And I capture all network traffic 0.004
When I start the Tor Browser 6.811
And I open a page on the LAN web server in the Tor Browser 3.870
Then the Tor Browser shows the "Unable to connect" error 0.108
And no traffic was sent to the web server on the LAN 0.099
After features/support/hooks.rb:339 0.620
After features/support/hooks.rb:108 0.040
38.671
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.003
Before features/support/hooks.rb:527 0.003
Given I have started Tails from DVD and logged in and the network is connected 9.673
Then the live user's Downloads directory exists 0.046
And there is a GNOME bookmark for the Downloads directory 14.659
When I start the Tor Browser 6.858
Then I can save the current page as "index.html" to the Downloads directory 4.216
And I can print the current page as "output.pdf" to the Downloads directory 3.217
After features/support/hooks.rb:535 0.270
After features/support/hooks.rb:339 0.938
After features/support/hooks.rb:108 0.000
28.656
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.730
When I start the Tor Browser 6.569
When I download some file in the Tor Browser to the Downloads directory 11.872
Then the file is saved to the Downloads directory 0.483
After features/support/hooks.rb:535 0.299
After features/support/hooks.rb:339 0.878
After features/support/hooks.rb:108 0.000
54.253
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.710
When I start the Tor Browser 7.479
Then I can listen to an Ogg audio track in Tor Browser 37.063
After features/support/hooks.rb:535 0.898
After features/support/hooks.rb:339 1.463
After features/support/hooks.rb:108 0.002
24.350
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.997
When I start the Tor Browser 6.953
Then I can watch a WebM video in Tor Browser 7.399
After features/support/hooks.rb:535 0.270
After features/support/hooks.rb:339 0.659
After features/support/hooks.rb:108 0.000
Tags: @product
41.648
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.742
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Downloads/synaptic.html" as user "amnesia" 0.047
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.051
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.044
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.036
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.038
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.047
And the file "/tmp/synaptic.html" exists 0.040
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.079
When I start the Tor Browser 6.958
And I open the address "file:///home/amnesia/Downloads/synaptic.html" in the Tor Browser 7.091
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.381
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Downloads/synaptic.html" 0.071
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 3.755
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.408
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 3.854
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.394
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 4.004
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.327
When I open the address "file:///tmp/synaptic.html" in the Tor Browser 3.911
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.359
After features/support/hooks.rb:339 0.622
After features/support/hooks.rb:108 0.000
Tags: @product
17.778
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 9.683
When I start the Tor Browser 7.139
Then the Tor Browser uses all expected TBB shared libraries 0.956
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.069

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4489/artifact/build-artifacts/03:19:24_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/4489/artifact/build-artifacts/03:19:24_The_Tor_Browser_uses_TBB_s_shared_libraries.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4489/artifact/build-artifacts/03:19:24_The_Tor_Browser_uses_TBB_s_shared_libraries.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4489/artifact/build-artifacts/03:19:24_The_Tor_Browser_uses_TBB_s_shared_libraries.journal

After features/support/hooks.rb:108 0.000
28.617
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.816
When I start the Tor Browser 6.971
When I open the address "https://example.com/" in the Tor Browser 6.821
Then Tor Browser displays a "Example Domain" heading on the "Example Domain" page 0.127
And the Tor Browser has 2 tabs open 0.064
When I request a new identity in Tor Browser 3.195
Then the Tor Browser loads about:tor 1.546
And the Tor Browser has 1 tab open 0.075
After features/support/hooks.rb:535 0.285
After features/support/hooks.rb:339 1.573
After features/support/hooks.rb:108 0.000
Tags: @product
28.793
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.709
When I start the Tor Browser 7.283
And I open the Tails homepage in the Tor Browser 10.133
Then the Tor Browser loads the Tails homepage 0.352
And Tor Browser's circuit view is working 1.315
After features/support/hooks.rb:339 1.373
After features/support/hooks.rb:108 0.000
Tags: @product
31.352
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.814
When I start the Tor Browser 6.965
When I open the address "https://net.ipcalf.com/" in the Tor Browser 6.866
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.087
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 7.417
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.201
After features/support/hooks.rb:339 0.947
After features/support/hooks.rb:108 0.000
Tags: @product
1:21.101
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.119
And the network is plugged 0.021
And I successfully configure Tor 10.307
And available upgrades have been checked 2.128
And all notifications have disappeared 6.694
And there is a GNOME bookmark for the Persistent directory 14.218
When I start the Tor Browser 8.151
And I download some file in the Tor Browser to the Persistent directory 11.044
Then the file is saved to the Persistent directory 0.401
When I open the address "https://tails.net/about" in the Tor Browser 10.373
Then "Tails - How Tails works" has loaded in the Tor Browser 0.438
And I can print the current page as "output.pdf" to the Persistent directory 9.202
After features/support/hooks.rb:339 0.713
After features/support/hooks.rb:108 0.000
Tags: @product
38.956
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 6.771
Then the live user's Documents directory exists 0.071
And there is a GNOME bookmark for the Documents directory 15.009
Then I start the Tor Browser in offline mode 9.976
And I can save the current page as "index.html" to the Documents GNOME bookmark 7.128
After features/support/hooks.rb:339 0.773
After features/support/hooks.rb:108 0.000
Tags: @product
37.980
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.790
Then the live user's Downloads directory exists 0.066
And there is a GNOME bookmark for the Downloads directory 15.022
Then I start the Tor Browser in offline mode 9.141
And I can save the current page as "index.html" to the Downloads GNOME bookmark 6.959
After features/support/hooks.rb:339 0.828
After features/support/hooks.rb:108 0.000
Tags: @product
37.619
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.520
Then the live user's Music directory exists 0.060
And there is a GNOME bookmark for the Music directory 14.815
Then I start the Tor Browser in offline mode 9.279
And I can save the current page as "index.html" to the Music GNOME bookmark 6.943
After features/support/hooks.rb:339 0.601
After features/support/hooks.rb:108 0.000
Tags: @product
38.382
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.845
Then the live user's Pictures directory exists 0.077
And there is a GNOME bookmark for the Pictures directory 14.894
Then I start the Tor Browser in offline mode 9.480
And I can save the current page as "index.html" to the Pictures GNOME bookmark 7.084
After features/support/hooks.rb:339 0.865
After features/support/hooks.rb:108 0.000
Tags: @product
37.616
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.798
Then the live user's Videos directory exists 0.070
And there is a GNOME bookmark for the Videos directory 14.757
Then I start the Tor Browser in offline mode 9.202
And I can save the current page as "index.html" to the Videos GNOME bookmark 6.787
After features/support/hooks.rb:339 0.615
After features/support/hooks.rb:108 0.000
Tags: @product
1:51.719
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 7.191
And all tps features are active 4.681
And all persistent filesystems have safe access rights 0.211
And all persistence configuration files have safe access rights 0.265
And all persistent directories have safe access rights 1.892
When I start the Tor Browser in offline mode 11.159
And I add a bookmark to eff.org in the Tor Browser 8.226
And I cold reboot the computer 6.160
And the computer reboots Tails 35.215
And I enable persistence 11.425
And I log in to a new session 8.734
And all notifications have disappeared 8.095
And I start the Tor Browser in offline mode 7.601
Then the Tor Browser has a bookmark to eff.org 0.857
After features/support/hooks.rb:339 0.517
After features/support/hooks.rb:108 0.006