Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 22 27 Mar 2024, 06:26

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 56.105 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.
26.863
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.249
And I capture all network traffic 0.010
And the network is plugged 0.039
And Tor is ready 14.619
And all notifications have disappeared 3.877
And available upgrades have been checked 0.067
Tags: @product
0.181
Then the hostname should not have been leaked on the network 0.181
After features/support/hooks.rb:291 0.722
After features/support/hooks.rb:75 0.033
28.315
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.714
And I capture all network traffic 0.006
And the network is plugged 0.076
And Tor is ready 15.404
And all notifications have disappeared 4.062
And available upgrades have been checked 0.051
Tags: @product
0.744
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.191
And I switch to the "manually-added-con" NetworkManager connection 0.366
Then the hostname should not have been leaked on the network 0.185
After features/support/hooks.rb:291 0.604
After features/support/hooks.rb:75 0.038