Project Number Date
test_Tails_ISO_stable 4703 08 Mar 2024, 14:51

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 49.111 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.
24.543
Before features/support/hooks.rb:245 0.004
Given I have started Tails from DVD without network and logged in 8.480
And I capture all network traffic 0.009
And the network is plugged 0.038
And Tor is ready 12.051
And all notifications have disappeared 3.911
And available upgrades have been checked 0.052
Tags: @product
0.172
Then the hostname should not have been leaked on the network 0.172
After features/support/hooks.rb:291 1.329
After features/support/hooks.rb:75 0.066
23.701
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD without network and logged in 8.448
And I capture all network traffic 0.008
And the network is plugged 0.041
And Tor is ready 11.288
And all notifications have disappeared 3.865
And available upgrades have been checked 0.049
Tags: @product
0.694
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.167
And I switch to the "manually-added-con" NetworkManager connection 0.326
Then the hostname should not have been leaked on the network 0.200
After features/support/hooks.rb:291 0.627
After features/support/hooks.rb:75 0.029