Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 41 13 Apr 2024, 06:44

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:21.124 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.
53.238
Before features/support/hooks.rb:259 0.005
Given I have started Tails from DVD without network and logged in 8.204
And I capture all network traffic 0.007
And the network is plugged 0.048
And Tor is ready 40.997
And all notifications have disappeared 3.917
And available upgrades have been checked 0.063
Tags: @product
0.211
Then the hostname should not have been leaked on the network 0.211
After features/support/hooks.rb:305 0.766
After features/support/hooks.rb:89 0.055
26.963
Before features/support/hooks.rb:259 0.006
Given I have started Tails from DVD without network and logged in 8.260
And I capture all network traffic 0.006
And the network is plugged 0.063
And Tor is ready 14.715
And all notifications have disappeared 3.857
And available upgrades have been checked 0.058
Tags: @product
0.710
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.173
And I switch to the "manually-added-con" NetworkManager connection 0.344
Then the hostname should not have been leaked on the network 0.192
After features/support/hooks.rb:305 0.594
After features/support/hooks.rb:89 0.052