Project Number Date
test_Tails_ISO_stable 5139 03 Oct 2024, 20:33

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 59.436 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.
28.269
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.992
And I capture all network traffic 0.007
And the network is plugged 0.102
And Tor is ready 15.061
And all notifications have disappeared 4.040
And available upgrades have been checked 0.065
Tags: @product
0.219
Then the hostname should not have been leaked on the network 0.219
After features/support/hooks.rb:326 1.213
After features/support/hooks.rb:100 0.043
30.039
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.825
And I capture all network traffic 0.008
And the network is plugged 0.115
And Tor is ready 16.308
And all notifications have disappeared 4.696
And available upgrades have been checked 0.085
Tags: @product
0.907
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.195
And I switch to the "manually-added-con" NetworkManager connection 0.425
Then the hostname should not have been leaked on the network 0.285
After features/support/hooks.rb:326 0.964
After features/support/hooks.rb:100 0.033