Project Number Date
test_Tails_ISO_closed-issues-design-doc 2 28 May 2026, 18:01

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 52.182 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.
26.783
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.003
Given I have started Tails from DVD without network and logged in 7.849
And I capture all network traffic 0.005
And the network is plugged 0.020
And Tor is ready 11.637
And all notifications have disappeared 7.220
And available upgrades have been checked 0.050
Tags: @product
0.159
Then the hostname should not have been leaked on the network 0.159
After features/support/hooks.rb:335 0.876
After features/support/hooks.rb:104 0.063
24.300
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.005
Given I have started Tails from DVD without network and logged in 7.140
And I capture all network traffic 0.005
And the network is plugged 0.031
And Tor is ready 10.008
And all notifications have disappeared 7.068
And available upgrades have been checked 0.046
Tags: @product
0.939
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.146
And I switch to the "manually-added-con" NetworkManager connection 0.608
Then the hostname should not have been leaked on the network 0.183
After features/support/hooks.rb:335 1.058
After features/support/hooks.rb:104 0.052