Project Number Date
test_Tails_ISO_20524-warn-danger-unplug-usb-stick 17 03 Nov 2024, 06:49

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.831 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.
26.598
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.575
And I capture all network traffic 0.004
And the network is plugged 0.084
And Tor is ready 13.709
And all notifications have disappeared 4.166
And available upgrades have been checked 0.056
Tags: @product
0.204
Then the hostname should not have been leaked on the network 0.204
After features/support/hooks.rb:326 0.719
After features/support/hooks.rb:100 0.075
28.331
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 7.920
And I capture all network traffic 0.002
And the network is plugged 0.081
And Tor is ready 16.080
And all notifications have disappeared 4.185
And available upgrades have been checked 0.060
Tags: @product
0.697
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.177
And I switch to the "manually-added-con" NetworkManager connection 0.320
Then the hostname should not have been leaked on the network 0.199
After features/support/hooks.rb:326 0.531
After features/support/hooks.rb:100 0.034