Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 35 09 Apr 2024, 06:16

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 58.858 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.262
Before features/support/hooks.rb:259 0.007
Given I have started Tails from DVD without network and logged in 8.206
And I capture all network traffic 0.017
And the network is plugged 0.053
And Tor is ready 14.198
And all notifications have disappeared 3.737
And available upgrades have been checked 0.049
Tags: @product
0.176
Then the hostname should not have been leaked on the network 0.176
After features/support/hooks.rb:305 1.023
After features/support/hooks.rb:89 0.052
31.739
Before features/support/hooks.rb:259 0.007
Given I have started Tails from DVD without network and logged in 8.159
And I capture all network traffic 0.008
And the network is plugged 0.070
And Tor is ready 19.485
And all notifications have disappeared 3.953
And available upgrades have been checked 0.061
Tags: @product
0.680
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.156
And I switch to the "manually-added-con" NetworkManager connection 0.355
Then the hostname should not have been leaked on the network 0.168
After features/support/hooks.rb:305 0.633
After features/support/hooks.rb:89 0.034