Project Number Date
test_Tails_ISO_stable 4659 09 Feb 2024, 18:31

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:19.002 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.
53.344
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD without network and logged in 8.114
And I capture all network traffic 0.013
And the network is plugged 0.570
And Tor is ready 41.401
And all notifications have disappeared 3.166
And available upgrades have been checked 0.078
Tags: @product
0.268
Then the hostname should not have been leaked on the network 0.268
After features/support/hooks.rb:291 0.657
After features/support/hooks.rb:75 0.033
24.562
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 8.382
And I capture all network traffic 0.011
And the network is plugged 0.048
And Tor is ready 12.956
And all notifications have disappeared 3.104
And available upgrades have been checked 0.058
Tags: @product
0.827
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.173
And I switch to the "manually-added-con" NetworkManager connection 0.441
Then the hostname should not have been leaked on the network 0.212
After features/support/hooks.rb:291 0.741
After features/support/hooks.rb:75 0.046