Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 40 12 Apr 2024, 21:02

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 52.125 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.
24.894
Before features/support/hooks.rb:259 0.005
Given I have started Tails from DVD without network and logged in 8.091
And I capture all network traffic 0.009
And the network is plugged 0.050
And Tor is ready 12.751
And all notifications have disappeared 3.926
And available upgrades have been checked 0.065
Tags: @product
0.187
Then the hostname should not have been leaked on the network 0.187
After features/support/hooks.rb:305 0.923
After features/support/hooks.rb:89 0.047
26.368
Before features/support/hooks.rb:259 0.020
Given I have started Tails from DVD without network and logged in 8.062
And I capture all network traffic 0.008
And the network is plugged 0.051
And Tor is ready 14.077
And all notifications have disappeared 4.107
And available upgrades have been checked 0.060
Tags: @product
0.675
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.174
And I switch to the "manually-added-con" NetworkManager connection 0.310
Then the hostname should not have been leaked on the network 0.189
After features/support/hooks.rb:305 0.561
After features/support/hooks.rb:89 0.035