Project Number Date
test_Tails_ISO_stable 5927 03 Nov 2025, 13:25

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 1:4.519 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.
31.571
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 9.046
And I capture all network traffic 0.011
And the network is plugged 0.082
And Tor is ready 13.086
And all notifications have disappeared 9.295
And available upgrades have been checked 0.049
Tags: @product
0.230
Then the hostname should not have been leaked on the network 0.230
After features/support/hooks.rb:331 1.103
After features/support/hooks.rb:100 0.076
31.885
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Given I have started Tails from DVD without network and logged in 9.717
And I capture all network traffic 0.010
And the network is plugged 0.116
And Tor is ready 11.475
And all notifications have disappeared 10.218
And available upgrades have been checked 0.347
Tags: @product
0.831
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.146
And I switch to the "manually-added-con" NetworkManager connection 0.424
Then the hostname should not have been leaked on the network 0.260
After features/support/hooks.rb:331 0.843
After features/support/hooks.rb:100 0.043