Project Number Date
test_Tails_ISO_devel 3240 17 Jan 2024, 12:37

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 48.007 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.931
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD without network and logged in 8.158
And I capture all network traffic 0.012
And the network is plugged 0.028
And Tor is ready 11.425
And all notifications have disappeared 3.170
And available upgrades have been checked 0.136
Tags: @product
0.456
Then the hostname should not have been leaked on the network 0.456
After features/support/hooks.rb:291 0.673
After features/support/hooks.rb:75 0.049
23.809
Before features/support/hooks.rb:245 0.008
Given I have started Tails from DVD without network and logged in 9.482
And I capture all network traffic 0.008
And the network is plugged 0.027
And Tor is ready 11.118
And all notifications have disappeared 3.113
And available upgrades have been checked 0.059
Tags: @product
0.809
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.194
And I switch to the "manually-added-con" NetworkManager connection 0.393
Then the hostname should not have been leaked on the network 0.221
After features/support/hooks.rb:291 0.683
After features/support/hooks.rb:75 0.057