Project Number Date
test_Tails_ISO_5501-plaintext-locale-greeter 43 30 Jun 2025, 11:10

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:36.965 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
21.421
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.025
Given I have started Tails from DVD and logged in and the network is connected 16.162
Then the firewall's policy is to drop all IPv4 traffic 2.926
And the firewall is configured to only allow the clearnet and debian-tor users to connect directly to the Internet over IPv4 1.925
And the firewall's NAT rules only redirect traffic for the Unsafe Browser, Tor's TransPort, and DNSPort 0.215
And the firewall is configured to block all external IPv6 traffic 0.191
After features/support/hooks.rb:330 1.347
After features/support/hooks.rb:100 0.000
Tags: @product
1:56.544
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.007
Steps
Given I have started Tails from DVD and logged in and the network is connected 13.516
And I capture all network traffic 0.023
When I successfully start the Unsafe Browser 28.344
And I open the Tails homepage in the Unsafe Browser 10.683
And the Tails homepage loads in the Unsafe Browser 1:3.976
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.869

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/43/artifact/build-artifacts/05:37:25_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/43/artifact/build-artifacts/05:37:25_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/43/artifact/build-artifacts/05:37:25_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/43/artifact/build-artifacts/05:37:25_Anti_test:_Detecting_TCP_leaks_from_the_Unsafe_Browser_with_the_firewall_leak_detector.journal

After features/support/hooks.rb:100 0.062
Tags: @product
17.024
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Given I have started Tails from DVD and logged in and the network is connected 15.272
And I capture all network traffic 0.028
And I disable Tails' firewall 0.519
When I do a TCP DNS lookup of "torproject.org" 1.077
Then the firewall leak detector has detected leaks 0.127
After features/support/hooks.rb:330 0.660
After features/support/hooks.rb:100 0.035
Tags: @product
17.632
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.011
Given I have started Tails from DVD and logged in and the network is connected 15.049
And I capture all network traffic 0.018
And I disable Tails' firewall 0.804
When I do a UDP DNS lookup of "torproject.org" 1.314
Then the firewall leak detector has detected leaks 0.446
After features/support/hooks.rb:330 0.891
After features/support/hooks.rb:100 0.046
Tags: @product
20.110
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 14.121
And I capture all network traffic 0.088
And I disable Tails' firewall 1.052
When I send some ICMP pings 4.364
Then the firewall leak detector has detected leaks 0.484
After features/support/hooks.rb:330 0.992
After features/support/hooks.rb:100 0.058
16.594
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 14.467
When I open an untorified TCP connection to 1.2.3.4 on port 42 1.963
Then the untorified connection fails 0.000
And the untorified connection is logged as dropped by the firewall 0.162
After features/support/hooks.rb:515 0.774
After features/support/hooks.rb:330 1.443
After features/support/hooks.rb:100 0.000
17.836
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.062
Before features/support/hooks.rb:507 0.065
Given I have started Tails from DVD and logged in and the network is connected 15.597
When I open an untorified UDP connection to 1.2.3.4 on port 42 2.097
Then the untorified connection fails 0.000
And the untorified connection is logged as dropped by the firewall 0.142
After features/support/hooks.rb:515 0.586
After features/support/hooks.rb:330 1.237
After features/support/hooks.rb:100 0.000
20.869
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.072
Before features/support/hooks.rb:507 0.032
Given I have started Tails from DVD and logged in and the network is connected 14.760
When I open an untorified ICMP connection to 1.2.3.4 5.918
Then the untorified connection fails 0.000
And the untorified connection is logged as dropped by the firewall 0.189
After features/support/hooks.rb:515 0.518
After features/support/hooks.rb:330 0.995
After features/support/hooks.rb:100 0.000
Tags: @product
28.932
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.030
Given I have started Tails from DVD without network and logged in 8.828
And the system DNS is using the local DNS resolver 0.015
And the network is plugged 0.076
And I successfully configure Tor 19.991
Then the system DNS is still using the local DNS resolver 0.019
After features/support/hooks.rb:330 1.515
After features/support/hooks.rb:100 0.000