Project Number Date
test_Tails_ISO_stable 4636 25 Jan 2024, 15:05

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:2.997 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.
38.960
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD without network and logged in 22.171
And I capture all network traffic 0.011
And the network is plugged 0.063
And Tor is ready 13.015
And all notifications have disappeared 3.629
And available upgrades have been checked 0.069
Tags: @product
0.206
Then the hostname should not have been leaked on the network 0.206
After features/support/hooks.rb:291 0.698
After features/support/hooks.rb:75 0.041
23.096
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.355
And I capture all network traffic 0.009
And the network is plugged 0.050
And Tor is ready 11.430
And all notifications have disappeared 3.187
And available upgrades have been checked 0.062
Tags: @product
0.734
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.185
And I switch to the "manually-added-con" NetworkManager connection 0.359
Then the hostname should not have been leaked on the network 0.189
After features/support/hooks.rb:291 0.666
After features/support/hooks.rb:75 0.065