Project Number Date
test_Tails_ISO_closed-issues-design-doc 4 29 May 2026, 15:18

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 49.679 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.
25.216
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 7.341
And I capture all network traffic 0.004
And the network is plugged 0.019
And Tor is ready 10.945
And all notifications have disappeared 6.862
And available upgrades have been checked 0.043
Tags: @product
0.121
Then the hostname should not have been leaked on the network 0.121
After features/support/hooks.rb:335 0.946
After features/support/hooks.rb:104 0.043
23.633
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.694
And I capture all network traffic 0.004
And the network is plugged 0.016
And Tor is ready 9.749
And all notifications have disappeared 7.125
And available upgrades have been checked 0.043
Tags: @product
0.708
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.113
And I switch to the "manually-added-con" NetworkManager connection 0.458
Then the hostname should not have been leaked on the network 0.136
After features/support/hooks.rb:335 0.924
After features/support/hooks.rb:104 0.045