Project Number Date
test_Tails_ISO_devel 4324 07 Apr 2026, 07:34

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 48.117 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.438
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.001
Given I have started Tails from DVD without network and logged in 7.054
And I capture all network traffic 0.003
And the network is plugged 0.016
And Tor is ready 9.245
And all notifications have disappeared 7.080
And available upgrades have been checked 0.036
Tags: @product
0.140
Then the hostname should not have been leaked on the network 0.140
After features/support/hooks.rb:331 0.590
After features/support/hooks.rb:100 0.047
23.942
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.559
And I capture all network traffic 0.005
And the network is plugged 0.019
And Tor is ready 10.279
And all notifications have disappeared 7.039
And available upgrades have been checked 0.039
Tags: @product
0.596
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.116
And I switch to the "manually-added-con" NetworkManager connection 0.367
Then the hostname should not have been leaked on the network 0.112
After features/support/hooks.rb:331 0.656
After features/support/hooks.rb:100 0.044