Project Number Date
test_Tails_ISO_stable 5451 11 Feb 2025, 22:02

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 57.510 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.
27.081
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.395
And I capture all network traffic 0.005
And the network is plugged 0.167
And Tor is ready 14.110
And all notifications have disappeared 4.336
And available upgrades have been checked 0.066
Tags: @product
0.214
Then the hostname should not have been leaked on the network 0.214
After features/support/hooks.rb:326 0.712
After features/support/hooks.rb:100 0.046
29.308
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.296
And I capture all network traffic 0.006
And the network is plugged 0.090
And Tor is ready 16.546
And all notifications have disappeared 4.312
And available upgrades have been checked 0.055
Tags: @product
0.905
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.189
And I switch to the "manually-added-con" NetworkManager connection 0.477
Then the hostname should not have been leaked on the network 0.237
After features/support/hooks.rb:326 0.822
After features/support/hooks.rb:100 0.044