Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 78 20 May 2024, 06:57

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:4.740 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.
29.518
Before features/support/hooks.rb:259 0.010
Given I have started Tails from DVD without network and logged in 9.185
And I capture all network traffic 0.010
And the network is plugged 0.114
And Tor is ready 15.477
And all notifications have disappeared 4.652
And available upgrades have been checked 0.077
Tags: @product
0.171
Then the hostname should not have been leaked on the network 0.171
After features/support/hooks.rb:305 0.710
After features/support/hooks.rb:89 0.049
34.320
Before features/support/hooks.rb:259 0.006
Given I have started Tails from DVD without network and logged in 9.827
And I capture all network traffic 0.006
And the network is plugged 0.042
And Tor is ready 20.246
And all notifications have disappeared 4.135
And available upgrades have been checked 0.060
Tags: @product
0.730
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.168
And I switch to the "manually-added-con" NetworkManager connection 0.318
Then the hostname should not have been leaked on the network 0.243
After features/support/hooks.rb:305 0.874
After features/support/hooks.rb:89 0.054