Project Number Date
test_Tails_ISO_stable 4668 16 Feb 2024, 12:22

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 46.590 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.
22.195
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 7.880
And I capture all network traffic 0.005
And the network is plugged 0.049
And Tor is ready 11.092
And all notifications have disappeared 3.091
And available upgrades have been checked 0.074
Tags: @product
0.230
Then the hostname should not have been leaked on the network 0.230
After features/support/hooks.rb:291 0.610
After features/support/hooks.rb:75 0.051
23.371
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD without network and logged in 7.512
And I capture all network traffic 0.007
And the network is plugged 0.049
And Tor is ready 12.508
And all notifications have disappeared 3.242
And available upgrades have been checked 0.051
Tags: @product
0.793
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.194
And I switch to the "manually-added-con" NetworkManager connection 0.393
Then the hostname should not have been leaked on the network 0.204
After features/support/hooks.rb:291 0.847
After features/support/hooks.rb:75 0.033