Project Number Date
test_Tails_ISO_21027-fix-interactive-debugging-context 13 28 Jun 2025, 21:16

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.718 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.436
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given I have started Tails from DVD and logged in and the network is connected 14.785
Then the firewall's policy is to drop all IPv4 traffic 0.471
And the firewall is configured to only allow the clearnet and debian-tor users to connect directly to the Internet over IPv4 0.566
And the firewall's NAT rules only redirect traffic for the Unsafe Browser, Tor's TransPort, and DNSPort 0.163
And the firewall is configured to block all external IPv6 traffic 0.449
After features/support/hooks.rb:330 1.311
After features/support/hooks.rb:100 0.000
Tags: @product
1:51.299
Scenario Anti test: Detecting TCP leaks from the Unsafe Browser with the firewall leak detector
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.028
Steps
Given I have started Tails from DVD and logged in and the network is connected 13.434
And I capture all network traffic 0.281
When I successfully start the Unsafe Browser 26.849
And I open the Tails homepage in the Unsafe Browser 10.121
And the Tails homepage loads in the Unsafe Browser 1:0.612
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:330 7.458

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21027-fix-interactive-debugging-context/13/artifact/build-artifacts/05:44:20_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_21027-fix-interactive-debugging-context/13/artifact/build-artifacts/05:44:20_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_21027-fix-interactive-debugging-context/13/artifact/build-artifacts/05:44:20_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_21027-fix-interactive-debugging-context/13/artifact/build-artifacts/05:44:20_Anti_test:_Detecting_TCP_leaks_from_the_Unsafe_Browser_with_the_firewall_leak_detector.journal

After features/support/hooks.rb:100 0.047
Tags: @product
18.833
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD and logged in and the network is connected 14.638
And I capture all network traffic 0.209
And I disable Tails' firewall 0.791
When I do a TCP DNS lookup of "torproject.org" 1.282
Then the firewall leak detector has detected leaks 1.911
After features/support/hooks.rb:330 1.178
After features/support/hooks.rb:100 0.045
Tags: @product
16.027
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.062
Given I have started Tails from DVD and logged in and the network is connected 13.658
And I capture all network traffic 0.035
And I disable Tails' firewall 0.829
When I do a UDP DNS lookup of "torproject.org" 1.348
Then the firewall leak detector has detected leaks 0.155
After features/support/hooks.rb:330 1.448
After features/support/hooks.rb:100 0.045
Tags: @product
23.263
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.023
Given I have started Tails from DVD and logged in and the network is connected 15.403
And I capture all network traffic 1.004
And I disable Tails' firewall 2.504
When I send some ICMP pings 4.233
Then the firewall leak detector has detected leaks 0.117
After features/support/hooks.rb:330 0.798
After features/support/hooks.rb:100 0.061
15.425
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Before features/support/hooks.rb:509 0.009
Given I have started Tails from DVD and logged in and the network is connected 13.735
When I open an untorified TCP connection to 1.2.3.4 on port 42 1.575
Then the untorified connection fails 0.000
And the untorified connection is logged as dropped by the firewall 0.115
After features/support/hooks.rb:517 0.410
After features/support/hooks.rb:330 0.929
After features/support/hooks.rb:100 0.000
31.074
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:509 0.006
Given I have started Tails from DVD and logged in and the network is connected 29.583
When I open an untorified UDP connection to 1.2.3.4 on port 42 1.413
Then the untorified connection fails 0.000
And the untorified connection is logged as dropped by the firewall 0.077
After features/support/hooks.rb:517 0.437
After features/support/hooks.rb:330 0.675
After features/support/hooks.rb:100 0.000
20.266
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Before features/support/hooks.rb:509 0.007
Given I have started Tails from DVD and logged in and the network is connected 14.775
When I open an untorified ICMP connection to 1.2.3.4 5.423
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:517 0.329
After features/support/hooks.rb:330 2.425
After features/support/hooks.rb:100 0.000
Tags: @product
26.091
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.035
Given I have started Tails from DVD without network and logged in 9.890
And the system DNS is using the local DNS resolver 0.024
And the network is plugged 0.078
And I successfully configure Tor 16.083
Then the system DNS is still using the local DNS resolver 0.014
After features/support/hooks.rb:330 0.628
After features/support/hooks.rb:100 0.000