Project Number Date
test_Tails_ISO_stable 4943 15 Jul 2024, 14:17

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 58.633 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.
28.020
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.789
And I capture all network traffic 0.010
And the network is plugged 0.058
And Tor is ready 15.209
And all notifications have disappeared 3.895
And available upgrades have been checked 0.057
Tags: @product
0.211
Then the hostname should not have been leaked on the network 0.211
After features/support/hooks.rb:326 0.797
After features/support/hooks.rb:100 0.034
29.605
Before features/support/hooks.rb:269 0.013
Given I have started Tails from DVD without network and logged in 9.029
And I capture all network traffic 0.007
And the network is plugged 0.078
And Tor is ready 16.188
And all notifications have disappeared 4.238
And available upgrades have been checked 0.063
Tags: @product
0.795
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.202
And I switch to the "manually-added-con" NetworkManager connection 0.353
Then the hostname should not have been leaked on the network 0.240
After features/support/hooks.rb:326 0.717
After features/support/hooks.rb:100 0.046