Project Number Date
test_Tails_ISO_stable 4763 02 Apr 2024, 23:14

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 59.208 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.
32.423
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 8.612
And I capture all network traffic 0.007
And the network is plugged 0.039
And Tor is ready 19.837
And all notifications have disappeared 3.853
And available upgrades have been checked 0.073
Tags: @product
0.168
Then the hostname should not have been leaked on the network 0.168
After features/support/hooks.rb:291 0.823
After features/support/hooks.rb:75 0.045
25.809
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.291
And I capture all network traffic 0.006
And the network is plugged 0.060
And Tor is ready 13.724
And all notifications have disappeared 3.661
And available upgrades have been checked 0.066
Tags: @product
0.806
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.220
And I switch to the "manually-added-con" NetworkManager connection 0.327
Then the hostname should not have been leaked on the network 0.259
After features/support/hooks.rb:291 1.185
After features/support/hooks.rb:75 0.040