Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 23 28 Mar 2024, 06:25

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.960 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.
28.114
Before features/support/hooks.rb:245 0.004
Given I have started Tails from DVD without network and logged in 8.230
And I capture all network traffic 0.016
And the network is plugged 0.048
And Tor is ready 15.383
And all notifications have disappeared 4.387
And available upgrades have been checked 0.047
Tags: @product
0.203
Then the hostname should not have been leaked on the network 0.203
After features/support/hooks.rb:291 0.686
After features/support/hooks.rb:75 0.062
27.959
Before features/support/hooks.rb:245 0.009
Given I have started Tails from DVD without network and logged in 8.361
And I capture all network traffic 0.007
And the network is plugged 0.046
And Tor is ready 15.495
And all notifications have disappeared 3.989
And available upgrades have been checked 0.059
Tags: @product
0.683
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.177
And I switch to the "manually-added-con" NetworkManager connection 0.305
Then the hostname should not have been leaked on the network 0.200
After features/support/hooks.rb:291 0.608
After features/support/hooks.rb:75 0.067