Project Number Date
test_Tails_ISO_21014-htpdateerror 16 28 Jun 2025, 23: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 3:47.523 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.717
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 12.276
Then the firewall's policy is to drop all IPv4 traffic 0.076
And the firewall is configured to only allow the clearnet and debian-tor users to connect directly to the Internet over IPv4 0.211
And the firewall's NAT rules only redirect traffic for the Unsafe Browser, Tor's TransPort, and DNSPort 0.085
And the firewall is configured to block all external IPv6 traffic 0.067
After features/support/hooks.rb:330 0.620
After features/support/hooks.rb:100 0.000
Tags: @product
1:41.924
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.006
Steps
Given I have started Tails from DVD and logged in and the network is connected 12.388
And I capture all network traffic 0.006
When I successfully start the Unsafe Browser 19.444
And I open the Tails homepage in the Unsafe Browser 9.618
And the Tails homepage loads in the Unsafe Browser 1:0.465
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.344
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 05:00:08)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/16/artifact/build-artifacts/05:00:08_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/16/artifact/build-artifacts/05:00:08_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/16/artifact/build-artifacts/05:00:08_Anti_test:_Detecting_TCP_leaks_from_the_Unsafe_Browser_with_the_firewall_leak_detector.mkv

After features/support/hooks.rb:100 0.044
Tags: @product
13.164
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.093
And I capture all network traffic 0.006
And I disable Tails' firewall 0.219
When I do a TCP DNS lookup of "torproject.org" 0.736
Then the firewall leak detector has detected leaks 0.109
After features/support/hooks.rb:330 0.695
After features/support/hooks.rb:100 0.039
Tags: @product
13.470
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 12.489
And I capture all network traffic 0.006
And I disable Tails' firewall 0.224
When I do a UDP DNS lookup of "torproject.org" 0.661
Then the firewall leak detector has detected leaks 0.087
After features/support/hooks.rb:330 0.612
After features/support/hooks.rb:100 0.072
Tags: @product
16.928
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 12.366
And I capture all network traffic 0.006
And I disable Tails' firewall 0.254
When I send some ICMP pings 4.201
Then the firewall leak detector has detected leaks 0.098
After features/support/hooks.rb:330 0.820
After features/support/hooks.rb:100 0.050
13.530
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:507 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.038
When I open an untorified TCP connection to 1.2.3.4 on port 42 1.407
Then the untorified connection fails 0.000
And the untorified connection is logged as dropped by the firewall 0.084
After features/support/hooks.rb:515 0.272
After features/support/hooks.rb:330 0.817
After features/support/hooks.rb:100 0.000
13.940
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:507 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.536
When I open an untorified UDP connection to 1.2.3.4 on port 42 1.346
Then the untorified connection fails 0.000
And the untorified connection is logged as dropped by the firewall 0.057
After features/support/hooks.rb:515 0.375
After features/support/hooks.rb:330 0.826
After features/support/hooks.rb:100 0.000
17.922
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:507 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.415
When I open an untorified ICMP connection to 1.2.3.4 5.407
Then the untorified connection fails 0.000
And the untorified connection is logged as dropped by the firewall 0.098
After features/support/hooks.rb:515 0.226
After features/support/hooks.rb:330 0.665
After features/support/hooks.rb:100 0.000
Tags: @product
23.926
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.063
Given I have started Tails from DVD without network and logged in 8.787
And the system DNS is using the local DNS resolver 0.014
And the network is plugged 0.093
And I successfully configure Tor 15.018
Then the system DNS is still using the local DNS resolver 0.011
After features/support/hooks.rb:330 1.713
After features/support/hooks.rb:100 0.000