Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 57 27 Apr 2024, 06:51

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:1.638 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.
32.314
Before features/support/hooks.rb:259 0.004
Given I have started Tails from DVD without network and logged in 10.146
And I capture all network traffic 0.008
And the network is plugged 0.431
And Tor is ready 17.333
And all notifications have disappeared 4.345
And available upgrades have been checked 0.048
Tags: @product
0.178
Then the hostname should not have been leaked on the network 0.178
After features/support/hooks.rb:305 0.941
After features/support/hooks.rb:89 0.074
28.431
Before features/support/hooks.rb:259 0.007
Given I have started Tails from DVD without network and logged in 9.629
And I capture all network traffic 0.005
And the network is plugged 0.046
And Tor is ready 14.565
And all notifications have disappeared 4.123
And available upgrades have been checked 0.062
Tags: @product
0.713
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.230
And I switch to the "manually-added-con" NetworkManager connection 0.305
Then the hostname should not have been leaked on the network 0.177
After features/support/hooks.rb:305 1.185
After features/support/hooks.rb:89 0.054