Project Number Date
test_Tails_ISO_devel 4467 24 Jun 2026, 11:16

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 48.824 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.
23.984
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Given I have started Tails from DVD without network and logged in 6.998
And I capture all network traffic 0.003
And the network is plugged 0.018
And Tor is ready 9.966
And all notifications have disappeared 6.952
And available upgrades have been checked 0.045
Tags: @product
0.117
Then the hostname should not have been leaked on the network 0.117
After features/support/hooks.rb:339 0.635
After features/support/hooks.rb:108 0.049
24.063
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Given I have started Tails from DVD without network and logged in 6.636
And I capture all network traffic 0.003
And the network is plugged 0.025
And Tor is ready 10.423
And all notifications have disappeared 6.924
And available upgrades have been checked 0.050
Tags: @product
0.657
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.142
And I switch to the "manually-added-con" NetworkManager connection 0.390
Then the hostname should not have been leaked on the network 0.124
After features/support/hooks.rb:339 1.014
After features/support/hooks.rb:108 0.033