Project Number Date
test_Tails_ISO_stable 4642 28 Jan 2024, 12:17

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 45.916 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.
22.613
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 7.899
And I capture all network traffic 0.007
And the network is plugged 0.033
And Tor is ready 11.548
And all notifications have disappeared 3.050
And available upgrades have been checked 0.073
Tags: @product
0.262
Then the hostname should not have been leaked on the network 0.262
After features/support/hooks.rb:291 0.648
After features/support/hooks.rb:75 0.039
21.942
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 7.468
And I capture all network traffic 0.007
And the network is plugged 0.027
And Tor is ready 11.089
And all notifications have disappeared 3.274
And available upgrades have been checked 0.074
Tags: @product
1.097
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.216
And I switch to the "manually-added-con" NetworkManager connection 0.619
Then the hostname should not have been leaked on the network 0.261
After features/support/hooks.rb:291 0.610
After features/support/hooks.rb:75 0.043