Project Number Date
test_Tails_ISO_stable 4682 26 Feb 2024, 12:25

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 54.661 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.
26.039
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 10.073
And I capture all network traffic 0.008
And the network is plugged 0.064
And Tor is ready 12.300
And all notifications have disappeared 3.513
And available upgrades have been checked 0.079
Tags: @product
0.270
Then the hostname should not have been leaked on the network 0.270
After features/support/hooks.rb:291 0.858
After features/support/hooks.rb:75 0.036
27.432
Before features/support/hooks.rb:245 0.010
Given I have started Tails from DVD without network and logged in 10.175
And I capture all network traffic 0.013
And the network is plugged 0.040
And Tor is ready 14.156
And all notifications have disappeared 2.983
And available upgrades have been checked 0.062
Tags: @product
0.919
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.485
Then the hostname should not have been leaked on the network 0.248
After features/support/hooks.rb:291 0.677
After features/support/hooks.rb:75 0.045