Project Number Date
test_Tails_ISO_stable 4869 03 Jun 2024, 22:22

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:27.745 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.
29.466
Before features/support/hooks.rb:265 0.007
Given I have started Tails from DVD without network and logged in 8.265
And I capture all network traffic 0.008
And the network is plugged 0.035
And Tor is ready 16.931
And all notifications have disappeared 4.168
And available upgrades have been checked 0.056
Tags: @product
0.162
Then the hostname should not have been leaked on the network 0.162
After features/support/hooks.rb:311 0.685
After features/support/hooks.rb:100 0.041
57.402
Before features/support/hooks.rb:265 0.005
Given I have started Tails from DVD without network and logged in 8.236
And I capture all network traffic 0.007
And the network is plugged 0.046
And Tor is ready 44.786
And all notifications have disappeared 4.266
And available upgrades have been checked 0.058
Tags: @product
0.713
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.193
And I switch to the "manually-added-con" NetworkManager connection 0.292
Then the hostname should not have been leaked on the network 0.227
After features/support/hooks.rb:311 0.790
After features/support/hooks.rb:100 0.032