Project Number Date
test_Tails_ISO_20979-pdfarranger 7 02 Jun 2025, 02:46

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:0.778 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.
31.595
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails from DVD without network and logged in 8.693
And I capture all network traffic 0.008
And the network is plugged 0.082
And Tor is ready 18.384
And all notifications have disappeared 4.361
And available upgrades have been checked 0.065
Tags: @product
0.181
Then the hostname should not have been leaked on the network 0.181
After features/support/hooks.rb:330 0.668
After features/support/hooks.rb:100 0.040
28.189
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails from DVD without network and logged in 9.433
And I capture all network traffic 0.005
And the network is plugged 0.074
And Tor is ready 14.065
And all notifications have disappeared 4.552
And available upgrades have been checked 0.058
Tags: @product
0.811
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.269
And I switch to the "manually-added-con" NetworkManager connection 0.311
Then the hostname should not have been leaked on the network 0.230
After features/support/hooks.rb:330 0.626
After features/support/hooks.rb:100 0.044