Project Number Date
test_Tails_ISO_20635-greeter-threading-fixes 39 24 Nov 2024, 20:01

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 55.081 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.259
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and logged in 8.701
And I capture all network traffic 0.014
And the network is plugged 0.083
And Tor is ready 14.484
And all notifications have disappeared 3.915
And available upgrades have been checked 0.058
Tags: @product
0.179
Then the hostname should not have been leaked on the network 0.179
After features/support/hooks.rb:326 0.836
After features/support/hooks.rb:100 0.033
26.916
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.301
And I capture all network traffic 0.007
And the network is plugged 0.091
And Tor is ready 14.066
And all notifications have disappeared 4.389
And available upgrades have been checked 0.060
Tags: @product
0.727
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.195
And I switch to the "manually-added-con" NetworkManager connection 0.326
Then the hostname should not have been leaked on the network 0.204
After features/support/hooks.rb:326 0.794
After features/support/hooks.rb:100 0.052