Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 106 29 Jun 2025, 20:07

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:50.782 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
16.757
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.453
Then the firewall's policy is to drop all IPv4 traffic 0.672
And the firewall is configured to only allow the clearnet and debian-tor users to connect directly to the Internet over IPv4 0.436
And the firewall's NAT rules only redirect traffic for the Unsafe Browser, Tor's TransPort, and DNSPort 0.116
And the firewall is configured to block all external IPv6 traffic 0.080
After features/support/hooks.rb:335 0.928
After features/support/hooks.rb:105 0.000
Tags: @product
2:0.147
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.016
Steps
Given I have started Tails from DVD and logged in and the network is connected 14.549
And I capture all network traffic 0.050
When I successfully start the Unsafe Browser 30.312
And I open the Tails homepage in the Unsafe Browser 14.575
And the Tails homepage loads in the Unsafe Browser 1:0.659
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.607

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

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

After features/support/hooks.rb:105 0.042
Tags: @product
33.123
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 28.771
And I capture all network traffic 0.141
And I disable Tails' firewall 1.601
When I do a TCP DNS lookup of "torproject.org" 1.503
Then the firewall leak detector has detected leaks 1.105
After features/support/hooks.rb:335 2.497
After features/support/hooks.rb:105 0.050
Tags: @product
16.780
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 14.022
And I capture all network traffic 0.129
And I disable Tails' firewall 0.859
When I do a UDP DNS lookup of "torproject.org" 1.277
Then the firewall leak detector has detected leaks 0.491
After features/support/hooks.rb:335 2.115
After features/support/hooks.rb:105 0.038
Tags: @product
20.109
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.069
Given I have started Tails from DVD and logged in and the network is connected 14.838
And I capture all network traffic 0.128
And I disable Tails' firewall 0.669
When I send some ICMP pings 4.212
Then the firewall leak detector has detected leaks 0.260
After features/support/hooks.rb:335 1.363
After features/support/hooks.rb:105 0.054
17.100
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.051
Before features/support/hooks.rb:512 0.064
Given I have started Tails from DVD and logged in and the network is connected 15.187
When I open an untorified TCP connection to 1.2.3.4 on port 42 1.820
Then the untorified connection fails 0.000
And the untorified connection is logged as dropped by the firewall 0.092
After features/support/hooks.rb:520 0.956
After features/support/hooks.rb:335 1.176
After features/support/hooks.rb:105 0.000
17.085
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.011
Before features/support/hooks.rb:512 0.011
Given I have started Tails from DVD and logged in and the network is connected 14.831
When I open an untorified UDP connection to 1.2.3.4 on port 42 2.139
Then the untorified connection fails 0.000
And the untorified connection is logged as dropped by the firewall 0.114
After features/support/hooks.rb:520 0.376
After features/support/hooks.rb:335 0.854
After features/support/hooks.rb:105 0.000
23.031
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.080
Before features/support/hooks.rb:512 0.037
Given I have started Tails from DVD and logged in and the network is connected 16.328
When I open an untorified ICMP connection to 1.2.3.4 6.509
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 0.619
After features/support/hooks.rb:335 0.714
After features/support/hooks.rb:105 0.000
Tags: @product
26.647
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.008
Given I have started Tails from DVD without network and logged in 8.734
And the system DNS is using the local DNS resolver 0.019
And the network is plugged 0.087
And I successfully configure Tor 17.793
Then the system DNS is still using the local DNS resolver 0.012
After features/support/hooks.rb:335 0.980
After features/support/hooks.rb:105 0.000