Project Number Date
test_Tails_ISO_stable 6004 12 Dec 2025, 12:40

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.741 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.
27.282
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given I have started Tails from DVD without network and logged in 7.979
And I capture all network traffic 0.007
And the network is plugged 0.066
And Tor is ready 10.037
And all notifications have disappeared 9.124
And available upgrades have been checked 0.066
Tags: @product
0.197
Then the hostname should not have been leaked on the network 0.197
After features/support/hooks.rb:331 0.816
After features/support/hooks.rb:100 0.055
26.395
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails from DVD without network and logged in 7.708
And I capture all network traffic 0.004
And the network is plugged 0.100
And Tor is ready 9.407
And all notifications have disappeared 9.104
And available upgrades have been checked 0.070
Tags: @product
0.866
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.173
And I switch to the "manually-added-con" NetworkManager connection 0.428
Then the hostname should not have been leaked on the network 0.264
After features/support/hooks.rb:331 1.384
After features/support/hooks.rb:100 0.045