Project Number Date
test_Tails_ISO_devel 4041 29 Oct 2025, 14:03

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.342 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.162
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD without network and logged in 8.892
And I capture all network traffic 0.004
And the network is plugged 0.089
And Tor is ready 11.833
And all notifications have disappeared 4.293
And available upgrades have been checked 0.050
Tags: @product
0.230
Then the hostname should not have been leaked on the network 0.230
After features/support/hooks.rb:331 0.919
After features/support/hooks.rb:100 0.056
26.040
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given I have started Tails from DVD without network and logged in 9.266
And I capture all network traffic 0.004
And the network is plugged 0.082
And Tor is ready 11.328
And all notifications have disappeared 5.310
And available upgrades have been checked 0.047
Tags: @product
0.909
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.182
And I switch to the "manually-added-con" NetworkManager connection 0.421
Then the hostname should not have been leaked on the network 0.305
After features/support/hooks.rb:331 0.964
After features/support/hooks.rb:100 0.044