Project Number Date
test_Tails_ISO_stable 6331 29 Apr 2026, 07: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 50.356 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.983
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 6.982
And I capture all network traffic 0.003
And the network is plugged 0.029
And Tor is ready 11.478
And all notifications have disappeared 7.437
And available upgrades have been checked 0.051
Tags: @product
0.110
Then the hostname should not have been leaked on the network 0.110
After features/support/hooks.rb:331 0.778
After features/support/hooks.rb:100 0.042
23.625
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 6.954
And I capture all network traffic 0.003
And the network is plugged 0.020
And Tor is ready 9.516
And all notifications have disappeared 7.065
And available upgrades have been checked 0.065
Tags: @product
0.637
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.132
And I switch to the "manually-added-con" NetworkManager connection 0.385
Then the hostname should not have been leaked on the network 0.120
After features/support/hooks.rb:331 0.947
After features/support/hooks.rb:100 0.033