Project Number Date
test_Tails_ISO_20635-greeter-threading-fixes 8 29 Oct 2024, 02:48

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.613 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.
28.211
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.518
And I capture all network traffic 0.008
And the network is plugged 0.080
And Tor is ready 15.321
And all notifications have disappeared 4.231
And available upgrades have been checked 0.050
Tags: @product
0.189
Then the hostname should not have been leaked on the network 0.189
After features/support/hooks.rb:326 0.677
After features/support/hooks.rb:100 0.049
26.421
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.346
And I capture all network traffic 0.006
And the network is plugged 0.097
And Tor is ready 13.766
And all notifications have disappeared 4.148
And available upgrades have been checked 0.055
Tags: @product
0.791
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.203
And I switch to the "manually-added-con" NetworkManager connection 0.372
Then the hostname should not have been leaked on the network 0.215
After features/support/hooks.rb:326 1.378
After features/support/hooks.rb:100 0.067