Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 91 31 May 2024, 09:15

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.344 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.645
Before features/support/hooks.rb:265 0.006
Given I have started Tails from DVD without network and logged in 9.722
And I capture all network traffic 0.007
And the network is plugged 0.044
And Tor is ready 14.653
And all notifications have disappeared 4.158
And available upgrades have been checked 0.059
Tags: @product
0.201
Then the hostname should not have been leaked on the network 0.201
After features/support/hooks.rb:311 1.218
After features/support/hooks.rb:100 0.051
26.816
Before features/support/hooks.rb:265 0.006
Given I have started Tails from DVD without network and logged in 8.499
And I capture all network traffic 0.008
And the network is plugged 0.057
And Tor is ready 13.854
And all notifications have disappeared 4.345
And available upgrades have been checked 0.051
Tags: @product
0.681
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.151
And I switch to the "manually-added-con" NetworkManager connection 0.312
Then the hostname should not have been leaked on the network 0.217
After features/support/hooks.rb:311 0.601
After features/support/hooks.rb:100 0.046