Project Number Date
test_Tails_ISO_stable 4864 31 May 2024, 19:13

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.582 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.
27.094
Before features/support/hooks.rb:265 0.007
Given I have started Tails from DVD without network and logged in 8.270
And I capture all network traffic 0.009
And the network is plugged 0.104
And Tor is ready 14.577
And all notifications have disappeared 4.057
And available upgrades have been checked 0.074
Tags: @product
0.188
Then the hostname should not have been leaked on the network 0.188
After features/support/hooks.rb:311 1.501
After features/support/hooks.rb:100 0.041
30.569
Before features/support/hooks.rb:265 0.005
Given I have started Tails from DVD without network and logged in 9.155
And I capture all network traffic 0.007
And the network is plugged 0.035
And Tor is ready 16.960
And all notifications have disappeared 4.346
And available upgrades have been checked 0.063
Tags: @product
0.729
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.325
Then the hostname should not have been leaked on the network 0.210
After features/support/hooks.rb:311 0.636
After features/support/hooks.rb:100 0.054