Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 56 26 Apr 2024, 06:37

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 57.117 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.
25.901
Before features/support/hooks.rb:259 0.006
Given I have started Tails from DVD without network and logged in 8.350
And I capture all network traffic 0.009
And the network is plugged 0.050
And Tor is ready 13.334
And all notifications have disappeared 4.108
And available upgrades have been checked 0.048
Tags: @product
0.192
Then the hostname should not have been leaked on the network 0.192
After features/support/hooks.rb:305 0.830
After features/support/hooks.rb:89 0.073
29.577
Before features/support/hooks.rb:259 0.008
Given I have started Tails from DVD without network and logged in 8.309
And I capture all network traffic 0.010
And the network is plugged 0.061
And Tor is ready 16.577
And all notifications have disappeared 4.455
And available upgrades have been checked 0.163
Tags: @product
1.446
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.493
And I switch to the "manually-added-con" NetworkManager connection 0.756
Then the hostname should not have been leaked on the network 0.195
After features/support/hooks.rb:305 1.550
After features/support/hooks.rb:89 0.059