Project Number Date
test_Tails_ISO_stable 4868 03 Jun 2024, 18: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 53.717 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.
26.829
Before features/support/hooks.rb:265 0.007
Given I have started Tails from DVD without network and logged in 8.313
And I capture all network traffic 0.010
And the network is plugged 0.039
And Tor is ready 14.180
And all notifications have disappeared 4.230
And available upgrades have been checked 0.054
Tags: @product
0.202
Then the hostname should not have been leaked on the network 0.202
After features/support/hooks.rb:311 0.869
After features/support/hooks.rb:100 0.045
25.913
Before features/support/hooks.rb:265 0.006
Given I have started Tails from DVD without network and logged in 8.161
And I capture all network traffic 0.009
And the network is plugged 0.046
And Tor is ready 13.406
And all notifications have disappeared 4.230
And available upgrades have been checked 0.058
Tags: @product
0.771
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.213
And I switch to the "manually-added-con" NetworkManager connection 0.361
Then the hostname should not have been leaked on the network 0.197
After features/support/hooks.rb:311 0.656
After features/support/hooks.rb:100 0.041