Project Number Date
test_Tails_ISO_21603-fragnesia 2 14 May 2026, 19:35

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.196 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.899
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.005
Given I have started Tails from DVD without network and logged in 8.063
And I capture all network traffic 0.005
And the network is plugged 0.027
And Tor is ready 10.419
And all notifications have disappeared 7.329
And available upgrades have been checked 0.053
Tags: @product
0.135
Then the hostname should not have been leaked on the network 0.135
After features/support/hooks.rb:335 0.764
After features/support/hooks.rb:104 0.032
24.431
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.887
And I capture all network traffic 0.003
And the network is plugged 0.022
And Tor is ready 10.492
And all notifications have disappeared 6.970
And available upgrades have been checked 0.055
Tags: @product
0.729
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.390
Then the hostname should not have been leaked on the network 0.156
After features/support/hooks.rb:335 0.675
After features/support/hooks.rb:104 0.044