Project Number Date
test_Tails_ISO_devel 3636 07 Jan 2025, 13:01

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 56.580 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.661
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and logged in 8.414
And I capture all network traffic 0.007
And the network is plugged 0.093
And Tor is ready 13.991
And all notifications have disappeared 4.112
And available upgrades have been checked 0.042
Tags: @product
0.184
Then the hostname should not have been leaked on the network 0.184
After features/support/hooks.rb:326 0.716
After features/support/hooks.rb:100 0.044
28.857
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and logged in 8.223
And I capture all network traffic 0.005
And the network is plugged 0.091
And Tor is ready 16.187
And all notifications have disappeared 4.284
And available upgrades have been checked 0.064
Tags: @product
0.876
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.254
And I switch to the "manually-added-con" NetworkManager connection 0.397
Then the hostname should not have been leaked on the network 0.224
After features/support/hooks.rb:326 0.987
After features/support/hooks.rb:100 0.065