Project Number Date
test_Tails_ISO_stable 5142 04 Oct 2024, 08: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:28.308 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.
58.022
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and logged in 8.555
And I capture all network traffic 0.008
And the network is plugged 0.078
And Tor is ready 45.082
And all notifications have disappeared 4.245
And available upgrades have been checked 0.051
Tags: @product
0.227
Then the hostname should not have been leaked on the network 0.227
After features/support/hooks.rb:326 0.927
After features/support/hooks.rb:100 0.038
29.321
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 9.570
And I capture all network traffic 0.005
And the network is plugged 0.497
And Tor is ready 14.899
And all notifications have disappeared 4.286
And available upgrades have been checked 0.062
Tags: @product
0.737
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.173
And I switch to the "manually-added-con" NetworkManager connection 0.366
Then the hostname should not have been leaked on the network 0.196
After features/support/hooks.rb:326 0.661
After features/support/hooks.rb:100 0.043