Project Number Date
test_Tails_ISO_stable 4615 11 Jan 2024, 15:42

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 49.705 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.173
Before features/support/hooks.rb:245 0.004
Given I have started Tails from DVD without network and logged in 8.223
And I capture all network traffic 0.015
And the network is plugged 0.071
And Tor is ready 12.719
And all notifications have disappeared 3.046
And available upgrades have been checked 0.097
Tags: @product
0.297
Then the hostname should not have been leaked on the network 0.297
After features/support/hooks.rb:291 0.709
After features/support/hooks.rb:75 0.040
24.412
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 8.167
And I capture all network traffic 0.006
And the network is plugged 0.045
And Tor is ready 12.921
And all notifications have disappeared 3.187
And available upgrades have been checked 0.084
Tags: @product
0.821
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.214
And I switch to the "manually-added-con" NetworkManager connection 0.362
Then the hostname should not have been leaked on the network 0.244
After features/support/hooks.rb:291 0.675
After features/support/hooks.rb:75 0.073