Project Number Date
test_Tails_ISO_21575-dirtyfrag 1 08 May 2026, 13:56

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 50.834 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.191
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 7.242
And I capture all network traffic 0.007
And the network is plugged 0.017
And Tor is ready 11.792
And all notifications have disappeared 7.091
And available upgrades have been checked 0.040
Tags: @product
0.174
Then the hostname should not have been leaked on the network 0.174
After features/support/hooks.rb:331 0.844
After features/support/hooks.rb:100 0.029
23.759
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails from DVD without network and logged in 6.638
And I capture all network traffic 0.005
And the network is plugged 0.022
And Tor is ready 10.119
And all notifications have disappeared 6.920
And available upgrades have been checked 0.052
Tags: @product
0.709
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.131
And I switch to the "manually-added-con" NetworkManager connection 0.436
Then the hostname should not have been leaked on the network 0.140
After features/support/hooks.rb:331 0.737
After features/support/hooks.rb:100 0.043