Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 53 24 Apr 2024, 19: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 1:27.030 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.
28.574
Before features/support/hooks.rb:259 0.007
Given I have started Tails from DVD without network and logged in 8.663
And I capture all network traffic 0.009
And the network is plugged 0.039
And Tor is ready 15.603
And all notifications have disappeared 4.187
And available upgrades have been checked 0.069
Tags: @product
0.207
Then the hostname should not have been leaked on the network 0.207
After features/support/hooks.rb:305 1.496
After features/support/hooks.rb:89 0.034
57.393
Before features/support/hooks.rb:259 0.008
Given I have started Tails from DVD without network and logged in 8.691
And I capture all network traffic 0.009
And the network is plugged 0.044
And Tor is ready 44.243
And all notifications have disappeared 4.345
And available upgrades have been checked 0.059
Tags: @product
0.854
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.192
And I switch to the "manually-added-con" NetworkManager connection 0.405
Then the hostname should not have been leaked on the network 0.257
After features/support/hooks.rb:305 1.248
After features/support/hooks.rb:89 0.061