Project Number Date
test_Tails_ISO_stable 4984 31 Jul 2024, 08:51

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:4.496 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.
31.656
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.706
And I capture all network traffic 0.017
And the network is plugged 0.363
And Tor is ready 18.375
And all notifications have disappeared 4.124
And available upgrades have been checked 0.069
Tags: @product
0.210
Then the hostname should not have been leaked on the network 0.210
After features/support/hooks.rb:326 0.870
After features/support/hooks.rb:100 0.046
31.769
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 10.068
And I capture all network traffic 0.012
And the network is plugged 0.051
And Tor is ready 17.866
And all notifications have disappeared 3.711
And available upgrades have been checked 0.058
Tags: @product
0.859
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.224
And I switch to the "manually-added-con" NetworkManager connection 0.393
Then the hostname should not have been leaked on the network 0.241
After features/support/hooks.rb:326 0.714
After features/support/hooks.rb:100 0.043