Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 98 08 Jun 2024, 06:21

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.417 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.
27.178
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.159
And I capture all network traffic 0.015
And the network is plugged 0.038
And Tor is ready 14.645
And all notifications have disappeared 4.264
And available upgrades have been checked 0.055
Tags: @product
0.167
Then the hostname should not have been leaked on the network 0.167
After features/support/hooks.rb:315 0.729
After features/support/hooks.rb:100 0.030
28.372
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.165
And I capture all network traffic 0.008
And the network is plugged 0.039
And Tor is ready 16.068
And all notifications have disappeared 4.033
And available upgrades have been checked 0.058
Tags: @product
0.698
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.204
And I switch to the "manually-added-con" NetworkManager connection 0.299
Then the hostname should not have been leaked on the network 0.194
After features/support/hooks.rb:315 0.891
After features/support/hooks.rb:100 0.052