Project Number Date
test_Tails_ISO_5501-plaintext-locale-greeter 53 08 Jul 2025, 17: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 3:58.904 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
14.221
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Given I have started Tails from DVD and logged in and the network is connected 13.551
Then the firewall's policy is to drop all IPv4 traffic 0.181
And the firewall is configured to only allow the clearnet and debian-tor users to connect directly to the Internet over IPv4 0.298
And the firewall's NAT rules only redirect traffic for the Unsafe Browser, Tor's TransPort, and DNSPort 0.094
And the firewall is configured to block all external IPv6 traffic 0.095
After features/support/hooks.rb:330 1.061
After features/support/hooks.rb:100 0.000
Tags: @product
1:45.784
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.010
Steps
Given I have started Tails from DVD and logged in and the network is connected 12.640
And I capture all network traffic 0.039
When I successfully start the Unsafe Browser 21.396
And I open the Tails homepage in the Unsafe Browser 11.642
And the Tails homepage loads in the Unsafe Browser 1:0.065
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 5.632

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/53/artifact/build-artifacts/04:41:36_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_5501-plaintext-locale-greeter/53/artifact/build-artifacts/04:41:36_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_5501-plaintext-locale-greeter/53/artifact/build-artifacts/04:41:36_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_5501-plaintext-locale-greeter/53/artifact/build-artifacts/04:41:36_Anti_test:_Detecting_TCP_leaks_from_the_Unsafe_Browser_with_the_firewall_leak_detector.journal

After features/support/hooks.rb:100 0.050
Tags: @product
14.323
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.048
Given I have started Tails from DVD and logged in and the network is connected 13.323
And I capture all network traffic 0.006
And I disable Tails' firewall 0.254
When I do a TCP DNS lookup of "torproject.org" 0.639
Then the firewall leak detector has detected leaks 0.099
After features/support/hooks.rb:330 0.712
After features/support/hooks.rb:100 0.044
Tags: @product
13.550
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.488
And I capture all network traffic 0.007
And I disable Tails' firewall 0.252
When I do a UDP DNS lookup of "torproject.org" 0.686
Then the firewall leak detector has detected leaks 0.115
After features/support/hooks.rb:330 0.876
After features/support/hooks.rb:100 0.033
Tags: @product
16.968
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.266
And I capture all network traffic 0.007
And I disable Tails' firewall 0.439
When I send some ICMP pings 4.142
Then the firewall leak detector has detected leaks 0.111
After features/support/hooks.rb:330 0.698
After features/support/hooks.rb:100 0.034
14.818
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:507 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.852
When I open an untorified TCP connection to 1.2.3.4 on port 42 1.839
Then the untorified connection fails 0.000
And the untorified connection is logged as dropped by the firewall 0.126
After features/support/hooks.rb:515 0.278
After features/support/hooks.rb:330 0.979
After features/support/hooks.rb:100 0.000
14.173
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Before features/support/hooks.rb:507 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.758
When I open an untorified UDP connection to 1.2.3.4 on port 42 1.343
Then the untorified connection fails 0.000
And the untorified connection is logged as dropped by the firewall 0.071
After features/support/hooks.rb:515 0.240
After features/support/hooks.rb:330 0.884
After features/support/hooks.rb:100 0.000
19.329
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Before features/support/hooks.rb:507 0.007
Given I have started Tails from DVD and logged in and the network is connected 13.867
When I open an untorified ICMP connection to 1.2.3.4 5.380
Then the untorified connection fails 0.000
And the untorified connection is logged as dropped by the firewall 0.081
After features/support/hooks.rb:515 0.233
After features/support/hooks.rb:330 0.621
After features/support/hooks.rb:100 0.000
Tags: @product
25.735
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails from DVD without network and logged in 9.505
And the system DNS is using the local DNS resolver 0.016
And the network is plugged 0.288
And I successfully configure Tor 15.912
Then the system DNS is still using the local DNS resolver 0.012
After features/support/hooks.rb:330 0.782
After features/support/hooks.rb:100 0.000