Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 74 16 May 2024, 06:55

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.738 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.216
Before features/support/hooks.rb:259 0.006
Given I have started Tails from DVD without network and logged in 8.330
And I capture all network traffic 0.017
And the network is plugged 0.043
And Tor is ready 16.430
And all notifications have disappeared 4.331
And available upgrades have been checked 0.063
Tags: @product
0.224
Then the hostname should not have been leaked on the network 0.224
After features/support/hooks.rb:305 0.651
After features/support/hooks.rb:89 0.061
30.561
Before features/support/hooks.rb:259 0.007
Given I have started Tails from DVD without network and logged in 8.414
And I capture all network traffic 0.009
And the network is plugged 0.049
And Tor is ready 17.784
And all notifications have disappeared 4.247
And available upgrades have been checked 0.056
Tags: @product
0.736
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.191
And I switch to the "manually-added-con" NetworkManager connection 0.278
Then the hostname should not have been leaked on the network 0.266
After features/support/hooks.rb:305 0.617
After features/support/hooks.rb:89 0.043