Project Number Date
test_Tails_ISO_devel 3390 16 May 2024, 12:32

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:30.840 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.
58.866
Before features/support/hooks.rb:259 0.007
Given I have started Tails from DVD without network and logged in 8.632
And I capture all network traffic 0.010
And the network is plugged 0.059
And Tor is ready 45.853
And all notifications have disappeared 4.251
And available upgrades have been checked 0.059
Tags: @product
0.231
Then the hostname should not have been leaked on the network 0.231
After features/support/hooks.rb:305 0.687
After features/support/hooks.rb:89 0.036
30.913
Before features/support/hooks.rb:259 0.006
Given I have started Tails from DVD without network and logged in 8.876
And I capture all network traffic 0.009
And the network is plugged 0.046
And Tor is ready 17.932
And all notifications have disappeared 3.998
And available upgrades have been checked 0.050
Tags: @product
0.829
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.203
And I switch to the "manually-added-con" NetworkManager connection 0.365
Then the hostname should not have been leaked on the network 0.260
After features/support/hooks.rb:305 1.003
After features/support/hooks.rb:89 0.042