Project Number Date
test_Tails_ISO_stable 6440 11 Jun 2026, 13:39

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.933 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.169
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 7.841
And I capture all network traffic 0.007
And the network is plugged 0.031
And Tor is ready 10.285
And all notifications have disappeared 6.950
And available upgrades have been checked 0.053
Tags: @product
0.130
Then the hostname should not have been leaked on the network 0.130
After features/support/hooks.rb:335 1.120
After features/support/hooks.rb:104 0.031
25.709
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.026
Given I have started Tails from DVD without network and logged in 7.333
And I capture all network traffic 0.004
And the network is plugged 0.024
And Tor is ready 10.274
And all notifications have disappeared 8.011
And available upgrades have been checked 0.060
Tags: @product
0.924
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.156
And I switch to the "manually-added-con" NetworkManager connection 0.534
Then the hostname should not have been leaked on the network 0.234
After features/support/hooks.rb:335 0.789
After features/support/hooks.rb:104 0.045