Project Number Date
test_Tails_ISO_stable 4671 17 Feb 2024, 11:59

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 51.797 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.
23.537
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.053
And I capture all network traffic 0.006
And the network is plugged 0.041
And Tor is ready 12.262
And all notifications have disappeared 3.112
And available upgrades have been checked 0.060
Tags: @product
0.230
Then the hostname should not have been leaked on the network 0.230
After features/support/hooks.rb:291 0.652
After features/support/hooks.rb:75 0.073
27.239
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD without network and logged in 7.713
And I capture all network traffic 0.014
And the network is plugged 0.062
And Tor is ready 16.333
And all notifications have disappeared 3.053
And available upgrades have been checked 0.062
Tags: @product
0.790
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.200
And I switch to the "manually-added-con" NetworkManager connection 0.330
Then the hostname should not have been leaked on the network 0.260
After features/support/hooks.rb:291 0.673
After features/support/hooks.rb:75 0.040