Project Number Date
test_Tails_ISO_20660-fix-random-seed-update 10 19 Nov 2024, 16:43

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 54.574 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.
26.310
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.401
And I capture all network traffic 0.007
And the network is plugged 0.087
And Tor is ready 13.877
And all notifications have disappeared 3.890
And available upgrades have been checked 0.045
Tags: @product
0.176
Then the hostname should not have been leaked on the network 0.176
After features/support/hooks.rb:326 0.632
After features/support/hooks.rb:100 0.032
27.359
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 7.955
And I capture all network traffic 0.006
And the network is plugged 0.089
And Tor is ready 15.181
And all notifications have disappeared 4.077
And available upgrades have been checked 0.049
Tags: @product
0.727
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.183
And I switch to the "manually-added-con" NetworkManager connection 0.319
Then the hostname should not have been leaked on the network 0.224
After features/support/hooks.rb:326 0.609
After features/support/hooks.rb:100 0.043