Project Number Date
test_Tails_ISO_stable 5913 27 Oct 2025, 20:27

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 55.147 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.751
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails from DVD without network and logged in 9.916
And I capture all network traffic 0.009
And the network is plugged 0.067
And Tor is ready 11.888
And all notifications have disappeared 4.821
And available upgrades have been checked 0.047
Tags: @product
0.248
Then the hostname should not have been leaked on the network 0.248
After features/support/hooks.rb:331 1.183
After features/support/hooks.rb:100 0.097
27.163
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.237
Given I have started Tails from DVD without network and logged in 10.436
And I capture all network traffic 0.005
And the network is plugged 0.063
And Tor is ready 11.083
And all notifications have disappeared 5.522
And available upgrades have been checked 0.051
Tags: @product
0.983
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.204
And I switch to the "manually-added-con" NetworkManager connection 0.422
Then the hostname should not have been leaked on the network 0.356
After features/support/hooks.rb:331 1.863
After features/support/hooks.rb:100 0.061