Project Number Date
test_Tails_ISO_stable 4599 02 Jan 2024, 12: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 49.059 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.709
Before features/support/hooks.rb:245 0.015
Given I have started Tails from DVD without network and logged in 8.162
And I capture all network traffic 0.009
And the network is plugged 0.036
And Tor is ready 13.219
And all notifications have disappeared 3.185
And available upgrades have been checked 0.096
Tags: @product
0.215
Then the hostname should not have been leaked on the network 0.215
After features/support/hooks.rb:291 0.746
After features/support/hooks.rb:75 0.049
23.361
Before features/support/hooks.rb:245 0.012
Given I have started Tails from DVD without network and logged in 8.235
And I capture all network traffic 0.006
And the network is plugged 0.043
And Tor is ready 11.967
And all notifications have disappeared 3.043
And available upgrades have been checked 0.064
Tags: @product
0.773
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.203
And I switch to the "manually-added-con" NetworkManager connection 0.323
Then the hostname should not have been leaked on the network 0.246
After features/support/hooks.rb:291 0.647
After features/support/hooks.rb:75 0.039