Project Number Date
test_Tails_ISO_stable 6074 17 Jan 2026, 08: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 51.202 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.725
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given I have started Tails from DVD without network and logged in 7.834
And I capture all network traffic 0.005
And the network is plugged 0.022
And Tor is ready 10.031
And all notifications have disappeared 7.788
And available upgrades have been checked 0.043
Tags: @product
0.203
Then the hostname should not have been leaked on the network 0.203
After features/support/hooks.rb:331 0.778
After features/support/hooks.rb:100 0.034
24.590
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 6.560
And I capture all network traffic 0.004
And the network is plugged 0.017
And Tor is ready 10.697
And all notifications have disappeared 7.260
And available upgrades have been checked 0.050
Tags: @product
0.682
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.109
And I switch to the "manually-added-con" NetworkManager connection 0.366
Then the hostname should not have been leaked on the network 0.206
After features/support/hooks.rb:331 0.929
After features/support/hooks.rb:100 0.044