Project Number Date
test_Tails_ISO_devel 4316 03 Apr 2026, 11:32

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 54.234 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.
26.446
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails from DVD without network and logged in 7.974
And I capture all network traffic 0.003
And the network is plugged 0.021
And Tor is ready 10.435
And all notifications have disappeared 7.955
And available upgrades have been checked 0.056
Tags: @product
0.166
Then the hostname should not have been leaked on the network 0.166
After features/support/hooks.rb:331 0.651
After features/support/hooks.rb:100 0.031
26.886
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails from DVD without network and logged in 6.948
And I capture all network traffic 0.004
And the network is plugged 0.029
And Tor is ready 12.139
And all notifications have disappeared 7.699
And available upgrades have been checked 0.065
Tags: @product
0.734
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.173
And I switch to the "manually-added-con" NetworkManager connection 0.403
Then the hostname should not have been leaked on the network 0.157
After features/support/hooks.rb:331 0.664
After features/support/hooks.rb:100 0.044