Project Number Date
test_Tails_ISO_stable 4726 18 Mar 2024, 18:50

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 50.465 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.
24.158
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD without network and logged in 8.051
And I capture all network traffic 0.011
And the network is plugged 0.110
And Tor is ready 11.946
And all notifications have disappeared 3.966
And available upgrades have been checked 0.071
Tags: @product
0.193
Then the hostname should not have been leaked on the network 0.193
After features/support/hooks.rb:291 0.787
After features/support/hooks.rb:75 0.045
25.422
Before features/support/hooks.rb:245 0.009
Given I have started Tails from DVD without network and logged in 8.169
And I capture all network traffic 0.007
And the network is plugged 0.044
And Tor is ready 13.216
And all notifications have disappeared 3.936
And available upgrades have been checked 0.047
Tags: @product
0.692
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.185
And I switch to the "manually-added-con" NetworkManager connection 0.304
Then the hostname should not have been leaked on the network 0.202
After features/support/hooks.rb:291 0.729
After features/support/hooks.rb:75 0.043