Project Number Date
test_Tails_ISO_stable 5749 29 Jun 2025, 12:46

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 55.510 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.274
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD without network and logged in 8.566
And I capture all network traffic 0.011
And the network is plugged 0.081
And Tor is ready 13.374
And all notifications have disappeared 4.183
And available upgrades have been checked 0.057
Tags: @product
0.186
Then the hostname should not have been leaked on the network 0.186
After features/support/hooks.rb:330 0.895
After features/support/hooks.rb:100 0.033
28.064
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD without network and logged in 8.003
And I capture all network traffic 0.007
And the network is plugged 0.088
And Tor is ready 15.605
And all notifications have disappeared 4.295
And available upgrades have been checked 0.064
Tags: @product
0.983
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.205
And I switch to the "manually-added-con" NetworkManager connection 0.426
Then the hostname should not have been leaked on the network 0.351
After features/support/hooks.rb:330 0.550
After features/support/hooks.rb:100 0.044