Project Number Date
test_Tails_ISO_closed-issues-design-doc 1 28 May 2026, 17:57

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 51.810 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.359
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 8.297
And I capture all network traffic 0.003
And the network is plugged 0.043
And Tor is ready 10.442
And all notifications have disappeared 7.525
And available upgrades have been checked 0.045
Tags: @product
0.125
Then the hostname should not have been leaked on the network 0.125
After features/support/hooks.rb:335 0.970
After features/support/hooks.rb:104 0.048
24.476
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 6.908
And I capture all network traffic 0.005
And the network is plugged 0.032
And Tor is ready 10.151
And all notifications have disappeared 7.285
And available upgrades have been checked 0.093
Tags: @product
0.848
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.149
And I switch to the "manually-added-con" NetworkManager connection 0.405
Then the hostname should not have been leaked on the network 0.293
After features/support/hooks.rb:335 0.996
After features/support/hooks.rb:104 0.039