Project Number Date
test_Tails_ISO_stable 5985 05 Dec 2025, 20:49

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 58.365 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.
27.750
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails from DVD without network and logged in 8.376
And I capture all network traffic 0.005
And the network is plugged 0.065
And Tor is ready 9.254
And all notifications have disappeared 9.945
And available upgrades have been checked 0.101
Tags: @product
0.282
Then the hostname should not have been leaked on the network 0.282
After features/support/hooks.rb:331 0.876
After features/support/hooks.rb:100 0.029
29.068
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 7.868
And I capture all network traffic 0.006
And the network is plugged 0.060
And Tor is ready 11.821
And all notifications have disappeared 9.235
And available upgrades have been checked 0.076
Tags: @product
1.263
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.153
And I switch to the "manually-added-con" NetworkManager connection 0.546
Then the hostname should not have been leaked on the network 0.563
After features/support/hooks.rb:331 1.143
After features/support/hooks.rb:100 0.048