Project Number Date
test_Tails_ISO_stable 4549 04 Dec 2023, 19: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.886 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.
23.461
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 7.921
And I capture all network traffic 0.013
And the network is plugged 0.036
And Tor is ready 12.069
And all notifications have disappeared 3.355
And available upgrades have been checked 0.064
Tags: @product
0.188
Then the hostname should not have been leaked on the network 0.188
After features/support/hooks.rb:291 0.618
After features/support/hooks.rb:75 0.046
25.470
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 7.831
And I capture all network traffic 0.005
And the network is plugged 0.052
And Tor is ready 14.308
And all notifications have disappeared 3.216
And available upgrades have been checked 0.056
Tags: @product
0.764
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.217
And I switch to the "manually-added-con" NetworkManager connection 0.345
Then the hostname should not have been leaked on the network 0.201
After features/support/hooks.rb:291 0.639
After features/support/hooks.rb:75 0.050