Project Number Date
test_Tails_ISO_stable 4623 18 Jan 2024, 12:15

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 50.154 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.
24.198
Before features/support/hooks.rb:245 0.004
Given I have started Tails from DVD without network and logged in 7.890
And I capture all network traffic 0.007
And the network is plugged 0.043
And Tor is ready 12.954
And all notifications have disappeared 3.035
And available upgrades have been checked 0.266
Tags: @product
0.284
Then the hostname should not have been leaked on the network 0.284
After features/support/hooks.rb:291 0.750
After features/support/hooks.rb:75 0.060
24.889
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 7.681
And I capture all network traffic 0.010
And the network is plugged 0.061
And Tor is ready 14.066
And all notifications have disappeared 3.001
And available upgrades have been checked 0.067
Tags: @product
0.781
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.218
And I switch to the "manually-added-con" NetworkManager connection 0.375
Then the hostname should not have been leaked on the network 0.186
After features/support/hooks.rb:291 0.655
After features/support/hooks.rb:75 0.047