Project Number Date
test_Tails_ISO_stable 6504 14 Jul 2026, 11:51

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:49.099 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.589
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 10.418
And a web server is running on the LAN 1.033
And I capture all network traffic 0.004
When I start the Tor Browser 7.205
And I open a page on the LAN web server in the Tor Browser 4.712
Then the Tor Browser shows the "Unable to connect" error 0.113
And no traffic was sent to the web server on the LAN 0.101
After features/support/hooks.rb:339 0.880
After features/support/hooks.rb:108 0.039
41.945
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.480
Then the live user's Downloads directory exists 0.042
And there is a GNOME bookmark for the Downloads directory 15.520
When I start the Tor Browser 7.670
Then I can save the current page as "index.html" to the Downloads directory 5.040
And I can print the current page as "output.pdf" to the Downloads directory 3.191
After features/support/hooks.rb:535 0.302
After features/support/hooks.rb:339 1.067
After features/support/hooks.rb:108 0.000
32.080
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.129
When I start the Tor Browser 9.177
When I download some file in the Tor Browser to the Downloads directory 12.208
Then the file is saved to the Downloads directory 0.564
After features/support/hooks.rb:535 0.527
After features/support/hooks.rb:339 0.980
After features/support/hooks.rb:108 0.000
55.589
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.180
When I start the Tor Browser 7.663
Then I can listen to an Ogg audio track in Tor Browser 37.745
After features/support/hooks.rb:535 1.054
After features/support/hooks.rb:339 1.114
After features/support/hooks.rb:108 0.003
26.379
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.006
Before features/support/hooks.rb:527 0.006
Given I have started Tails from DVD and logged in and the network is connected 10.888
When I start the Tor Browser 7.788
Then I can watch a WebM video in Tor Browser 7.701
After features/support/hooks.rb:535 0.281
After features/support/hooks.rb:339 0.807
After features/support/hooks.rb:108 0.000
Tags: @product
47.889
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 10.226
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Downloads/synaptic.html" as user "amnesia" 0.046
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.063
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.046
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.056
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.076
And the file "/tmp/synaptic.html" exists 0.063
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.129
When I start the Tor Browser 8.694
And I open the address "file:///home/amnesia/Downloads/synaptic.html" in the Tor Browser 7.363
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.474
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Downloads/synaptic.html" 0.080
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 4.975
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.367
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 4.796
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.526
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 4.740
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.395
When I open the address "file:///tmp/synaptic.html" in the Tor Browser 4.317
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.395
After features/support/hooks.rb:339 0.895
After features/support/hooks.rb:108 0.000
Tags: @product
19.669
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 10.879
When I start the Tor Browser 7.695
Then the Tor Browser uses all expected TBB shared libraries 1.094
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.912

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

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

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6504/artifact/build-artifacts/03:31:30_The_Tor_Browser_uses_TBB_s_shared_libraries.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6504/artifact/build-artifacts/03:31:30_The_Tor_Browser_uses_TBB_s_shared_libraries.journal

