Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 115 23 Jun 2024, 06:41

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:3.636 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.
30.994
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 9.619
And I capture all network traffic 0.006
And the network is plugged 0.043
And Tor is ready 17.069
And all notifications have disappeared 4.196
And available upgrades have been checked 0.059
Tags: @product
0.187
Then the hostname should not have been leaked on the network 0.187
After features/support/hooks.rb:326 1.167
After features/support/hooks.rb:100 0.048
31.782
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 9.345
And I capture all network traffic 0.007
And the network is plugged 0.045
And Tor is ready 18.307
And all notifications have disappeared 4.005
And available upgrades have been checked 0.071
Tags: @product
0.671
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.152
And I switch to the "manually-added-con" NetworkManager connection 0.330
Then the hostname should not have been leaked on the network 0.189
After features/support/hooks.rb:326 0.757
After features/support/hooks.rb:100 0.040