Project Number Date
test_Tails_ISO_devel 3378 07 May 2024, 12:36

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:4.391 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.607
Before features/support/hooks.rb:259 0.007
Given I have started Tails from DVD without network and logged in 12.942
And I capture all network traffic 0.012
And the network is plugged 0.111
And Tor is ready 14.249
And all notifications have disappeared 5.224
And available upgrades have been checked 0.067
Tags: @product
0.235
Then the hostname should not have been leaked on the network 0.235
After features/support/hooks.rb:305 0.970
After features/support/hooks.rb:89 0.048
30.794
Before features/support/hooks.rb:259 0.008
Given I have started Tails from DVD without network and logged in 8.450
And I capture all network traffic 0.010
And the network is plugged 0.058
And Tor is ready 17.642
And all notifications have disappeared 4.584
And available upgrades have been checked 0.049
Tags: @product
0.754
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.186
And I switch to the "manually-added-con" NetworkManager connection 0.350
Then the hostname should not have been leaked on the network 0.216
After features/support/hooks.rb:305 1.160
After features/support/hooks.rb:89 0.042