Project Number Date
test_Tails_ISO_stable 6436 09 Jun 2026, 11:34

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Getting a DHCP lease without leaking too much information 16 0 0 0 0 16 2 0 2 46.753 Passed
Tags: @product
Feature Getting a DHCP lease without leaking too much information
As a Tails user when I connect to a network with a DHCP server I should be able to connect to the Internet and the hostname should not have been leaked on the network.
24.051
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.001
Given I have started Tails from DVD without network and logged in 7.206
And I capture all network traffic 0.003
And the network is plugged 0.026
And Tor is ready 9.730
And all notifications have disappeared 7.032
And available upgrades have been checked 0.051
Tags: @product
0.126
Then the hostname should not have been leaked on the network 0.126
After features/support/hooks.rb:335 0.522
After features/support/hooks.rb:104 0.037
21.907
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.002
Given I have started Tails from DVD without network and logged in 6.490
And I capture all network traffic 0.003
And the network is plugged 0.021
And Tor is ready 8.428
And all notifications have disappeared 6.922
And available upgrades have been checked 0.041
Tags: @product
0.668
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.136
And I switch to the "manually-added-con" NetworkManager connection 0.397
Then the hostname should not have been leaked on the network 0.133
After features/support/hooks.rb:335 0.632
After features/support/hooks.rb:104 0.084