Project Number Date
test_Tails_ISO_stable 5110 23 Sep 2024, 08:40

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:0.131 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.
31.569
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 12.064
And I capture all network traffic 0.004
And the network is plugged 0.069
And Tor is ready 14.973
And all notifications have disappeared 4.389
And available upgrades have been checked 0.068
Tags: @product
0.190
Then the hostname should not have been leaked on the network 0.190
After features/support/hooks.rb:326 0.643
After features/support/hooks.rb:100 0.040
27.679
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.588
And I capture all network traffic 0.005
And the network is plugged 0.232
And Tor is ready 14.668
And all notifications have disappeared 4.124
And available upgrades have been checked 0.060
Tags: @product
0.690
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.333
Then the hostname should not have been leaked on the network 0.163
After features/support/hooks.rb:326 0.912
After features/support/hooks.rb:100 0.053