Project Number Date
test_Tails_ISO_20979-pdfarranger 11 06 Jun 2025, 02:59

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 54.970 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.546
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD without network and logged in 8.513
And I capture all network traffic 0.017
And the network is plugged 0.096
And Tor is ready 13.766
And all notifications have disappeared 4.076
And available upgrades have been checked 0.074
Tags: @product
0.205
Then the hostname should not have been leaked on the network 0.205
After features/support/hooks.rb:330 0.651
After features/support/hooks.rb:100 0.068
27.449
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD without network and logged in 8.360
And I capture all network traffic 0.007
And the network is plugged 0.119
And Tor is ready 15.076
And all notifications have disappeared 3.833
And available upgrades have been checked 0.051
Tags: @product
0.768
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.219
And I switch to the "manually-added-con" NetworkManager connection 0.335
Then the hostname should not have been leaked on the network 0.214
After features/support/hooks.rb:330 0.796
After features/support/hooks.rb:100 0.033