Project Number Date
test_Tails_ISO_stable 5231 29 Oct 2024, 20:56

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.924 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.654
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.492
And I capture all network traffic 0.023
And the network is plugged 0.073
And Tor is ready 14.874
And all notifications have disappeared 4.141
And available upgrades have been checked 0.048
Tags: @product
0.205
Then the hostname should not have been leaked on the network 0.205
After features/support/hooks.rb:326 1.253
After features/support/hooks.rb:100 0.057
28.254
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.085
And I capture all network traffic 0.005
And the network is plugged 0.087
And Tor is ready 15.634
And all notifications have disappeared 4.388
And available upgrades have been checked 0.052
Tags: @product
0.810
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.228
And I switch to the "manually-added-con" NetworkManager connection 0.346
Then the hostname should not have been leaked on the network 0.234
After features/support/hooks.rb:326 1.133
After features/support/hooks.rb:100 0.049