Project Number Date
test_Tails_ISO_stable 4823 02 May 2024, 13:24

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:0.384 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.
28.910
Before features/support/hooks.rb:259 0.004
Given I have started Tails from DVD without network and logged in 9.504
And I capture all network traffic 0.009
And the network is plugged 0.283
And Tor is ready 14.666
And all notifications have disappeared 4.393
And available upgrades have been checked 0.053
Tags: @product
0.189
Then the hostname should not have been leaked on the network 0.189
After features/support/hooks.rb:305 1.329
After features/support/hooks.rb:89 0.057
30.403
Before features/support/hooks.rb:259 0.007
Given I have started Tails from DVD without network and logged in 9.854
And I capture all network traffic 0.010
And the network is plugged 0.042
And Tor is ready 16.294
And all notifications have disappeared 4.131
And available upgrades have been checked 0.070
Tags: @product
0.879
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.325
And I switch to the "manually-added-con" NetworkManager connection 0.344
Then the hostname should not have been leaked on the network 0.209
After features/support/hooks.rb:305 0.889
After features/support/hooks.rb:89 0.049