Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 93 03 Jun 2024, 06:58

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 55.333 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.
27.117
Before features/support/hooks.rb:265 0.009
Given I have started Tails from DVD without network and logged in 8.638
And I capture all network traffic 0.009
And the network is plugged 0.065
And Tor is ready 14.170
And all notifications have disappeared 4.182
And available upgrades have been checked 0.051
Tags: @product
0.194
Then the hostname should not have been leaked on the network 0.194
After features/support/hooks.rb:311 0.785
After features/support/hooks.rb:100 0.072
27.193
Before features/support/hooks.rb:265 0.006
Given I have started Tails from DVD without network and logged in 8.396
And I capture all network traffic 0.010
And the network is plugged 0.060
And Tor is ready 14.382
And all notifications have disappeared 4.287
And available upgrades have been checked 0.055
Tags: @product
0.827
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.171
And I switch to the "manually-added-con" NetworkManager connection 0.315
Then the hostname should not have been leaked on the network 0.341
After features/support/hooks.rb:311 1.075
After features/support/hooks.rb:100 0.055