Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 81 23 May 2024, 07:32

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:13.082 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.
31.791
Before features/support/hooks.rb:259 0.008
Given I have started Tails from DVD without network and logged in 8.929
And I capture all network traffic 0.021
And the network is plugged 0.042
And Tor is ready 18.293
And all notifications have disappeared 4.432
And available upgrades have been checked 0.071
Tags: @product
0.230
Then the hostname should not have been leaked on the network 0.230
After features/support/hooks.rb:305 0.745
After features/support/hooks.rb:89 0.038
40.270
Before features/support/hooks.rb:259 0.005
Given I have started Tails from DVD without network and logged in 8.885
And I capture all network traffic 0.007
And the network is plugged 0.050
And Tor is ready 26.908
And all notifications have disappeared 4.309
And available upgrades have been checked 0.108
Tags: @product
0.789
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.199
And I switch to the "manually-added-con" NetworkManager connection 0.328
Then the hostname should not have been leaked on the network 0.261
After features/support/hooks.rb:305 0.704
After features/support/hooks.rb:89 0.039