Project Number Date
test_Tails_ISO_stable 6441 11 Jun 2026, 14:09

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.602 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.661
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.008
Given I have started Tails from DVD without network and logged in 7.788
And I capture all network traffic 0.021
And the network is plugged 0.028
And Tor is ready 11.643
And all notifications have disappeared 7.135
And available upgrades have been checked 0.045
Tags: @product
0.126
Then the hostname should not have been leaked on the network 0.126
After features/support/hooks.rb:339 1.172
After features/support/hooks.rb:108 0.063
26.960
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.017
Given I have started Tails from DVD without network and logged in 7.352
And I capture all network traffic 0.036
And the network is plugged 0.026
And Tor is ready 12.082
And all notifications have disappeared 7.421
And available upgrades have been checked 0.040
Tags: @product
0.853
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.196
And I switch to the "manually-added-con" NetworkManager connection 0.420
Then the hostname should not have been leaked on the network 0.237
After features/support/hooks.rb:339 0.938
After features/support/hooks.rb:108 0.054