Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 108 01 Jul 2025, 20:17

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:9.329 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
20.325
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.018
Given I have started Tails from DVD and logged in and the network is connected 19.592
Then the firewall's policy is to drop all IPv4 traffic 0.090
And the firewall is configured to only allow the clearnet and debian-tor users to connect directly to the Internet over IPv4 0.258
And the firewall's NAT rules only redirect traffic for the Unsafe Browser, Tor's TransPort, and DNSPort 0.130
And the firewall is configured to block all external IPv6 traffic 0.254
After features/support/hooks.rb:335 5.069
After features/support/hooks.rb:105 0.000
Tags: @product
2:4.581
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.093
Steps
Given I have started Tails from DVD and logged in and the network is connected 16.974
And I capture all network traffic 0.040
When I successfully start the Unsafe Browser 29.713
And I open the Tails homepage in the Unsafe Browser 17.539
And the Tails homepage loads in the Unsafe Browser 1:0.313
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 7.411

SCENARIO FAILED: 'Anti test: Detecting TCP leaks from the Unsafe Browser with the firewall leak detector' (at time 05:25:03)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/108/artifact/build-artifacts/05:25:03_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/108/artifact/build-artifacts/05:25:03_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/108/artifact/build-artifacts/05:25:03_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/108/artifact/build-artifacts/05:25:03_Anti_test:_Detecting_TCP_leaks_from_the_Unsafe_Browser_with_the_firewall_leak_detector.journal

After features/support/hooks.rb:105 0.046
Tags: @product
19.384
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.013
Given I have started Tails from DVD and logged in and the network is connected 17.980
And I capture all network traffic 0.009
And I disable Tails' firewall 0.323
When I do a TCP DNS lookup of "torproject.org" 0.742
Then the firewall leak detector has detected leaks 0.327
After features/support/hooks.rb:335 1.066
After features/support/hooks.rb:105 0.079
Tags: @product
19.456
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 18.231
And I capture all network traffic 0.010
And I disable Tails' firewall 0.321
When I do a UDP DNS lookup of "torproject.org" 0.728
Then the firewall leak detector has detected leaks 0.165
After features/support/hooks.rb:335 0.909
After features/support/hooks.rb:105 0.040
Tags: @product
24.233
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.324
And I capture all network traffic 0.007
And I disable Tails' firewall 0.225
When I send some ICMP pings 4.120
Then the firewall leak detector has detected leaks 2.556
After features/support/hooks.rb:335 2.362
After features/support/hooks.rb:105 0.047
20.127
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.034
Before features/support/hooks.rb:512 0.031
Given I have started Tails from DVD and logged in and the network is connected 17.420
When I open an untorified TCP connection to 1.2.3.4 on port 42 2.473
Then the untorified connection fails 0.000
And the untorified connection is logged as dropped by the firewall 0.233
After features/support/hooks.rb:520 0.440
After features/support/hooks.rb:335 1.743
After features/support/hooks.rb:105 0.000
17.556
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.025
Before features/support/hooks.rb:512 0.024
Given I have started Tails from DVD and logged in and the network is connected 14.781
When I open an untorified UDP connection to 1.2.3.4 on port 42 2.140
Then the untorified connection fails 0.000
And the untorified connection is logged as dropped by the firewall 0.633
After features/support/hooks.rb:520 1.599
After features/support/hooks.rb:335 2.342
After features/support/hooks.rb:105 0.000
20.136
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.027
Before features/support/hooks.rb:512 0.025
Given I have started Tails from DVD and logged in and the network is connected 14.322
When I open an untorified ICMP connection to 1.2.3.4 5.685
Then the untorified connection fails 0.000
And the untorified connection is logged as dropped by the firewall 0.129
After features/support/hooks.rb:520 0.360
After features/support/hooks.rb:335 1.331
After features/support/hooks.rb:105 0.000
Tags: @product
43.527
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.009
Given I have started Tails from DVD without network and logged in 9.766
And the system DNS is using the local DNS resolver 0.407
And the network is plugged 1.168
And I successfully configure Tor 32.172
Then the system DNS is still using the local DNS resolver 0.012
After features/support/hooks.rb:335 0.982
After features/support/hooks.rb:105 0.000