Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 39 12 Apr 2024, 06:27

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.122 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.907
Before features/support/hooks.rb:259 0.006
Given I have started Tails from DVD without network and logged in 8.195
And I capture all network traffic 0.015
And the network is plugged 0.058
And Tor is ready 15.306
And all notifications have disappeared 4.265
And available upgrades have been checked 0.066
Tags: @product
0.179
Then the hostname should not have been leaked on the network 0.179
After features/support/hooks.rb:305 0.620
After features/support/hooks.rb:89 0.047
26.238
Before features/support/hooks.rb:259 0.007
Given I have started Tails from DVD without network and logged in 8.137
And I capture all network traffic 0.010
And the network is plugged 0.038
And Tor is ready 14.157
And all notifications have disappeared 3.842
And available upgrades have been checked 0.051
Tags: @product
0.797
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.178
And I switch to the "manually-added-con" NetworkManager connection 0.408
Then the hostname should not have been leaked on the network 0.209
After features/support/hooks.rb:305 0.553
After features/support/hooks.rb:89 0.071