Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 112 05 Jul 2025, 20:41

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Browsing the web using the Tor Browser 122 1 1 0 0 124 16 1 17 27:8.933 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
1:19.054
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.007
Given I have started Tails from DVD and logged in and the network is connected 17.079
And a web server is running on the LAN 1.035
And I capture all network traffic 0.009
When I start the Tor Browser 38.708
And the Tor Browser loads the startup page 1.986
And I open a page on the LAN web server in the Tor Browser 19.036
Then the Tor Browser shows the "Unable to connect" error 0.791
And no traffic was sent to the web server on the LAN 0.407
After features/support/hooks.rb:335 2.232
After features/support/hooks.rb:105 0.061
1:22.357
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.036
Before features/support/hooks.rb:512 0.028
Given I have started Tails from DVD and logged in and the network is connected 18.204
Then the live user's Downloads directory exists 0.058
And there is a GNOME bookmark for the Downloads directory 2.056
When I start the Tor Browser 35.063
And the Tor Browser loads the startup page 1.925
Then I can save the current page as "index.html" to the Downloads directory 12.198
And I can print the current page as "output.pdf" to the Downloads directory 12.849
After features/support/hooks.rb:520 1.145
After features/support/hooks.rb:335 3.467
After features/support/hooks.rb:105 0.000
1:24.725
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.030
Before features/support/hooks.rb:512 0.037
Given I have started Tails from DVD and logged in and the network is connected 17.340
When I start the Tor Browser 42.294
Then the Tor Browser loads the startup page 3.534
When I download some file in the Tor Browser to the Downloads directory 20.932
Then the file is saved to the Downloads directory 0.622
After features/support/hooks.rb:520 2.714
After features/support/hooks.rb:335 1.445
After features/support/hooks.rb:105 0.000
1:50.137
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.007
Before features/support/hooks.rb:512 0.008
Given I have started Tails from DVD and logged in and the network is connected 15.872
When I start the Tor Browser 38.948
And the Tor Browser loads the startup page 3.131
Then I can listen to an Ogg audio track in Tor Browser 52.184
After features/support/hooks.rb:520 28.689
After features/support/hooks.rb:335 3.425
After features/support/hooks.rb:105 0.004
1:15.336
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.008
Before features/support/hooks.rb:512 0.020
Given I have started Tails from DVD and logged in and the network is connected 16.783
When I start the Tor Browser 37.633
And the Tor Browser loads the startup page 2.334
Then I can watch a WebM video in Tor Browser 18.584
After features/support/hooks.rb:520 1.479
After features/support/hooks.rb:335 3.877
After features/support/hooks.rb:105 0.000
Tags: @product
2:18.459
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.022
Given I have started Tails from DVD and logged in and the network is connected 17.490
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Downloads/synaptic.html" as user "amnesia" 0.117
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.069
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.075
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.056
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.050
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.061
And the file "/tmp/synaptic.html" exists 0.060
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.148
When I start the Tor Browser 41.019
And the Tor Browser loads the startup page 2.295
And I open the address "file:///home/amnesia/Downloads/synaptic.html" in the Tor Browser 26.894
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 2.794
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Downloads/synaptic.html" 1.205
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 8.237
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.768
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 14.015
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.559
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 7.509
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.576
When I open the address "file:///tmp/synaptic.html" in the Tor Browser 13.837
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.614
After features/support/hooks.rb:335 0.912
After features/support/hooks.rb:105 0.000
Tags: @product
57.079
Scenario The Tor Browser uses TBB's shared libraries
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.007
Steps
Given I have started Tails from DVD and logged in and the network is connected 19.023
When I start the Tor Browser 38.055
cannot find TorBrowserNewTabButton.png on the screen (FindFailed)
./features/support/helpers/screen.rb:181:in `rescue in wait'
./features/support/helpers/screen.rb:165:in `wait'
./features/step_definitions/browser.rb:468:in `/^the Tor Browser (?:has started|starts)$/'
./features/step_definitions/browser.rb:455:in `/^I start the Tor Browser( in offline mode)?$/'
features/torified_browsing.feature:75:in `When I start the Tor Browser'
Then the Tor Browser uses all expected TBB shared libraries 0.000
After features/support/hooks.rb:335 7.461

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/112/artifact/build-artifacts/06:15: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_20297-debug-proxy-refusing-connections/112/artifact/build-artifacts/06:15:30_The_Tor_Browser_uses_TBB_s_shared_libraries.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/112/artifact/build-artifacts/06:15:30_The_Tor_Browser_uses_TBB_s_shared_libraries.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/112/artifact/build-artifacts/06:15:30_The_Tor_Browser_uses_TBB_s_shared_libraries.journal

After features/support/hooks.rb:105 0.000
1:48.932
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.008
Before features/support/hooks.rb:512 0.010
Given I have started Tails from DVD and logged in and the network is connected 20.705
When I start the Tor Browser 50.026
And the Tor Browser loads the startup page 2.272
When I open the address "https://example.com/" in the Tor Browser 21.082
Then Tor Browser displays a "Example Domain" heading on the "Example Domain" page 1.211
And the Tor Browser has 2 tabs open 0.217
When I request a new identity in Tor Browser 3.431
Then the Tor Browser loads the startup page 8.645
And the Tor Browser has 1 tab open 1.338
After features/support/hooks.rb:520 4.316
After features/support/hooks.rb:335 1.854
After features/support/hooks.rb:105 0.000
Tags: @product
1:3.450
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.008
Given I have started Tails from DVD and logged in and the network is connected 18.514
When I start the Tor Browser 41.023
And the Tor Browser loads the startup page 2.110
Then Tor Browser's circuit view is working 1.801
After features/support/hooks.rb:335 1.762
After features/support/hooks.rb:105 0.000
Tags: @product
1:33.087
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.012
Given I have started Tails from DVD and logged in and the network is connected 18.934
When I start the Tor Browser 34.263
And the Tor Browser loads the startup page 1.989
When I open the address "https://net.ipcalf.com/" in the Tor Browser 17.354
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 1.007
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 18.430
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.107
After features/support/hooks.rb:335 1.470
After features/support/hooks.rb:105 0.000
Tags: @product
2:28.978
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.011
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 16.511
And the network is plugged 0.084
And I successfully configure Tor 32.428
And available upgrades have been checked 0.167
And all notifications have disappeared 7.119
And there is a GNOME bookmark for the Persistent directory 1.907
When I start the Tor Browser 36.877
And I download some file in the Tor Browser to the Persistent directory 25.807
Then the file is saved to the Persistent directory 1.040
When I open the address "https://tails.net/about" in the Tor Browser 12.644
Then "Tails - How Tails works" has loaded in the Tor Browser 1.695
And I can print the current page as "output.pdf" to the Persistent directory 12.693
After features/support/hooks.rb:335 2.848
After features/support/hooks.rb:105 0.000
Tags: @product
1:0.147
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.011
Given I have started Tails from DVD without network and logged in 10.569
Then the live user's Documents directory exists 0.110
And there is a GNOME bookmark for the Documents directory 1.961
Then I start the Tor Browser in offline mode 35.561
And I can save the current page as "index.html" to the Documents GNOME bookmark 11.945
After features/support/hooks.rb:335 1.593
After features/support/hooks.rb:105 0.000
Tags: @product
53.941
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.016
Given I have started Tails from DVD without network and logged in 9.382
Then the live user's Downloads directory exists 0.048
And there is a GNOME bookmark for the Downloads directory 1.769
Then I start the Tor Browser in offline mode 34.099
And I can save the current page as "index.html" to the Downloads GNOME bookmark 8.642
After features/support/hooks.rb:335 2.960
After features/support/hooks.rb:105 0.000
Tags: @product
55.697
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.081
Given I have started Tails from DVD without network and logged in 10.650
Then the live user's Music directory exists 0.116
And there is a GNOME bookmark for the Music directory 2.067
Then I start the Tor Browser in offline mode 35.024
And I can save the current page as "index.html" to the Music GNOME bookmark 7.838
After features/support/hooks.rb:335 5.375
After features/support/hooks.rb:105 0.000
Tags: @product
57.381
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.045
Given I have started Tails from DVD without network and logged in 10.767
Then the live user's Pictures directory exists 0.107
And there is a GNOME bookmark for the Pictures directory 2.023
Then I start the Tor Browser in offline mode 34.863
And I can save the current page as "index.html" to the Pictures GNOME bookmark 9.618
After features/support/hooks.rb:335 3.844
After features/support/hooks.rb:105 0.000
Tags: @product
58.429
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.041
Given I have started Tails from DVD without network and logged in 9.333
Then the live user's Videos directory exists 0.062
And there is a GNOME bookmark for the Videos directory 2.006
Then I start the Tor Browser in offline mode 34.265
And I can save the current page as "index.html" to the Videos GNOME bookmark 12.759
After features/support/hooks.rb:335 3.096
After features/support/hooks.rb:105 0.000
Tags: @product
5:1.737
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.009
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 13.535
And all tps features are active 4.666
And all persistent filesystems have safe access rights 0.269
And all persistence configuration files have safe access rights 0.436
And all persistent directories have safe access rights 3.309
When I start the Tor Browser in offline mode 38.285
And I add a bookmark to eff.org in the Tor Browser 22.875
And I cold reboot the computer 16.394
And the computer reboots Tails 1:20.117
And I enable persistence 20.022
And I log in to a new session 49.556
And all notifications have disappeared 14.540
And I start the Tor Browser in offline mode 35.622
Then the Tor Browser has a bookmark to eff.org 2.104
After features/support/hooks.rb:335 2.366
After features/support/hooks.rb:105 0.010