Project Number Date
test_Tails_ISO_devel 4399 16 May 2026, 11:00

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.806 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.984
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.001
Given I have started Tails from DVD without network and logged in 6.873
And I capture all network traffic 0.003
And the network is plugged 0.017
And Tor is ready 9.297
And all notifications have disappeared 6.754
And available upgrades have been checked 0.038
Tags: @product
0.137
Then the hostname should not have been leaked on the network 0.137
After features/support/hooks.rb:335 0.573
After features/support/hooks.rb:104 0.055
23.037
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.015
Given I have started Tails from DVD without network and logged in 6.598
And I capture all network traffic 0.003
And the network is plugged 0.015
And Tor is ready 9.528
And all notifications have disappeared 6.825
And available upgrades have been checked 0.065
Tags: @product
0.646
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.129
And I switch to the "manually-added-con" NetworkManager connection 0.380
Then the hostname should not have been leaked on the network 0.136
After features/support/hooks.rb:335 1.051
After features/support/hooks.rb:104 0.044