Project Number Date
test_Tails_ISO_stable 4678 22 Feb 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 1:18.290 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.691
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 8.148
And I capture all network traffic 0.009
And the network is plugged 0.048
And Tor is ready 13.186
And all notifications have disappeared 3.234
And available upgrades have been checked 0.065
Tags: @product
0.226
Then the hostname should not have been leaked on the network 0.226
After features/support/hooks.rb:291 0.771
After features/support/hooks.rb:75 0.037
52.666
Before features/support/hooks.rb:245 0.015
Given I have started Tails from DVD without network and logged in 8.893
And I capture all network traffic 0.009
And the network is plugged 0.045
And Tor is ready 40.656
And all notifications have disappeared 2.971
And available upgrades have been checked 0.089
Tags: @product
0.706
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.178
And I switch to the "manually-added-con" NetworkManager connection 0.314
Then the hostname should not have been leaked on the network 0.213
After features/support/hooks.rb:291 0.664
After features/support/hooks.rb:75 0.044