Project Number Date
test_Tails_ISO_devel 3403 28 May 2024, 18:06

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:0.203 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.917
Before features/support/hooks.rb:259 0.007
Given I have started Tails from DVD without network and logged in 10.148
And I capture all network traffic 0.012
And the network is plugged 0.518
And Tor is ready 14.951
And all notifications have disappeared 4.234
And available upgrades have been checked 0.051
Tags: @product
0.223
Then the hostname should not have been leaked on the network 0.223
After features/support/hooks.rb:305 0.862
After features/support/hooks.rb:89 0.038
29.189
Before features/support/hooks.rb:259 0.010
Given I have started Tails from DVD without network and logged in 8.796
And I capture all network traffic 0.011
And the network is plugged 0.059
And Tor is ready 15.874
And all notifications have disappeared 4.368
And available upgrades have been checked 0.079
Tags: @product
0.873
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.224
And I switch to the "manually-added-con" NetworkManager connection 0.361
Then the hostname should not have been leaked on the network 0.286
After features/support/hooks.rb:305 0.925
After features/support/hooks.rb:89 0.050