After features/support/hooks.rb:108 0.000
32.786
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.005
Before features/support/hooks.rb:527 0.007
Given I have started Tails from DVD and logged in and the network is connected 10.975
When I start the Tor Browser 8.382
When I open the address "https://example.com/" in the Tor Browser 8.242
Then Tor Browser displays a "Example Domain" heading on the "Example Domain" page 0.097
And the Tor Browser has 2 tabs open 0.071
When I request a new identity in Tor Browser 3.233
Then the Tor Browser loads about:tor 1.694
And the Tor Browser has 1 tab open 0.088
After features/support/hooks.rb:535 0.318
After features/support/hooks.rb:339 1.146
After features/support/hooks.rb:108 0.000
Tags: @product
30.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.552
When I start the Tor Browser 7.918
And I open the Tails homepage in the Tor Browser 10.399
Then the Tor Browser loads the Tails homepage 0.393
And Tor Browser's circuit view is working 1.379
After features/support/hooks.rb:339 1.336
After features/support/hooks.rb:108 0.000
Tags: @product
34.722
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.015
Given I have started Tails from DVD and logged in and the network is connected 10.281
When I start the Tor Browser 8.853
When I open the address "https://net.ipcalf.com/" in the Tor Browser 7.924
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.107
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 7.384
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.171
After features/support/hooks.rb:339 1.143
After features/support/hooks.rb:108 0.000
Tags: @product
1:22.631
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.331
And the network is plugged 0.014
And I successfully configure Tor 11.781
And available upgrades have been checked 1.123
And all notifications have disappeared 7.205
And there is a GNOME bookmark for the Persistent directory 14.407
When I start the Tor Browser 9.696
And I download some file in the Tor Browser to the Persistent directory 11.512
Then the file is saved to the Persistent directory 0.657
When I open the address "https://tails.net/about" in the Tor Browser 8.021
Then "Tails - How Tails works" has loaded in the Tor Browser 0.462
And I can print the current page as "output.pdf" to the Persistent directory 8.416
After features/support/hooks.rb:339 1.056
After features/support/hooks.rb:108 0.000
Tags: @product
41.515
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.012
Given I have started Tails from DVD without network and logged in 7.082
Then the live user's Documents directory exists 0.047
And there is a GNOME bookmark for the Documents directory 15.198
Then I start the Tor Browser in offline mode 11.039
And I can save the current page as "index.html" to the Documents GNOME bookmark 8.148
After features/support/hooks.rb:339 1.065
After features/support/hooks.rb:108 0.000
Tags: @product
40.377
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.007
Given I have started Tails from DVD without network and logged in 7.118
Then the live user's Downloads directory exists 0.057
And there is a GNOME bookmark for the Downloads directory 15.497
Then I start the Tor Browser in offline mode 10.550
And I can save the current page as "index.html" to the Downloads GNOME bookmark 7.153
After features/support/hooks.rb:339 0.896
After features/support/hooks.rb:108 0.000
Tags: @product
41.474
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.065
Then the live user's Music directory exists 0.088
And there is a GNOME bookmark for the Music directory 15.807
Then I start the Tor Browser in offline mode 11.385
And I can save the current page as "index.html" to the Music GNOME bookmark 7.128
After features/support/hooks.rb:339 0.766
After features/support/hooks.rb:108 0.000
Tags: @product
41.803
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.715
Then the live user's Pictures directory exists 0.052
And there is a GNOME bookmark for the Pictures directory 15.710
Then I start the Tor Browser in offline mode 11.768
And I can save the current page as "index.html" to the Pictures GNOME bookmark 7.556
After features/support/hooks.rb:339 1.251
After features/support/hooks.rb:108 0.000
Tags: @product
41.697
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.018
Then the live user's Videos directory exists 0.065
And there is a GNOME bookmark for the Videos directory 15.436
Then I start the Tor Browser in offline mode 11.490
And I can save the current page as "index.html" to the Videos GNOME bookmark 7.686
After features/support/hooks.rb:339 0.621
After features/support/hooks.rb:108 0.000
Tags: @product
2:14.302
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.058
And all tps features are active 6.112
And all persistent filesystems have safe access rights 0.157
And all persistence configuration files have safe access rights 0.290
And all persistent directories have safe access rights 2.000
When I start the Tor Browser in offline mode 13.898
And I add a bookmark to eff.org in the Tor Browser 8.706
And I cold reboot the computer 10.775
And the computer reboots Tails 42.161
And I enable persistence 12.725
And I log in to a new session 10.749
And all notifications have disappeared 7.981
And I start the Tor Browser in offline mode 9.764
Then the Tor Browser has a bookmark to eff.org 0.919
After features/support/hooks.rb:339 1.020
After features/support/hooks.rb:108 0.007