Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 97 19 Jun 2025, 20:31

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Browsing the web using the Tor Browser 114 1 9 0 0 124 16 1 17 26:21.380 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:16.530
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.016
Given I have started Tails from DVD and logged in and the network is connected 18.358
And a web server is running on the LAN 1.098
And I capture all network traffic 0.021
When I start the Tor Browser 35.504
And the Tor Browser loads the startup page 2.214
And I open a page on the LAN web server in the Tor Browser 17.881
Then the Tor Browser shows the "Unable to connect" error 1.195
And no traffic was sent to the web server on the LAN 0.256
After features/support/hooks.rb:335 3.546
After features/support/hooks.rb:105 0.046
1:19.859
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.017
Before features/support/hooks.rb:512 0.015
Given I have started Tails from DVD and logged in and the network is connected 16.088
Then the live user's Downloads directory exists 0.061
And there is a GNOME bookmark for the Downloads directory 1.912
When I start the Tor Browser 37.497
And the Tor Browser loads the startup page 2.000
Then I can save the current page as "index.html" to the Downloads directory 11.988
And I can print the current page as "output.pdf" to the Downloads directory 10.311
After features/support/hooks.rb:520 1.436
After features/support/hooks.rb:335 0.906
After features/support/hooks.rb:105 0.000
1:28.807
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.007
Before features/support/hooks.rb:512 0.005
Given I have started Tails from DVD and logged in and the network is connected 17.406
When I start the Tor Browser 37.914
Then the Tor Browser loads the startup page 2.545
When I download some file in the Tor Browser to the Downloads directory 30.263
Then the file is saved to the Downloads directory 0.676
After features/support/hooks.rb:520 2.221
After features/support/hooks.rb:335 0.897
After features/support/hooks.rb:105 0.000
2:7.398
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.007
Before features/support/hooks.rb:512 0.010
Given I have started Tails from DVD and logged in and the network is connected 28.709
When I start the Tor Browser 39.149
And the Tor Browser loads the startup page 7.498
Then I can listen to an Ogg audio track in Tor Browser 52.040
After features/support/hooks.rb:520 21.230
After features/support/hooks.rb:335 5.702
After features/support/hooks.rb:105 0.009
1:13.451
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.032
Before features/support/hooks.rb:512 0.033
Given I have started Tails from DVD and logged in and the network is connected 15.742
When I start the Tor Browser 35.205
And the Tor Browser loads the startup page 2.148
Then I can watch a WebM video in Tor Browser 20.355
After features/support/hooks.rb:520 0.960
After features/support/hooks.rb:335 3.628
After features/support/hooks.rb:105 0.000
Tags: @product
1:23.717
Scenario I can view a file stored in "~/Downloads" but not in ~/.gnupg
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.020
Steps
Given I have started Tails from DVD and logged in and the network is connected 17.034
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Downloads/synaptic.html" as user "amnesia" 0.444
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.840
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.591
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.469
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.191
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.163
And the file "/tmp/synaptic.html" exists 0.208
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.747
When I start the Tor Browser 38.784
And the Tor Browser loads the startup page 4.483
And I open the address "file:///home/amnesia/Downloads/synaptic.html" in the Tor Browser 13.508
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 6.249
cannot find TorBrowserSynapticManual.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/common_steps.rb:759:in `/^I (do not )?see "([^"]*)" after at most (\d+) seconds$/'
features/torified_browsing.feature:62:in `Then I see "TorBrowserSynapticManual.png" after at most 5 seconds'
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Downloads/synaptic.html" 0.000
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 0.000
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.000
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 0.000
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.000
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 0.000
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.000
When I open the address "file:///tmp/synaptic.html" in the Tor Browser 0.000
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.000
After features/support/hooks.rb:335 7.471

SCENARIO FAILED: 'I can view a file stored in "~/Downloads" but not in ~/.gnupg' (at time 05:55:23)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/97/artifact/build-artifacts/05:55:23_I_can_view_a_file_stored_in____Downloads__but_not_in___.gnupg.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/97/artifact/build-artifacts/05:55:23_I_can_view_a_file_stored_in____Downloads__but_not_in___.gnupg.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/97/artifact/build-artifacts/05:55:23_I_can_view_a_file_stored_in____Downloads__but_not_in___.gnupg.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/97/artifact/build-artifacts/05:55:23_I_can_view_a_file_stored_in____Downloads__but_not_in___.gnupg.journal

