Project Number Date
test_Tails_ISO_tor-blog-40076-bring-back-download-links 6 19 Oct 2024, 16: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:23.847 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.
55.596
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.071
And I capture all network traffic 0.006
And the network is plugged 0.075
And Tor is ready 43.356
And all notifications have disappeared 4.026
And available upgrades have been checked 0.060
Tags: @product
0.191
Then the hostname should not have been leaked on the network 0.191
After features/support/hooks.rb:326 0.949
After features/support/hooks.rb:100 0.057
27.327
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 7.931
And I capture all network traffic 0.010
And the network is plugged 0.133
And Tor is ready 14.986
And all notifications have disappeared 4.205
And available upgrades have been checked 0.060
Tags: @product
0.731
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.216
And I switch to the "manually-added-con" NetworkManager connection 0.332
Then the hostname should not have been leaked on the network 0.182
After features/support/hooks.rb:326 0.875
After features/support/hooks.rb:100 0.033