Project Number Date
test_Tails_ISO_19139-arti-bridges 11 24 Nov 2024, 22:30

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:0.781 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.
30.253
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and logged in 10.047
And I capture all network traffic 0.017
And the network is plugged 0.075
And Tor is ready 15.710
And all notifications have disappeared 4.339
And available upgrades have been checked 0.062
Tags: @product
0.234
Then the hostname should not have been leaked on the network 0.234
After features/support/hooks.rb:326 0.923
After features/support/hooks.rb:100 0.060
29.566
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.963
And I capture all network traffic 0.007
And the network is plugged 0.071
And Tor is ready 16.077
And all notifications have disappeared 4.395
And available upgrades have been checked 0.051
Tags: @product
0.726
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.176
And I switch to the "manually-added-con" NetworkManager connection 0.350
Then the hostname should not have been leaked on the network 0.200
After features/support/hooks.rb:326 0.601
After features/support/hooks.rb:100 0.045