Project Number Date
test_Tails_ISO_devel 3193 13 Dec 2023, 16:53

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 1:1.840 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.
36.985
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 21.558
And I capture all network traffic 0.010
And the network is plugged 0.047
And Tor is ready 12.088
And all notifications have disappeared 3.128
And available upgrades have been checked 0.151
Tags: @product
0.301
Then the hostname should not have been leaked on the network 0.301
After features/support/hooks.rb:291 0.878
After features/support/hooks.rb:75 0.044
23.496
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 7.781
And I capture all network traffic 0.010
And the network is plugged 0.127
And Tor is ready 12.311
And all notifications have disappeared 3.198
And available upgrades have been checked 0.067
Tags: @product
1.056
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.346
And I switch to the "manually-added-con" NetworkManager connection 0.458
Then the hostname should not have been leaked on the network 0.251
After features/support/hooks.rb:291 0.704
After features/support/hooks.rb:75 0.034