Project Number Date
test_Tails_ISO_devel 4127 18 Dec 2025, 08:38

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 59.692 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.
28.671
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails from DVD without network and logged in 8.315
And I capture all network traffic 0.009
And the network is plugged 0.073
And Tor is ready 10.818
And all notifications have disappeared 9.380
And available upgrades have been checked 0.074
Tags: @product
0.216
Then the hostname should not have been leaked on the network 0.216
After features/support/hooks.rb:331 0.997
After features/support/hooks.rb:100 0.035
29.981
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails from DVD without network and logged in 9.020
And I capture all network traffic 0.006
And the network is plugged 0.081
And Tor is ready 8.726
And all notifications have disappeared 11.737
And available upgrades have been checked 0.409
Tags: @product
0.823
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.154
And I switch to the "manually-added-con" NetworkManager connection 0.400
Then the hostname should not have been leaked on the network 0.268
After features/support/hooks.rb:331 6.687
After features/support/hooks.rb:100 0.029