Project Number Date
test_Tails_ISO_stable 6402 25 May 2026, 11:20

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 47.875 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.
23.852
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.967
And I capture all network traffic 0.005
And the network is plugged 0.020
And Tor is ready 9.948
And all notifications have disappeared 6.863
And available upgrades have been checked 0.047
Tags: @product
0.109
Then the hostname should not have been leaked on the network 0.109
After features/support/hooks.rb:335 0.771
After features/support/hooks.rb:104 0.040
23.181
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.002
Given I have started Tails from DVD without network and logged in 6.595
And I capture all network traffic 0.003
And the network is plugged 0.021
And Tor is ready 9.555
And all notifications have disappeared 6.927
And available upgrades have been checked 0.076
Tags: @product
0.732
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.130
And I switch to the "manually-added-con" NetworkManager connection 0.472
Then the hostname should not have been leaked on the network 0.129
After features/support/hooks.rb:335 0.796
After features/support/hooks.rb:104 0.065