Project Number Date
test_Tails_ISO_devel 4496 15 Jul 2026, 11:28

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:8.187 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.979
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.894
And a web server is running on the LAN 1.020
And I capture all network traffic 0.001
When I start the Tor Browser 8.002
And I open a page on the LAN web server in the Tor Browser 3.828
Then the Tor Browser shows the "Unable to connect" error 0.123
And no traffic was sent to the web server on the LAN 0.107
After features/support/hooks.rb:339 0.780
After features/support/hooks.rb:108 0.054
40.388
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.938
Then the live user's Downloads directory exists 0.059
And there is a GNOME bookmark for the Downloads directory 14.716
When I start the Tor Browser 8.119
Then I can save the current page as "index.html" to the Downloads directory 4.382
And I can print the current page as "output.pdf" to the Downloads directory 3.172
After features/support/hooks.rb:535 0.241
After features/support/hooks.rb:339 0.869
After features/support/hooks.rb:108 0.000
29.981
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.005
Before features/support/hooks.rb:527 0.018
Given I have started Tails from DVD and logged in and the network is connected 9.861
When I start the Tor Browser 7.770
When I download some file in the Tor Browser to the Downloads directory 11.930
Then the file is saved to the Downloads directory 0.419
After features/support/hooks.rb:535 0.327
After features/support/hooks.rb:339 0.897
After features/support/hooks.rb:108 0.000
55.028
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Before features/support/hooks.rb:527 0.001
Given I have started Tails from DVD and logged in and the network is connected 9.608
When I start the Tor Browser 8.232
Then I can listen to an Ogg audio track in Tor Browser 37.187
After features/support/hooks.rb:535 0.984
After features/support/hooks.rb:339 1.325
After features/support/hooks.rb:108 0.002
25.568
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.777
When I start the Tor Browser 8.404
Then I can watch a WebM video in Tor Browser 7.385
After features/support/hooks.rb:535 0.265
After features/support/hooks.rb:339 0.945
After features/support/hooks.rb:108 0.000
Tags: @product
42.242
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.043
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Downloads/synaptic.html" as user "amnesia" 0.034
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.049
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.031
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.028
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.050
And the file "/tmp/synaptic.html" exists 0.044
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.085
When I start the Tor Browser 8.236
And I open the address "file:///home/amnesia/Downloads/synaptic.html" in the Tor Browser 5.435
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.509
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Downloads/synaptic.html" 0.064
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 4.349
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.407
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 4.001
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.356
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 3.930
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.352
When I open the address "file:///tmp/synaptic.html" in the Tor Browser 3.860
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.324
After features/support/hooks.rb:339 1.045
After features/support/hooks.rb:108 0.000
Tags: @product
18.723
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.181
When I start the Tor Browser 7.739
Then the Tor Browser uses all expected TBB shared libraries 0.803
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:300:in `xul_app_shared_lib_check'
./features/step_definitions/browser.rb:314: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.210

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

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

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4496/artifact/build-artifacts/03:28:38_The_Tor_Browser_uses_TBB_s_shared_libraries.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4496/artifact/build-artifacts/03:28:38_The_Tor_Browser_uses_TBB_s_shared_libraries.journal

After features/support/hooks.rb:108 0.000
29.646
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.757
When I start the Tor Browser 7.614
When I open the address "https://example.com/" in the Tor Browser 7.296
Then Tor Browser displays a "Example Domain" heading on the "Example Domain" page 0.132
And the Tor Browser has 2 tabs open 0.078
When I request a new identity in Tor Browser 3.199
Then the Tor Browser loads about:tor 1.493
And the Tor Browser has 1 tab open 0.075
After features/support/hooks.rb:535 0.246
After features/support/hooks.rb:339 1.273
After features/support/hooks.rb:108 0.000
Tags: @product
29.523
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.988
When I start the Tor Browser 7.816
And I open the Tails homepage in the Tor Browser 10.019
Then the Tor Browser loads the Tails homepage 0.367
And Tor Browser's circuit view is working 1.330
After features/support/hooks.rb:339 1.603
After features/support/hooks.rb:108 0.000
Tags: @product
32.130
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.825
When I start the Tor Browser 8.435
When I open the address "https://net.ipcalf.com/" in the Tor Browser 6.943
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.098
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 6.671
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.155
After features/support/hooks.rb:339 0.617
After features/support/hooks.rb:108 0.000
Tags: @product
1:22.334
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.149
And the network is plugged 0.017
And I successfully configure Tor 9.592
And available upgrades have been checked 1.099
And all notifications have disappeared 6.824
And there is a GNOME bookmark for the Persistent directory 14.357
When I start the Tor Browser 10.647
And I download some file in the Tor Browser to the Persistent directory 11.268
Then the file is saved to the Persistent directory 0.657
When I open the address "https://tails.net/about" in the Tor Browser 10.361
Then "Tails - How Tails works" has loaded in the Tor Browser 0.374
And I can print the current page as "output.pdf" to the Persistent directory 8.983
After features/support/hooks.rb:339 1.032
After features/support/hooks.rb:108 0.000
Tags: @product
40.004
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.894
Then the live user's Documents directory exists 0.042
And there is a GNOME bookmark for the Documents directory 14.758
Then I start the Tor Browser in offline mode 11.284
And I can save the current page as "index.html" to the Documents GNOME bookmark 7.025
After features/support/hooks.rb:339 1.019
After features/support/hooks.rb:108 0.000
Tags: @product
39.701
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.836
Then the live user's Downloads directory exists 0.051
And there is a GNOME bookmark for the Downloads directory 14.826
Then I start the Tor Browser in offline mode 11.060
And I can save the current page as "index.html" to the Downloads GNOME bookmark 6.926
After features/support/hooks.rb:339 1.336
After features/support/hooks.rb:108 0.000
Tags: @product
39.728
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.749
Then the live user's Music directory exists 0.061
And there is a GNOME bookmark for the Music directory 14.831
Then I start the Tor Browser in offline mode 11.193
And I can save the current page as "index.html" to the Music GNOME bookmark 6.892
After features/support/hooks.rb:339 1.045
After features/support/hooks.rb:108 0.000
Tags: @product
40.304
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.868
Then the live user's Pictures directory exists 0.049
And there is a GNOME bookmark for the Pictures directory 14.715
Then I start the Tor Browser in offline mode 11.440
And I can save the current page as "index.html" to the Pictures GNOME bookmark 7.230
After features/support/hooks.rb:339 1.146
After features/support/hooks.rb:108 0.000
Tags: @product
38.792
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.689
Then the live user's Videos directory exists 0.050
And there is a GNOME bookmark for the Videos directory 14.633
Then I start the Tor Browser in offline mode 10.323
And I can save the current page as "index.html" to the Videos GNOME bookmark 7.094
After features/support/hooks.rb:339 1.082
After features/support/hooks.rb:108 0.000
Tags: @product
2:1.108
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.165
And all tps features are active 5.009
And all persistent filesystems have safe access rights 0.183
And all persistence configuration files have safe access rights 0.298
And all persistent directories have safe access rights 2.011
When I start the Tor Browser in offline mode 13.885
And I add a bookmark to eff.org in the Tor Browser 8.197
And I cold reboot the computer 10.251
And the computer reboots Tails 37.746
And I enable persistence 10.360
And I log in to a new session 8.934
And all notifications have disappeared 7.759
And I start the Tor Browser in offline mode 8.351
Then the Tor Browser has a bookmark to eff.org 0.951
After features/support/hooks.rb:339 0.737
After features/support/hooks.rb:108 0.006