Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 90 30 May 2024, 13:47

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:5.283 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.
32.139
Before features/support/hooks.rb:265 0.005
Given I have started Tails from DVD without network and logged in 9.470
And I capture all network traffic 0.009
And the network is plugged 0.045
And Tor is ready 18.288
And all notifications have disappeared 4.277
And available upgrades have been checked 0.047
Tags: @product
0.186
Then the hostname should not have been leaked on the network 0.186
After features/support/hooks.rb:311 0.753
After features/support/hooks.rb:100 0.051
32.246
Before features/support/hooks.rb:265 0.007
Given I have started Tails from DVD without network and logged in 8.671
And I capture all network traffic 0.006
And the network is plugged 0.042
And Tor is ready 19.060
And all notifications have disappeared 4.399
And available upgrades have been checked 0.064
Tags: @product
0.711
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.160
And I switch to the "manually-added-con" NetworkManager connection 0.332
Then the hostname should not have been leaked on the network 0.217
After features/support/hooks.rb:311 0.589
After features/support/hooks.rb:100 0.061