Project Number Date
test_Tails_ISO_stable 4849 20 May 2024, 13:03

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:7.570 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.
32.041
Before features/support/hooks.rb:259 0.006
Given I have started Tails from DVD without network and logged in 10.648
And I capture all network traffic 0.010
And the network is plugged 0.051
And Tor is ready 16.582
And all notifications have disappeared 4.670
And available upgrades have been checked 0.077
Tags: @product
0.206
Then the hostname should not have been leaked on the network 0.206
After features/support/hooks.rb:305 0.926
After features/support/hooks.rb:89 0.043
34.363
Before features/support/hooks.rb:259 0.009
Given I have started Tails from DVD without network and logged in 9.343
And I capture all network traffic 0.008
And the network is plugged 0.153
And Tor is ready 19.896
And all notifications have disappeared 4.888
And available upgrades have been checked 0.072
Tags: @product
0.959
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.223
And I switch to the "manually-added-con" NetworkManager connection 0.373
Then the hostname should not have been leaked on the network 0.362
After features/support/hooks.rb:305 0.779
After features/support/hooks.rb:89 0.046