Project Number Date
test_Tails_ISO_devel 4484 07 Jul 2026, 11:11

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:7.404 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.910
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.684
And a web server is running on the LAN 1.044
And I capture all network traffic 0.026
When I start the Tor Browser 7.766
And I open a page on the LAN web server in the Tor Browser 4.160
Then the Tor Browser shows the "Unable to connect" error 0.097
And no traffic was sent to the web server on the LAN 0.131
After features/support/hooks.rb:339 0.969
After features/support/hooks.rb:108 0.048
40.725
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 9.832
Then the live user's Downloads directory exists 0.042
And there is a GNOME bookmark for the Downloads directory 15.034
When I start the Tor Browser 8.105
Then I can save the current page as "index.html" to the Downloads directory 4.586
And I can print the current page as "output.pdf" to the Downloads directory 3.122
After features/support/hooks.rb:535 0.264
After features/support/hooks.rb:339 0.831
After features/support/hooks.rb:108 0.000
30.035
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.783
When I start the Tor Browser 7.572
When I download some file in the Tor Browser to the Downloads directory 12.132
Then the file is saved to the Downloads directory 0.547
After features/support/hooks.rb:535 0.372
After features/support/hooks.rb:339 0.862
After features/support/hooks.rb:108 0.000
54.899
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.021
When I start the Tor Browser 7.631
Then I can listen to an Ogg audio track in Tor Browser 37.246
After features/support/hooks.rb:535 0.958
After features/support/hooks.rb:339 1.663
After features/support/hooks.rb:108 0.003
25.230
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.006
Before features/support/hooks.rb:527 0.012
Given I have started Tails from DVD and logged in and the network is connected 10.179
When I start the Tor Browser 7.476
Then I can watch a WebM video in Tor Browser 7.574
After features/support/hooks.rb:535 0.308
After features/support/hooks.rb:339 0.730
After features/support/hooks.rb:108 0.000
Tags: @product
43.779
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 9.909
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Downloads/synaptic.html" as user "amnesia" 0.061
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.054
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.048
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.039
And the file "/tmp/synaptic.html" exists 0.082
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.087
When I start the Tor Browser 7.776
And I open the address "file:///home/amnesia/Downloads/synaptic.html" in the Tor Browser 7.069
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.364
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Downloads/synaptic.html" 0.054
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 4.061
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.363
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 4.313
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.386
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 4.209
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.364
When I open the address "file:///tmp/synaptic.html" in the Tor Browser 4.096
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.362
After features/support/hooks.rb:339 1.165
After features/support/hooks.rb:108 0.000
Tags: @product
18.359
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 9.779
When I start the Tor Browser 7.673
Then the Tor Browser uses all expected TBB shared libraries 0.906
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.192

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

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

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4484/artifact/build-artifacts/03:19:07_The_Tor_Browser_uses_TBB_s_shared_libraries.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4484/artifact/build-artifacts/03:19:07_The_Tor_Browser_uses_TBB_s_shared_libraries.journal

After features/support/hooks.rb:108 0.000
29.275
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.106
When I start the Tor Browser 7.198
When I open the address "https://example.com/" in the Tor Browser 6.985
Then Tor Browser displays a "Example Domain" heading on the "Example Domain" page 0.103
And the Tor Browser has 2 tabs open 0.062
When I request a new identity in Tor Browser 3.170
Then the Tor Browser loads about:tor 1.556
And the Tor Browser has 1 tab open 0.091
After features/support/hooks.rb:535 0.379
After features/support/hooks.rb:339 1.048
After features/support/hooks.rb:108 0.000
Tags: @product
29.571
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.784
When I start the Tor Browser 8.009
And I open the Tails homepage in the Tor Browser 10.112
Then the Tor Browser loads the Tails homepage 0.283
And Tor Browser's circuit view is working 1.381
After features/support/hooks.rb:339 1.086
After features/support/hooks.rb:108 0.000
Tags: @product
31.349
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.045
When I open the address "https://net.ipcalf.com/" in the Tor Browser 6.890
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.099
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 7.049
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.165
After features/support/hooks.rb:339 1.109
After features/support/hooks.rb:108 0.000
Tags: @product
1:16.953
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.075
And the network is plugged 0.021
And I successfully configure Tor 8.753
And available upgrades have been checked 2.125
And all notifications have disappeared 6.722
And there is a GNOME bookmark for the Persistent directory 14.387
When I start the Tor Browser 9.116
And I download some file in the Tor Browser to the Persistent directory 11.336
Then the file is saved to the Persistent directory 0.420
When I open the address "https://tails.net/about" in the Tor Browser 7.435
Then "Tails - How Tails works" has loaded in the Tor Browser 0.435
And I can print the current page as "output.pdf" to the Persistent directory 8.123
After features/support/hooks.rb:339 0.872
After features/support/hooks.rb:108 0.000
Tags: @product
40.250
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.844
Then the live user's Documents directory exists 0.065
And there is a GNOME bookmark for the Documents directory 15.494
Then I start the Tor Browser in offline mode 10.328
And I can save the current page as "index.html" to the Documents GNOME bookmark 7.517
After features/support/hooks.rb:339 0.996
After features/support/hooks.rb:108 0.000
Tags: @product
39.686
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.609
Then the live user's Downloads directory exists 0.050
And there is a GNOME bookmark for the Downloads directory 15.140
Then I start the Tor Browser in offline mode 10.282
And I can save the current page as "index.html" to the Downloads GNOME bookmark 7.602
After features/support/hooks.rb:339 0.839
After features/support/hooks.rb:108 0.000
Tags: @product
40.076
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.172
Then the live user's Music directory exists 0.048
And there is a GNOME bookmark for the Music directory 15.165
Then I start the Tor Browser in offline mode 10.717
And I can save the current page as "index.html" to the Music GNOME bookmark 6.971
After features/support/hooks.rb:339 0.709
After features/support/hooks.rb:108 0.000
Tags: @product
40.145
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.706
Then the live user's Pictures directory exists 0.054
And there is a GNOME bookmark for the Pictures directory 14.994
Then I start the Tor Browser in offline mode 10.830
And I can save the current page as "index.html" to the Pictures GNOME bookmark 7.559
After features/support/hooks.rb:339 0.676
After features/support/hooks.rb:108 0.000
Tags: @product
39.832
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.740
Then the live user's Videos directory exists 0.065
And there is a GNOME bookmark for the Videos directory 15.251
Then I start the Tor Browser in offline mode 10.400
And I can save the current page as "index.html" to the Videos GNOME bookmark 7.373
After features/support/hooks.rb:339 0.958
After features/support/hooks.rb:108 0.000
Tags: @product
2:4.322
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.234
And all tps features are active 6.236
And all persistent filesystems have safe access rights 0.242
And all persistence configuration files have safe access rights 0.327
And all persistent directories have safe access rights 2.351
When I start the Tor Browser in offline mode 12.332
And I add a bookmark to eff.org in the Tor Browser 8.512
And I cold reboot the computer 10.409
And the computer reboots Tails 37.707
And I enable persistence 12.319
And I log in to a new session 9.523
And all notifications have disappeared 8.036
And I start the Tor Browser in offline mode 8.183
Then the Tor Browser has a bookmark to eff.org 0.905
After features/support/hooks.rb:339 0.958
After features/support/hooks.rb:108 0.008