Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 105 28 Jun 2025, 20:25

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 4:38.044 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
15.524
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Given I have started Tails from DVD and logged in and the network is connected 14.564
Then the firewall's policy is to drop all IPv4 traffic 0.179
And the firewall is configured to only allow the clearnet and debian-tor users to connect directly to the Internet over IPv4 0.483
And the firewall's NAT rules only redirect traffic for the Unsafe Browser, Tor's TransPort, and DNSPort 0.194
And the firewall is configured to block all external IPv6 traffic 0.103
After features/support/hooks.rb:335 1.371
After features/support/hooks.rb:105 0.000
Tags: @product
1:57.649
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.008
Steps
Given I have started Tails from DVD and logged in and the network is connected 14.774
And I capture all network traffic 0.063
When I successfully start the Unsafe Browser 28.610
And I open the Tails homepage in the Unsafe Browser 10.886
And the Tails homepage loads in the Unsafe Browser 1:3.314
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 5.994

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/105/artifact/build-artifacts/05:33:49_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/105/artifact/build-artifacts/05:33:49_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/105/artifact/build-artifacts/05:33:49_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/105/artifact/build-artifacts/05:33:49_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
18.053
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.009
Given I have started Tails from DVD and logged in and the network is connected 15.137
And I capture all network traffic 0.016
And I disable Tails' firewall 0.588
When I do a TCP DNS lookup of "torproject.org" 1.993
Then the firewall leak detector has detected leaks 0.316
After features/support/hooks.rb:335 1.541
After features/support/hooks.rb:105 0.037
Tags: @product
17.586
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.010
Given I have started Tails from DVD and logged in and the network is connected 15.322
And I capture all network traffic 0.025
And I disable Tails' firewall 0.861
When I do a UDP DNS lookup of "torproject.org" 1.194
Then the firewall leak detector has detected leaks 0.184
After features/support/hooks.rb:335 1.002
After features/support/hooks.rb:105 0.055
Tags: @product
18.939
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 12.940
And I capture all network traffic 0.279
And I disable Tails' firewall 1.220
When I send some ICMP pings 4.228
Then the firewall leak detector has detected leaks 0.270
After features/support/hooks.rb:335 1.033
After features/support/hooks.rb:105 0.040
16.406
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.042
Before features/support/hooks.rb:512 0.010
Given I have started Tails from DVD and logged in and the network is connected 13.600
When I open an untorified TCP connection to 1.2.3.4 on port 42 2.614
Then the untorified connection fails 0.000
And the untorified connection is logged as dropped by the firewall 0.192
After features/support/hooks.rb:520 1.017
After features/support/hooks.rb:335 1.385
After features/support/hooks.rb:105 0.000
17.890
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.007
Before features/support/hooks.rb:512 0.013
Given I have started Tails from DVD and logged in and the network is connected 15.016
When I open an untorified UDP connection to 1.2.3.4 on port 42 2.452
Then the untorified connection fails 0.000
And the untorified connection is logged as dropped by the firewall 0.421
After features/support/hooks.rb:520 1.139
After features/support/hooks.rb:335 1.182
After features/support/hooks.rb:105 0.000
22.692
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.022
Before features/support/hooks.rb:512 0.026
Given I have started Tails from DVD and logged in and the network is connected 16.073
When I open an untorified ICMP connection to 1.2.3.4 6.550
Then the untorified connection fails 0.000
And the untorified connection is logged as dropped by the firewall 0.067
After features/support/hooks.rb:520 0.264
After features/support/hooks.rb:335 0.629
After features/support/hooks.rb:105 0.000
Tags: @product
33.302
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.007
Given I have started Tails from DVD without network and logged in 14.389
And the system DNS is using the local DNS resolver 0.016
And the network is plugged 0.086
And I successfully configure Tor 18.702
Then the system DNS is still using the local DNS resolver 0.108
After features/support/hooks.rb:335 1.645
After features/support/hooks.rb:105 0.000