Project Number Date
test_Tails_ISO_20522-ocr-more 52 03 Feb 2025, 16:47

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:1.028 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.756
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.502
And I capture all network traffic 0.008
And the network is plugged 0.092
And Tor is ready 15.673
And all notifications have disappeared 4.427
And available upgrades have been checked 0.052
Tags: @product
0.203
Then the hostname should not have been leaked on the network 0.203
After features/support/hooks.rb:326 0.946
After features/support/hooks.rb:100 0.036
31.261
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and logged in 8.782
And I capture all network traffic 0.008
And the network is plugged 0.148
And Tor is ready 18.188
And all notifications have disappeared 4.074
And available upgrades have been checked 0.058
Tags: @product
0.807
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.234
And I switch to the "manually-added-con" NetworkManager connection 0.357
Then the hostname should not have been leaked on the network 0.216
After features/support/hooks.rb:326 0.802
After features/support/hooks.rb:100 0.053