Project Number Date
test_Tails_ISO_21618-remove-tcpdump 2 26 May 2026, 16:52

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 46.758 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.
22.957
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.890
And I capture all network traffic 0.003
And the network is plugged 0.022
And Tor is ready 8.293
And all notifications have disappeared 6.709
And available upgrades have been checked 0.039
Tags: @product
0.110
Then the hostname should not have been leaked on the network 0.110
After features/support/hooks.rb:335 0.694
After features/support/hooks.rb:104 0.055
23.070
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.718
And I capture all network traffic 0.003
And the network is plugged 0.014
And Tor is ready 9.338
And all notifications have disappeared 6.947
And available upgrades have been checked 0.048
Tags: @product
0.620
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.357
Then the hostname should not have been leaked on the network 0.131
After features/support/hooks.rb:335 1.010
After features/support/hooks.rb:104 0.053