Project Number Date
test_Tails_ISO_stable 5639 10 May 2025, 12: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 56.604 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.993
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 9.278
And I capture all network traffic 0.005
And the network is plugged 0.176
And Tor is ready 13.377
And all notifications have disappeared 4.095
And available upgrades have been checked 0.060
Tags: @product
0.191
Then the hostname should not have been leaked on the network 0.191
After features/support/hooks.rb:330 0.693
After features/support/hooks.rb:100 0.049
28.542
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.310
And I capture all network traffic 0.005
And the network is plugged 0.088
And Tor is ready 14.840
And all notifications have disappeared 5.234
And available upgrades have been checked 0.062
Tags: @product
0.877
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.192
And I switch to the "manually-added-con" NetworkManager connection 0.386
Then the hostname should not have been leaked on the network 0.298
After features/support/hooks.rb:330 0.681
After features/support/hooks.rb:100 0.045