Project Number Date
test_Tails_ISO_devel 4485 08 Jul 2026, 11:17

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:43.071 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.820
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 9.795
And a web server is running on the LAN 1.032
And I capture all network traffic 0.015
When I start the Tor Browser 6.739
And I open a page on the LAN web server in the Tor Browser 4.068
Then the Tor Browser shows the "Unable to connect" error 0.085
And no traffic was sent to the web server on the LAN 0.083
After features/support/hooks.rb:339 1.157
After features/support/hooks.rb:108 0.046
39.206
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 10.076
Then the live user's Downloads directory exists 0.037
And there is a GNOME bookmark for the Downloads directory 14.569
When I start the Tor Browser 7.004
Then I can save the current page as "index.html" to the Downloads directory 4.321
And I can print the current page as "output.pdf" to the Downloads directory 3.197
After features/support/hooks.rb:535 0.493
After features/support/hooks.rb:339 0.793
After features/support/hooks.rb:108 0.000
29.578
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 9.996
When I start the Tor Browser 7.161
When I download some file in the Tor Browser to the Downloads directory 11.913
Then the file is saved to the Downloads directory 0.507
After features/support/hooks.rb:535 0.307
After features/support/hooks.rb:339 0.878
After features/support/hooks.rb:108 0.000
53.906
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.004
Before features/support/hooks.rb:527 0.003
Given I have started Tails from DVD and logged in and the network is connected 9.682
When I start the Tor Browser 7.125
Then I can listen to an Ogg audio track in Tor Browser 37.097
After features/support/hooks.rb:535 0.881
After features/support/hooks.rb:339 1.598
After features/support/hooks.rb:108 0.002
24.600
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.850
When I start the Tor Browser 7.554
Then I can watch a WebM video in Tor Browser 7.195
After features/support/hooks.rb:535 0.263
After features/support/hooks.rb:339 0.854
After features/support/hooks.rb:108 0.000
Tags: @product
42.997
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.790
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.040
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.042
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.044
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.055
And the file "/tmp/synaptic.html" exists 0.041
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.080
When I start the Tor Browser 7.330
And I open the address "file:///home/amnesia/Downloads/synaptic.html" in the Tor Browser 7.020
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.376
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Downloads/synaptic.html" 0.060
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 4.622
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.377
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 3.927
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.371
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 4.329
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.347
When I open the address "file:///tmp/synaptic.html" in the Tor Browser 3.690
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.361
After features/support/hooks.rb:339 0.778
After features/support/hooks.rb:108 0.000
Tags: @product
17.614
Scenario The Tor Browser uses TBB's shared libraries
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.015
Steps
Given I have started Tails from DVD and logged in and the network is connected 10.079
When I start the Tor Browser 6.638
Then the Tor Browser uses all expected TBB shared libraries 0.896
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 4.907

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

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

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4485/artifact/build-artifacts/03:26:23_The_Tor_Browser_uses_TBB_s_shared_libraries.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4485/artifact/build-artifacts/03:26:23_The_Tor_Browser_uses_TBB_s_shared_libraries.journal

After features/support/hooks.rb:108 0.000
29.326
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.017
When I start the Tor Browser 7.248
When I open the address "https://example.com/" in the Tor Browser 7.081
Then Tor Browser displays a "Example Domain" heading on the "Example Domain" page 0.114
And the Tor Browser has 2 tabs open 0.079
When I request a new identity in Tor Browser 3.175
Then the Tor Browser loads about:tor 1.529
And the Tor Browser has 1 tab open 0.079
After features/support/hooks.rb:535 0.253
After features/support/hooks.rb:339 1.094
After features/support/hooks.rb:108 0.000
Tags: @product
26.023
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.717
When I start the Tor Browser 7.434
And I open the Tails homepage in the Tor Browser 7.163
Then the Tor Browser loads the Tails homepage 0.296
And Tor Browser's circuit view is working 1.410
After features/support/hooks.rb:339 0.729
After features/support/hooks.rb:108 0.000
Tags: @product
31.103
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.057
When I start the Tor Browser 6.657
When I open the address "https://net.ipcalf.com/" in the Tor Browser 6.752
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.084
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 7.372
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.178
After features/support/hooks.rb:339 0.692
After features/support/hooks.rb:108 0.000
Tags: @product
1:17.522
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.953
And the network is plugged 0.015
And I successfully configure Tor 10.617
And available upgrades have been checked 1.100
And all notifications have disappeared 6.708
And there is a GNOME bookmark for the Persistent directory 14.410
When I start the Tor Browser 8.312
And I download some file in the Tor Browser to the Persistent directory 11.250
Then the file is saved to the Persistent directory 0.371
When I open the address "https://tails.net/about" in the Tor Browser 7.060
Then "Tails - How Tails works" has loaded in the Tor Browser 0.398
And I can print the current page as "output.pdf" to the Persistent directory 9.324
After features/support/hooks.rb:339 0.815
After features/support/hooks.rb:108 0.000
Tags: @product
38.388
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.752
Then the live user's Documents directory exists 0.051
And there is a GNOME bookmark for the Documents directory 15.036
Then I start the Tor Browser in offline mode 9.395
And I can save the current page as "index.html" to the Documents GNOME bookmark 7.151
After features/support/hooks.rb:339 0.910
After features/support/hooks.rb:108 0.000
Tags: @product
39.186
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.784
Then the live user's Downloads directory exists 0.049
And there is a GNOME bookmark for the Downloads directory 15.084
Then I start the Tor Browser in offline mode 9.547
And I can save the current page as "index.html" to the Downloads GNOME bookmark 7.721
After features/support/hooks.rb:339 0.644
After features/support/hooks.rb:108 0.000
Tags: @product
38.955
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.804
Then the live user's Music directory exists 0.060
And there is a GNOME bookmark for the Music directory 15.074
Then I start the Tor Browser in offline mode 9.889
And I can save the current page as "index.html" to the Music GNOME bookmark 7.127
After features/support/hooks.rb:339 1.060
After features/support/hooks.rb:108 0.000
Tags: @product
38.994
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.669
Then the live user's Pictures directory exists 0.131
And there is a GNOME bookmark for the Pictures directory 14.950
Then I start the Tor Browser in offline mode 9.645
And I can save the current page as "index.html" to the Pictures GNOME bookmark 7.597
After features/support/hooks.rb:339 0.842
After features/support/hooks.rb:108 0.000
Tags: @product
38.886
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.592
Then the live user's Videos directory exists 0.093
And there is a GNOME bookmark for the Videos directory 15.053
Then I start the Tor Browser in offline mode 9.582
And I can save the current page as "index.html" to the Videos GNOME bookmark 7.564
After features/support/hooks.rb:339 0.858
After features/support/hooks.rb:108 0.000
Tags: @product
1:54.959
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.292
And all tps features are active 5.021
And all persistent filesystems have safe access rights 0.173
And all persistence configuration files have safe access rights 0.311
And all persistent directories have safe access rights 2.383
When I start the Tor Browser in offline mode 11.543
And I add a bookmark to eff.org in the Tor Browser 8.196
And I cold reboot the computer 6.362
And the computer reboots Tails 36.529
And I enable persistence 11.017
And I log in to a new session 9.136
And all notifications have disappeared 7.745
And I start the Tor Browser in offline mode 8.342
Then the Tor Browser has a bookmark to eff.org 0.900
After features/support/hooks.rb:339 0.844
After features/support/hooks.rb:108 0.031