Project Number Date
test_Tails_ISO_stable 6205 16 Mar 2026, 06:50

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.544 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.
24.182
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given I have started Tails from DVD without network and logged in 6.705
And I capture all network traffic 0.003
And the network is plugged 0.014
And Tor is ready 9.868
And all notifications have disappeared 7.545
And available upgrades have been checked 0.045
Tags: @product
0.105
Then the hostname should not have been leaked on the network 0.105
After features/support/hooks.rb:331 0.900
After features/support/hooks.rb:100 0.049
23.624
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 6.462
And I capture all network traffic 0.005
And the network is plugged 0.027
And Tor is ready 10.138
And all notifications have disappeared 6.950
And available upgrades have been checked 0.040
Tags: @product
0.632
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.126
And I switch to the "manually-added-con" NetworkManager connection 0.386
Then the hostname should not have been leaked on the network 0.119
After features/support/hooks.rb:331 0.907
After features/support/hooks.rb:100 0.065