Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 110 03 Jul 2025, 20:51

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
The Tor enforcement is effective 41 1 1 0 0 43 8 1 9 5:1.853 Failed
Tags: @product
Feature The Tor enforcement is effective
As a Tails user I want all direct Internet connections I do by mistake or applications do by misconfiguration or buggy leaks to be blocked And as a Tails developer I want to ensure that the automated test suite detects firewall leaks reliably
Tags: @product
17.907
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 16.760
Then the firewall's policy is to drop all IPv4 traffic 0.186
And the firewall is configured to only allow the clearnet and debian-tor users to connect directly to the Internet over IPv4 0.778
And the firewall's NAT rules only redirect traffic for the Unsafe Browser, Tor's TransPort, and DNSPort 0.090
And the firewall is configured to block all external IPv6 traffic 0.091
After features/support/hooks.rb:335 0.759
After features/support/hooks.rb:105 0.000
Tags: @product
2:0.971
Scenario Anti test: Detecting TCP leaks from the Unsafe Browser with the firewall leak detector
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.017
Steps
Given I have started Tails from DVD and logged in and the network is connected 16.035
And I capture all network traffic 0.026
When I successfully start the Unsafe Browser 26.301
And I open the Tails homepage in the Unsafe Browser 18.456
And the Tails homepage loads in the Unsafe Browser 1:0.151
cannot find TailsHomepage.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:316:in `/^the Tails homepage loads in the Unsafe Browser$/'
features/tor_enforcement.feature:20:in `And the Tails homepage loads in the Unsafe Browser'
Then the firewall leak detector has detected leaks 0.000
After features/support/hooks.rb:335 6.977

SCENARIO FAILED: 'Anti test: Detecting TCP leaks from the Unsafe Browser with the firewall leak detector' (at time 06:19:00)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/110/artifact/build-artifacts/06:19:00_Anti_test:_Detecting_TCP_leaks_from_the_Unsafe_Browser_with_the_firewall_leak_detector.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/110/artifact/build-artifacts/06:19:00_Anti_test:_Detecting_TCP_leaks_from_the_Unsafe_Browser_with_the_firewall_leak_detector.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/110/artifact/build-artifacts/06:19:00_Anti_test:_Detecting_TCP_leaks_from_the_Unsafe_Browser_with_the_firewall_leak_detector.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/110/artifact/build-artifacts/06:19:00_Anti_test:_Detecting_TCP_leaks_from_the_Unsafe_Browser_with_the_firewall_leak_detector.journal

After features/support/hooks.rb:105 0.060
Tags: @product
27.376
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 21.761
And I capture all network traffic 0.054
And I disable Tails' firewall 1.410
When I do a TCP DNS lookup of "torproject.org" 1.790
Then the firewall leak detector has detected leaks 2.360
After features/support/hooks.rb:335 2.308
After features/support/hooks.rb:105 0.068
Tags: @product
17.385
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 14.095
And I capture all network traffic 0.056
And I disable Tails' firewall 0.557
When I do a UDP DNS lookup of "torproject.org" 1.819
Then the firewall leak detector has detected leaks 0.856
After features/support/hooks.rb:335 1.436
After features/support/hooks.rb:105 0.063
Tags: @product
21.492
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.034
Given I have started Tails from DVD and logged in and the network is connected 15.154
And I capture all network traffic 0.399
And I disable Tails' firewall 1.008
When I send some ICMP pings 4.263
Then the firewall leak detector has detected leaks 0.665
After features/support/hooks.rb:335 1.549
After features/support/hooks.rb:105 0.056
19.575
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.017
Before features/support/hooks.rb:512 0.023
Given I have started Tails from DVD and logged in and the network is connected 17.713
When I open an untorified TCP connection to 1.2.3.4 on port 42 1.685
Then the untorified connection fails 0.000
And the untorified connection is logged as dropped by the firewall 0.176
After features/support/hooks.rb:520 0.407
After features/support/hooks.rb:335 0.616
After features/support/hooks.rb:105 0.000
19.963
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Before features/support/hooks.rb:512 0.006
Given I have started Tails from DVD and logged in and the network is connected 17.994
When I open an untorified UDP connection to 1.2.3.4 on port 42 1.894
Then the untorified connection fails 0.000
And the untorified connection is logged as dropped by the firewall 0.074
After features/support/hooks.rb:520 0.283
After features/support/hooks.rb:335 0.751
After features/support/hooks.rb:105 0.000
24.971
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.012
Before features/support/hooks.rb:512 0.010
Given I have started Tails from DVD and logged in and the network is connected 19.480
When I open an untorified ICMP connection to 1.2.3.4 5.415
Then the untorified connection fails 0.000
And the untorified connection is logged as dropped by the firewall 0.075
After features/support/hooks.rb:520 0.378
After features/support/hooks.rb:335 0.783
After features/support/hooks.rb:105 0.000
Tags: @product
32.209
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 14.879
And the system DNS is using the local DNS resolver 0.016
And the network is plugged 0.079
And I successfully configure Tor 17.194
Then the system DNS is still using the local DNS resolver 0.039
After features/support/hooks.rb:335 0.750
After features/support/hooks.rb:105 0.000