Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 68 08 May 2024, 07:11

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.163 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.
31.070
Before features/support/hooks.rb:259 0.007
Given I have started Tails from DVD without network and logged in 8.601
And I capture all network traffic 0.011
And the network is plugged 0.050
And Tor is ready 17.848
And all notifications have disappeared 4.488
And available upgrades have been checked 0.068
Tags: @product
0.197
Then the hostname should not have been leaked on the network 0.197
After features/support/hooks.rb:305 0.851
After features/support/hooks.rb:89 0.039
29.174
Before features/support/hooks.rb:259 0.005
Given I have started Tails from DVD without network and logged in 8.535
And I capture all network traffic 0.005
And the network is plugged 0.087
And Tor is ready 16.413
And all notifications have disappeared 4.070
And available upgrades have been checked 0.062
Tags: @product
0.722
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.182
And I switch to the "manually-added-con" NetworkManager connection 0.309
Then the hostname should not have been leaked on the network 0.229
After features/support/hooks.rb:305 0.739
After features/support/hooks.rb:89 0.055