Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 59 29 Apr 2024, 06:36

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.850 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.
29.999
Before features/support/hooks.rb:259 0.008
Given I have started Tails from DVD without network and logged in 8.655
And I capture all network traffic 0.015
And the network is plugged 0.041
And Tor is ready 16.793
And all notifications have disappeared 4.307
And available upgrades have been checked 0.186
Tags: @product
0.254
Then the hostname should not have been leaked on the network 0.254
After features/support/hooks.rb:305 0.721
After features/support/hooks.rb:89 0.039
29.885
Before features/support/hooks.rb:259 0.009
Given I have started Tails from DVD without network and logged in 9.651
And I capture all network traffic 0.007
And the network is plugged 0.081
And Tor is ready 15.667
And all notifications have disappeared 4.377
And available upgrades have been checked 0.099
Tags: @product
0.710
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.184
And I switch to the "manually-added-con" NetworkManager connection 0.338
Then the hostname should not have been leaked on the network 0.187
After features/support/hooks.rb:305 0.833
After features/support/hooks.rb:89 0.051