Project Number Date
test_Tails_ISO_stable 4806 22 Apr 2024, 15: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 53.958 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.825
Before features/support/hooks.rb:259 0.007
Given I have started Tails from DVD without network and logged in 8.137
And I capture all network traffic 0.008
And the network is plugged 0.040
And Tor is ready 14.630
And all notifications have disappeared 3.963
And available upgrades have been checked 0.044
Tags: @product
0.176
Then the hostname should not have been leaked on the network 0.176
After features/support/hooks.rb:305 1.259
After features/support/hooks.rb:89 0.046
26.188
Before features/support/hooks.rb:259 0.008
Given I have started Tails from DVD without network and logged in 8.391
And I capture all network traffic 0.010
And the network is plugged 0.046
And Tor is ready 13.579
And all notifications have disappeared 4.104
And available upgrades have been checked 0.054
Tags: @product
0.768
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.179
And I switch to the "manually-added-con" NetworkManager connection 0.355
Then the hostname should not have been leaked on the network 0.233
After features/support/hooks.rb:305 1.002
After features/support/hooks.rb:89 0.041