Cucumber Report
Jenkins
Previous results
Latest results
Features
Tags
Steps
Trends
Failures
Project
Number
Date
test_Tails_ISO_stable
6324
23 Apr 2026, 07:46
Feature Report
Steps
Scenarios
Features
Feature
Passed
Failed
Skipped
Pending
Undefined
Total
Passed
Failed
Total
Duration
Status
The Tor enforcement is effective
43
0
0
0
0
43
9
0
9
2:6.724
Passed
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
10.194
Scenario
The firewall configuration is very restrictive
Hooks
Before
features/support/hooks.rb:266
0.000
Before
features/support/hooks.rb:273
0.003
Steps
Given
I have started Tails from DVD and logged in and the network is connected
9.870
Then
the firewall's policy is to drop all IPv4 traffic
0.058
And
the firewall is configured to only allow the clearnet and debian-tor users to connect directly to the Internet over IPv4
0.170
And
the firewall's NAT rules only redirect traffic for the Unsafe Browser, Tor's TransPort, and DNSPort
0.044
And
the firewall is configured to block all external IPv6 traffic
0.049
Hooks
After
features/support/hooks.rb:331
0.957
After
features/support/hooks.rb:100
0.000
Tags:
@product
@doc
25.844
Scenario
Anti test: Detecting TCP leaks from the Unsafe Browser with the firewall leak detector
Hooks
Before
features/support/hooks.rb:266
0.000
Before
features/support/hooks.rb:273
0.003
Steps
Given
I have started Tails from DVD and logged in and the network is connected
9.937
And
I capture all network traffic
0.004
When
I successfully start the Unsafe Browser
7.374
And
I open the Tails homepage in the Unsafe Browser
7.888
And
the Tails homepage loads in the Unsafe Browser
0.303
Then
the firewall leak detector has detected leaks
0.335
Hooks
After
features/support/hooks.rb:331
0.941
After
features/support/hooks.rb:100
0.052
Tags:
@product
10.661
Scenario
Anti test: Detecting TCP leaks of DNS lookups with the firewall leak detector
Hooks
Before
features/support/hooks.rb:266
0.000
Before
features/support/hooks.rb:273
0.003
Steps
Given
I have started Tails from DVD and logged in and the network is connected
10.074
And
I capture all network traffic
0.005
And
I disable Tails' firewall
0.163
When
I do a TCP DNS lookup of "torproject.org"
0.376
Then
the firewall leak detector has detected leaks
0.041
Hooks
After
features/support/hooks.rb:331
0.621
After
features/support/hooks.rb:100
0.044
Tags:
@product
10.559
Scenario
Anti test: Detecting UDP leaks of DNS lookups with the firewall leak detector
Hooks
Before
features/support/hooks.rb:266
0.000
Before
features/support/hooks.rb:273
0.003
Steps
Given
I have started Tails from DVD and logged in and the network is connected
10.046
And
I capture all network traffic
0.003
And
I disable Tails' firewall
0.154
When
I do a UDP DNS lookup of "torproject.org"
0.320
Then
the firewall leak detector has detected leaks
0.033
Hooks
After
features/support/hooks.rb:331
0.631
After
features/support/hooks.rb:100
0.033
Tags:
@product
14.160
Scenario
Anti test: Detecting ICMP leaks of ping with the firewall leak detector
Hooks
Before
features/support/hooks.rb:266
0.000
Before
features/support/hooks.rb:273
0.003
Steps
Given
I have started Tails from DVD and logged in and the network is connected
9.799
And
I capture all network traffic
0.005
And
I disable Tails' firewall
0.161
When
I send some ICMP pings
4.093
Then
the firewall leak detector has detected leaks
0.101
Hooks
After
features/support/hooks.rb:331
0.542
After
features/support/hooks.rb:100
0.061
Tags:
@product
@check_tor_leaks
11.367
Scenario
The Tor enforcement is effective at blocking untorified TCP connection attempts
Hooks
Before
features/support/hooks.rb:266
0.000
Before
features/support/hooks.rb:273
0.003
Before
features/support/hooks.rb:519
0.001
Steps
Given
I have started Tails from DVD and logged in and the network is connected
10.016
When
I open an untorified TCP connection to 1.2.3.4 on port 42
1.280
Then
the untorified connection fails
0.000
And
the untorified connection is logged as dropped by the firewall
0.070
Hooks
After
features/support/hooks.rb:527
0.175
After
features/support/hooks.rb:331
0.629
After
features/support/hooks.rb:100
0.000
Tags:
@product
@check_tor_leaks
11.413
Scenario
The Tor enforcement is effective at blocking untorified UDP connection attempts
Hooks
Before
features/support/hooks.rb:266
0.000
Before
features/support/hooks.rb:273
0.003
Before
features/support/hooks.rb:519
0.001
Steps
Given
I have started Tails from DVD and logged in and the network is connected
10.118
When
I open an untorified UDP connection to 1.2.3.4 on port 42
1.217
Then
the untorified connection fails
0.000
And
the untorified connection is logged as dropped by the firewall
0.076
Hooks
After
features/support/hooks.rb:527
0.198
After
features/support/hooks.rb:331
0.560
After
features/support/hooks.rb:100
0.000
Tags:
@product
@check_tor_leaks
15.323
Scenario
The Tor enforcement is effective at blocking untorified ICMP connection attempts
Hooks
Before
features/support/hooks.rb:266
0.000
Before
features/support/hooks.rb:273
0.003
Before
features/support/hooks.rb:519
0.004
Steps
Given
I have started Tails from DVD and logged in and the network is connected
9.836
When
I open an untorified ICMP connection to 1.2.3.4
5.413
Then
the untorified connection fails
0.000
And
the untorified connection is logged as dropped by the firewall
0.072
Hooks
After
features/support/hooks.rb:527
0.213
After
features/support/hooks.rb:331
0.635
After
features/support/hooks.rb:100
0.000
Tags:
@product
17.198
Scenario
The system DNS is always set up to use Tor's DNSPort
Hooks
Before
features/support/hooks.rb:266
0.000
Before
features/support/hooks.rb:273
0.003
Steps
Given
I have started Tails from DVD without network and logged in
6.803
And
the system DNS is using the local DNS resolver
0.012
And
the network is plugged
0.033
And
I successfully configure Tor
10.342
Then
the system DNS is still using the local DNS resolver
0.006
Hooks
After
features/support/hooks.rb:331
1.002
After
features/support/hooks.rb:100
0.000
generate Cucumber HTML reports via:
Jenkins Plugin
|
Standalone
|
Sandwich
|
Maven