Project Number Date
test_Tails_ISO_stable 6496 11 Jul 2026, 11:34

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:10.379 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.494
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.461
And a web server is running on the LAN 1.024
And I capture all network traffic 0.004
When I start the Tor Browser 7.646
And I open a page on the LAN web server in the Tor Browser 4.090
Then the Tor Browser shows the "Unable to connect" error 0.124
And no traffic was sent to the web server on the LAN 0.142
After features/support/hooks.rb:339 0.749
After features/support/hooks.rb:108 0.055
39.946
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.277
Then the live user's Downloads directory exists 0.039
And there is a GNOME bookmark for the Downloads directory 14.923
When I start the Tor Browser 7.118
Then I can save the current page as "index.html" to the Downloads directory 4.268
And I can print the current page as "output.pdf" to the Downloads directory 3.319
After features/support/hooks.rb:535 0.271
After features/support/hooks.rb:339 1.330
After features/support/hooks.rb:108 0.000
29.483
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.005
Before features/support/hooks.rb:527 0.003
Given I have started Tails from DVD and logged in and the network is connected 10.183
When I start the Tor Browser 6.842
When I download some file in the Tor Browser to the Downloads directory 11.976
Then the file is saved to the Downloads directory 0.480
After features/support/hooks.rb:535 0.334
After features/support/hooks.rb:339 0.949
After features/support/hooks.rb:108 0.000
54.675
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.761
When I start the Tor Browser 7.504
Then I can listen to an Ogg audio track in Tor Browser 37.409
After features/support/hooks.rb:535 1.005
After features/support/hooks.rb:339 0.961
After features/support/hooks.rb:108 0.003
25.426
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.249
When I start the Tor Browser 7.550
Then I can watch a WebM video in Tor Browser 7.626
After features/support/hooks.rb:535 0.282
After features/support/hooks.rb:339 1.031
After features/support/hooks.rb:108 0.000
Tags: @product
43.943
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.448
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Downloads/synaptic.html" as user "amnesia" 0.057
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.044
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.066
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.047
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.058
And the file "/tmp/synaptic.html" exists 0.070
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.100
When I start the Tor Browser 6.889
And I open the address "file:///home/amnesia/Downloads/synaptic.html" in the Tor Browser 7.116
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.577
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Downloads/synaptic.html" 0.075
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 4.580
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.417
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 3.948
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.401
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 4.277
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.340
When I open the address "file:///tmp/synaptic.html" in the Tor Browser 4.036
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.343
After features/support/hooks.rb:339 0.999
After features/support/hooks.rb:108 0.000
Tags: @product
18.208
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.098
When I start the Tor Browser 7.040
Then the Tor Browser uses all expected TBB shared libraries 1.070
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.425

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

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

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6496/artifact/build-artifacts/03:21:12_The_Tor_Browser_uses_TBB_s_shared_libraries.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6496/artifact/build-artifacts/03:21:12_The_Tor_Browser_uses_TBB_s_shared_libraries.journal

After features/support/hooks.rb:108 0.000
29.636
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.949
When I start the Tor Browser 7.642
When I open the address "https://example.com/" in the Tor Browser 7.086
Then Tor Browser displays a "Example Domain" heading on the "Example Domain" page 0.153
And the Tor Browser has 2 tabs open 0.058
When I request a new identity in Tor Browser 3.192
Then the Tor Browser loads about:tor 1.487
And the Tor Browser has 1 tab open 0.066
After features/support/hooks.rb:535 0.266
After features/support/hooks.rb:339 1.262
After features/support/hooks.rb:108 0.000
Tags: @product
28.853
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.018
Given I have started Tails from DVD and logged in and the network is connected 9.823
When I start the Tor Browser 7.356
And I open the Tails homepage in the Tor Browser 10.012
Then the Tor Browser loads the Tails homepage 0.285
And Tor Browser's circuit view is working 1.375
After features/support/hooks.rb:339 1.344
After features/support/hooks.rb:108 0.000
Tags: @product
31.643
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.098
When I start the Tor Browser 7.525
When I open the address "https://net.ipcalf.com/" in the Tor Browser 7.013
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.111
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 6.721
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.172
After features/support/hooks.rb:339 0.613
After features/support/hooks.rb:108 0.000
Tags: @product
1:23.417
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.507
And the network is plugged 0.019
And I successfully configure Tor 10.155
And available upgrades have been checked 2.122
And all notifications have disappeared 7.046
And there is a GNOME bookmark for the Persistent directory 14.568
When I start the Tor Browser 9.206
And I download some file in the Tor Browser to the Persistent directory 10.970
Then the file is saved to the Persistent directory 0.440
When I open the address "https://tails.net/about" in the Tor Browser 11.116
Then "Tails - How Tails works" has loaded in the Tor Browser 0.354
And I can print the current page as "output.pdf" to the Persistent directory 8.908
After features/support/hooks.rb:339 0.927
After features/support/hooks.rb:108 0.000
Tags: @product
38.892
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.813
Then the live user's Documents directory exists 0.054
And there is a GNOME bookmark for the Documents directory 14.993
Then I start the Tor Browser in offline mode 9.849
And I can save the current page as "index.html" to the Documents GNOME bookmark 7.182
After features/support/hooks.rb:339 0.934
After features/support/hooks.rb:108 0.000
Tags: @product
39.157
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.906
Then the live user's Downloads directory exists 0.060
And there is a GNOME bookmark for the Downloads directory 15.042
Then I start the Tor Browser in offline mode 10.172
And I can save the current page as "index.html" to the Downloads GNOME bookmark 6.974
After features/support/hooks.rb:339 0.676
After features/support/hooks.rb:108 0.000
Tags: @product
39.982
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.047
Then the live user's Music directory exists 0.054
And there is a GNOME bookmark for the Music directory 15.021
Then I start the Tor Browser in offline mode 10.516
And I can save the current page as "index.html" to the Music GNOME bookmark 7.342
After features/support/hooks.rb:339 0.846
After features/support/hooks.rb:108 0.000
Tags: @product
40.557
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.964
Then the live user's Pictures directory exists 0.047
And there is a GNOME bookmark for the Pictures directory 15.054
Then I start the Tor Browser in offline mode 10.025
And I can save the current page as "index.html" to the Pictures GNOME bookmark 8.464
After features/support/hooks.rb:339 0.859
After features/support/hooks.rb:108 0.000
Tags: @product
39.483
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.014
Given I have started Tails from DVD without network and logged in 6.940
Then the live user's Videos directory exists 0.042
And there is a GNOME bookmark for the Videos directory 14.973
Then I start the Tor Browser in offline mode 10.434
And I can save the current page as "index.html" to the Videos GNOME bookmark 7.092
After features/support/hooks.rb:339 1.109
After features/support/hooks.rb:108 0.000
Tags: @product
2:3.577
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.470
And all tps features are active 5.206
And all persistent filesystems have safe access rights 0.199
And all persistence configuration files have safe access rights 0.510
And all persistent directories have safe access rights 2.060
When I start the Tor Browser in offline mode 12.635
And I add a bookmark to eff.org in the Tor Browser 8.252
And I cold reboot the computer 10.560
And the computer reboots Tails 37.186
And I enable persistence 11.455
And I log in to a new session 10.486
And all notifications have disappeared 7.760
And I start the Tor Browser in offline mode 8.916
Then the Tor Browser has a bookmark to eff.org 0.875
After features/support/hooks.rb:339 0.754
After features/support/hooks.rb:108 0.009