Project Number Date
test_Tails_ISO_stable 6489 06 Jul 2026, 07:38

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:4.776 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
22.622
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.170
And a web server is running on the LAN 1.027
And I capture all network traffic 0.003
When I start the Tor Browser 7.197
And I open a page on the LAN web server in the Tor Browser 3.971
Then the Tor Browser shows the "Unable to connect" error 0.153
And no traffic was sent to the web server on the LAN 0.098
After features/support/hooks.rb:339 0.954
After features/support/hooks.rb:108 0.055
40.575
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.003
Before features/support/hooks.rb:527 0.006
Given I have started Tails from DVD and logged in and the network is connected 10.029
Then the live user's Downloads directory exists 0.032
And there is a GNOME bookmark for the Downloads directory 15.236
When I start the Tor Browser 7.760
Then I can save the current page as "index.html" to the Downloads directory 4.254
And I can print the current page as "output.pdf" to the Downloads directory 3.262
After features/support/hooks.rb:535 0.286
After features/support/hooks.rb:339 0.885
After features/support/hooks.rb:108 0.000
29.940
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.150
When I start the Tor Browser 7.150
When I download some file in the Tor Browser to the Downloads directory 12.122
Then the file is saved to the Downloads directory 0.517
After features/support/hooks.rb:535 0.371
After features/support/hooks.rb:339 0.910
After features/support/hooks.rb:108 0.000
54.583
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.754
When I start the Tor Browser 7.646
Then I can listen to an Ogg audio track in Tor Browser 37.182
After features/support/hooks.rb:535 1.014
After features/support/hooks.rb:339 1.145
After features/support/hooks.rb:108 0.003
25.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 10.000
When I start the Tor Browser 8.184
Then I can watch a WebM video in Tor Browser 7.471
After features/support/hooks.rb:535 0.297
After features/support/hooks.rb:339 0.815
After features/support/hooks.rb:108 0.000
Tags: @product
43.057
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.892
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Downloads/synaptic.html" as user "amnesia" 0.056
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.048
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.052
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.055
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.033
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.034
And the file "/tmp/synaptic.html" exists 0.041
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.114
When I start the Tor Browser 7.303
And I open the address "file:///home/amnesia/Downloads/synaptic.html" in the Tor Browser 6.975
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.350
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.738
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.431
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 4.043
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.377
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 3.847
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.351
When I open the address "file:///tmp/synaptic.html" in the Tor Browser 3.901
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.345
After features/support/hooks.rb:339 0.891
After features/support/hooks.rb:108 0.000
Tags: @product
17.911
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.883
When I start the Tor Browser 7.125
Then the Tor Browser uses all expected TBB shared libraries 0.902
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.188

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

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

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6489/artifact/build-artifacts/03:27:04_The_Tor_Browser_uses_TBB_s_shared_libraries.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6489/artifact/build-artifacts/03:27:04_The_Tor_Browser_uses_TBB_s_shared_libraries.journal

After features/support/hooks.rb:108 0.000
29.942
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 10.052
When I start the Tor Browser 7.321
When I open the address "https://example.com/" in the Tor Browser 7.484
Then Tor Browser displays a "Example Domain" heading on the "Example Domain" page 0.103
And the Tor Browser has 2 tabs open 0.077
When I request a new identity in Tor Browser 3.245
Then the Tor Browser loads about:tor 1.577
And the Tor Browser has 1 tab open 0.078
After features/support/hooks.rb:535 0.290
After features/support/hooks.rb:339 1.680
After features/support/hooks.rb:108 0.000
Tags: @product
30.074
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 10.031
When I start the Tor Browser 8.072
And I open the Tails homepage in the Tor Browser 10.294
Then the Tor Browser loads the Tails homepage 0.336
And Tor Browser's circuit view is working 1.339
After features/support/hooks.rb:339 1.345
After features/support/hooks.rb:108 0.000
Tags: @product
31.842
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.074
When I start the Tor Browser 7.640
When I open the address "https://net.ipcalf.com/" in the Tor Browser 7.029
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.146
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 6.775
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.175
After features/support/hooks.rb:339 0.900
After features/support/hooks.rb:108 0.000
Tags: @product
1:19.562
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 8.213
And the network is plugged 0.024
And I successfully configure Tor 11.080
And available upgrades have been checked 1.088
And all notifications have disappeared 7.117
And there is a GNOME bookmark for the Persistent directory 14.417
When I start the Tor Browser 9.439
And I download some file in the Tor Browser to the Persistent directory 11.127
Then the file is saved to the Persistent directory 0.476
When I open the address "https://tails.net/about" in the Tor Browser 7.915
Then "Tails - How Tails works" has loaded in the Tor Browser 0.522
And I can print the current page as "output.pdf" to the Persistent directory 8.138
After features/support/hooks.rb:339 0.764
After features/support/hooks.rb:108 0.000
Tags: @product
40.136
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 7.055
Then the live user's Documents directory exists 0.077
And there is a GNOME bookmark for the Documents directory 15.300
Then I start the Tor Browser in offline mode 10.796
And I can save the current page as "index.html" to the Documents GNOME bookmark 6.906
After features/support/hooks.rb:339 0.631
After features/support/hooks.rb:108 0.000
Tags: @product
39.528
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.183
Then the live user's Downloads directory exists 0.071
And there is a GNOME bookmark for the Downloads directory 15.059
Then I start the Tor Browser in offline mode 10.160
And I can save the current page as "index.html" to the Downloads GNOME bookmark 7.053
After features/support/hooks.rb:339 0.789
After features/support/hooks.rb:108 0.000
Tags: @product
38.653
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.019
Then the live user's Music directory exists 0.052
And there is a GNOME bookmark for the Music directory 14.947
Then I start the Tor Browser in offline mode 9.872
And I can save the current page as "index.html" to the Music GNOME bookmark 6.762
After features/support/hooks.rb:339 0.645
After features/support/hooks.rb:108 0.000
Tags: @product
38.742
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.727
Then the live user's Pictures directory exists 0.055
And there is a GNOME bookmark for the Pictures directory 15.199
Then I start the Tor Browser in offline mode 10.096
And I can save the current page as "index.html" to the Pictures GNOME bookmark 6.662
After features/support/hooks.rb:339 0.995
After features/support/hooks.rb:108 0.000
Tags: @product
38.732
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.118
Then the live user's Videos directory exists 0.050
And there is a GNOME bookmark for the Videos directory 14.955
Then I start the Tor Browser in offline mode 9.893
And I can save the current page as "index.html" to the Videos GNOME bookmark 6.714
After features/support/hooks.rb:339 1.004
After features/support/hooks.rb:108 0.000
Tags: @product
2:3.213
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.691
And all tps features are active 5.709
And all persistent filesystems have safe access rights 0.158
And all persistence configuration files have safe access rights 0.336
And all persistent directories have safe access rights 1.843
When I start the Tor Browser in offline mode 13.412
And I add a bookmark to eff.org in the Tor Browser 8.145
And I cold reboot the computer 10.475
And the computer reboots Tails 37.051
And I enable persistence 11.574
And I log in to a new session 9.777
And all notifications have disappeared 7.846
And I start the Tor Browser in offline mode 8.632
Then the Tor Browser has a bookmark to eff.org 0.558
After features/support/hooks.rb:339 0.686
After features/support/hooks.rb:108 0.007