Project Number Date
test_Tails_ISO_stable 6665 14 Sep 2026, 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 46.435 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.
22.610
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.007
Given I have started Tails from DVD without network and logged in 6.306
And I capture all network traffic 0.002
And the network is plugged 0.048
And Tor is ready 9.298
And all notifications have disappeared 6.892
And available upgrades have been checked 0.060
Tags: @product
0.099
Then the hostname should not have been leaked on the network 0.099
After features/support/hooks.rb:339 0.947
After features/support/hooks.rb:108 0.071
23.142
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Given I have started Tails from DVD without network and logged in 6.218
And I capture all network traffic 0.003
And the network is plugged 0.030
And Tor is ready 9.836
And all notifications have disappeared 7.019
And available upgrades have been checked 0.033
Tags: @product
0.583
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.097
And I switch to the "manually-added-con" NetworkManager connection 0.374
Then the hostname should not have been leaked on the network 0.112
After features/support/hooks.rb:339 1.144
After features/support/hooks.rb:108 0.049