After features/support/hooks.rb:105 0.000
Tags: @product
48.009
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.006
Given I have started Tails from DVD and logged in and the network is connected 15.607
When I start the Tor Browser 29.000
Then the Tor Browser uses all expected TBB shared libraries 3.401
After features/support/hooks.rb:335 4.522
After features/support/hooks.rb:105 0.000
1:21.142
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.023
Before features/support/hooks.rb:512 0.038
Given I have started Tails from DVD and logged in and the network is connected 13.362
When I start the Tor Browser 33.594
And the Tor Browser loads the startup page 2.739
When I open the address "https://example.com/" in the Tor Browser 17.488
Then Tor Browser displays a "Example Domain" heading on the "Example Domain" page 1.098
And the Tor Browser has 2 tabs open 0.229
When I request a new identity in Tor Browser 3.410
Then the Tor Browser loads the startup page 9.073
And the Tor Browser has 1 tab open 0.144
After features/support/hooks.rb:520 1.600
After features/support/hooks.rb:335 1.869
After features/support/hooks.rb:105 0.000
Tags: @product
52.266
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.006
Given I have started Tails from DVD and logged in and the network is connected 16.361
When I start the Tor Browser 30.611
And the Tor Browser loads the startup page 2.614
Then Tor Browser's circuit view is working 2.678
After features/support/hooks.rb:335 3.370
After features/support/hooks.rb:105 0.000
Tags: @product
1:29.094
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 15.670
When I start the Tor Browser 35.369
And the Tor Browser loads the startup page 4.031
When I open the address "https://net.ipcalf.com/" in the Tor Browser 15.210
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.103
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 16.427
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.280
After features/support/hooks.rb:335 1.859
After features/support/hooks.rb:105 0.000
Tags: @product
2:24.372
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.008
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 15.786
And the network is plugged 0.099
And I successfully configure Tor 33.640
And available upgrades have been checked 0.200
And all notifications have disappeared 5.129
And there is a GNOME bookmark for the Persistent directory 2.270
When I start the Tor Browser 35.081
And I download some file in the Tor Browser to the Persistent directory 25.053
Then the file is saved to the Persistent directory 0.736
When I open the address "https://tails.net/about" in the Tor Browser 14.715
Then "Tails - How Tails works" has loaded in the Tor Browser 1.452
And I can print the current page as "output.pdf" to the Persistent directory 10.203
After features/support/hooks.rb:335 6.036
After features/support/hooks.rb:105 0.000
Tags: @product
58.768
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.014
Given I have started Tails from DVD without network and logged in 9.282
Then the live user's Documents directory exists 0.119
And there is a GNOME bookmark for the Documents directory 2.595
Then I start the Tor Browser in offline mode 33.499
And I can save the current page as "index.html" to the Documents GNOME bookmark 13.270
After features/support/hooks.rb:335 2.491
After features/support/hooks.rb:105 0.000
Tags: @product
1:2.942
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.015
Given I have started Tails from DVD without network and logged in 8.921
Then the live user's Downloads directory exists 0.064
And there is a GNOME bookmark for the Downloads directory 4.985
Then I start the Tor Browser in offline mode 34.054
And I can save the current page as "index.html" to the Downloads GNOME bookmark 14.915
After features/support/hooks.rb:335 2.008
After features/support/hooks.rb:105 0.000
Tags: @product
1:27.074
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.026
Given I have started Tails from DVD without network and logged in 24.231
Then the live user's Music directory exists 0.085
And there is a GNOME bookmark for the Music directory 7.989
Then I start the Tor Browser in offline mode 42.236
And I can save the current page as "index.html" to the Music GNOME bookmark 12.531
After features/support/hooks.rb:335 5.227
After features/support/hooks.rb:105 0.000
Tags: @product
1:5.198
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.038
Given I have started Tails from DVD without network and logged in 9.968
Then the live user's Pictures directory exists 0.068
And there is a GNOME bookmark for the Pictures directory 1.965
Then I start the Tor Browser in offline mode 39.175
And I can save the current page as "index.html" to the Pictures GNOME bookmark 14.020
After features/support/hooks.rb:335 2.948
After features/support/hooks.rb:105 0.000
Tags: @product
1:5.424
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.012
Given I have started Tails from DVD without network and logged in 14.774
Then the live user's Videos directory exists 0.057
And there is a GNOME bookmark for the Videos directory 1.884
Then I start the Tor Browser in offline mode 39.575
And I can save the current page as "index.html" to the Videos GNOME bookmark 9.132
After features/support/hooks.rb:335 8.044
After features/support/hooks.rb:105 0.000
Tags: @product
4:57.322
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.108
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 13.838
And all tps features are active 5.156
And all persistent filesystems have safe access rights 0.241
And all persistence configuration files have safe access rights 1.607
And all persistent directories have safe access rights 3.217
When I start the Tor Browser in offline mode 38.264
And I add a bookmark to eff.org in the Tor Browser 16.731
And I cold reboot the computer 18.795
And the computer reboots Tails 1:22.870
And I enable persistence 18.448
And I log in to a new session 47.388
And all notifications have disappeared 15.406
And I start the Tor Browser in offline mode 27.995
Then the Tor Browser has a bookmark to eff.org 7.361
After features/support/hooks.rb:335 2.822
After features/support/hooks.rb:105 0.011