Project Number Date
test_Tails_ISO_stable 4775 05 Apr 2024, 17:29

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:23.070 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.
55.840
Before features/support/hooks.rb:259 0.006
Given I have started Tails from DVD without network and logged in 8.759
And I capture all network traffic 0.009
And the network is plugged 0.043
And Tor is ready 43.298
And all notifications have disappeared 3.681
And available upgrades have been checked 0.048
Tags: @product
0.232
Then the hostname should not have been leaked on the network 0.232
After features/support/hooks.rb:305 0.827
After features/support/hooks.rb:89 0.065
26.199
Before features/support/hooks.rb:259 0.008
Given I have started Tails from DVD without network and logged in 9.276
And I capture all network traffic 0.008
And the network is plugged 0.058
And Tor is ready 12.557
And all notifications have disappeared 4.236
And available upgrades have been checked 0.062
Tags: @product
0.797
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.195
And I switch to the "manually-added-con" NetworkManager connection 0.349
Then the hostname should not have been leaked on the network 0.252
After features/support/hooks.rb:305 0.663
After features/support/hooks.rb:89 0.032