Project Number Date
test_Tails_ISO_stable 4813 27 Apr 2024, 12:29

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:5.535 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.
35.387
Before features/support/hooks.rb:259 0.007
Given I have started Tails from DVD without network and logged in 12.569
And I capture all network traffic 0.009
And the network is plugged 0.051
And Tor is ready 18.494
And all notifications have disappeared 4.208
And available upgrades have been checked 0.054
Tags: @product
0.232
Then the hostname should not have been leaked on the network 0.232
After features/support/hooks.rb:305 0.612
After features/support/hooks.rb:89 0.041
29.152
Before features/support/hooks.rb:259 0.016
Given I have started Tails from DVD without network and logged in 8.659
And I capture all network traffic 0.008
And the network is plugged 0.060
And Tor is ready 15.988
And all notifications have disappeared 4.380
And available upgrades have been checked 0.054
Tags: @product
0.762
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.169
And I switch to the "manually-added-con" NetworkManager connection 0.333
Then the hostname should not have been leaked on the network 0.259
After features/support/hooks.rb:305 0.807
After features/support/hooks.rb:89 0.032