Project Number Date
test_Tails_ISO_devel 3394 19 May 2024, 13: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 57.991 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.
29.806
Before features/support/hooks.rb:259 0.007
Given I have started Tails from DVD without network and logged in 8.675
And I capture all network traffic 0.010
And the network is plugged 0.063
And Tor is ready 16.594
And all notifications have disappeared 4.415
And available upgrades have been checked 0.046
Tags: @product
0.196
Then the hostname should not have been leaked on the network 0.196
After features/support/hooks.rb:305 0.619
After features/support/hooks.rb:89 0.041
27.217
Before features/support/hooks.rb:259 0.007
Given I have started Tails from DVD without network and logged in 8.312
And I capture all network traffic 0.011
And the network is plugged 0.038
And Tor is ready 14.493
And all notifications have disappeared 4.290
And available upgrades have been checked 0.071
Tags: @product
0.770
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.200
And I switch to the "manually-added-con" NetworkManager connection 0.358
Then the hostname should not have been leaked on the network 0.210
After features/support/hooks.rb:305 0.801
After features/support/hooks.rb:89 0.053