Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 94 04 Jun 2024, 06:42

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:29.246 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.
57.589
Before features/support/hooks.rb:265 0.003
Given I have started Tails from DVD without network and logged in 10.637
And I capture all network traffic 0.003
And the network is plugged 0.097
And Tor is ready 42.486
And all notifications have disappeared 4.305
And available upgrades have been checked 0.059
Tags: @product
0.213
Then the hostname should not have been leaked on the network 0.213
After features/support/hooks.rb:311 0.994
After features/support/hooks.rb:100 0.063
30.641
Before features/support/hooks.rb:265 0.003
Given I have started Tails from DVD without network and logged in 8.727
And I capture all network traffic 0.004
And the network is plugged 0.047
And Tor is ready 17.059
And all notifications have disappeared 4.744
And available upgrades have been checked 0.057
Tags: @product
0.802
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.183
And I switch to the "manually-added-con" NetworkManager connection 0.430
Then the hostname should not have been leaked on the network 0.188
After features/support/hooks.rb:311 0.748
After features/support/hooks.rb:100 0.053