Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 37 11 Apr 2024, 06:33

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 54.539 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.
27.422
Before features/support/hooks.rb:259 0.007
Given I have started Tails from DVD without network and logged in 8.162
And I capture all network traffic 0.017
And the network is plugged 0.046
And Tor is ready 15.299
And all notifications have disappeared 3.846
And available upgrades have been checked 0.051
Tags: @product
0.167
Then the hostname should not have been leaked on the network 0.167
After features/support/hooks.rb:305 0.722
After features/support/hooks.rb:89 0.069
26.227
Before features/support/hooks.rb:259 0.007
Given I have started Tails from DVD without network and logged in 7.993
And I capture all network traffic 0.011
And the network is plugged 0.055
And Tor is ready 14.241
And all notifications have disappeared 3.876
And available upgrades have been checked 0.048
Tags: @product
0.721
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.178
And I switch to the "manually-added-con" NetworkManager connection 0.333
Then the hostname should not have been leaked on the network 0.209
After features/support/hooks.rb:305 0.628
After features/support/hooks.rb:89 0.040