Project Number Date
test_Tails_ISO_21014-htpdateerror 22 04 Jul 2025, 23:06

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:47.824 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
12.479
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.036
Then the firewall's policy is to drop all IPv4 traffic 0.092
And the firewall is configured to only allow the clearnet and debian-tor users to connect directly to the Internet over IPv4 0.215
And the firewall's NAT rules only redirect traffic for the Unsafe Browser, Tor's TransPort, and DNSPort 0.068
And the firewall is configured to block all external IPv6 traffic 0.066
After features/support/hooks.rb:330 0.625
After features/support/hooks.rb:100 0.000
Tags: @product
1:41.675
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 12.354
And I capture all network traffic 0.007
When I successfully start the Unsafe Browser 18.884
And I open the Tails homepage in the Unsafe Browser 10.347
And the Tails homepage loads in the Unsafe Browser 1:0.081
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
Hooks
After features/support/hooks.rb:330 5.417
no implicit conversion of nil into String (TypeError)
./features/support/hooks.rb:455:in `exist?'
./features/support/hooks.rb:455:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:450:in `each'
./features/support/hooks.rb:450:in `After'
Output 1

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/22/artifact/build-artifacts/04:55:50_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_21014-htpdateerror/22/artifact/build-artifacts/04:55:50_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_21014-htpdateerror/22/artifact/build-artifacts/04:55:50_Anti_test:_Detecting_TCP_leaks_from_the_Unsafe_Browser_with_the_firewall_leak_detector.mkv

After features/support/hooks.rb:100 0.046
Tags: @product
13.491
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.015
Given I have started Tails from DVD and logged in and the network is connected 12.556
And I capture all network traffic 0.007
And I disable Tails' firewall 0.200
When I do a TCP DNS lookup of "torproject.org" 0.630
Then the firewall leak detector has detected leaks 0.096
After features/support/hooks.rb:330 0.636
After features/support/hooks.rb:100 0.039
Tags: @product
13.381
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.576
And I capture all network traffic 0.011
And I disable Tails' firewall 0.199
When I do a UDP DNS lookup of "torproject.org" 0.463
Then the firewall leak detector has detected leaks 0.130
After features/support/hooks.rb:330 0.623
After features/support/hooks.rb:100 0.040
Tags: @product
16.665
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.177
And I capture all network traffic 0.007
And I disable Tails' firewall 0.229
When I send some ICMP pings 4.158
Then the firewall leak detector has detected leaks 0.092
After features/support/hooks.rb:330 0.691
After features/support/hooks.rb:100 0.036
13.783
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.255
When I open an untorified TCP connection to 1.2.3.4 on port 42 1.466
Then the untorified connection fails 0.000
And the untorified connection is logged as dropped by the firewall 0.061
After features/support/hooks.rb:515 0.247
After features/support/hooks.rb:330 0.626
After features/support/hooks.rb:100 0.000
13.716
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.299
When I open an untorified UDP connection to 1.2.3.4 on port 42 1.341
Then the untorified connection fails 0.000
And the untorified connection is logged as dropped by the firewall 0.075
After features/support/hooks.rb:515 0.212
After features/support/hooks.rb:330 1.024
After features/support/hooks.rb:100 0.000
19.735
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.286
When I open an untorified ICMP connection to 1.2.3.4 5.389
Then the untorified connection fails 0.000
And the untorified connection is logged as dropped by the firewall 0.060
After features/support/hooks.rb:515 0.222
After features/support/hooks.rb:330 0.634
After features/support/hooks.rb:100 0.000
Tags: @product
22.895
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails from DVD without network and logged in 8.638
And the system DNS is using the local DNS resolver 0.015
And the network is plugged 0.088
And I successfully configure Tor 14.120
Then the system DNS is still using the local DNS resolver 0.033
After features/support/hooks.rb:330 0.684
After features/support/hooks.rb:100 0.000