Project Number Date
test_Tails_ISO_stable 5939 09 Nov 2025, 12:06

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 59.297 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.
28.828
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 8.672
And I capture all network traffic 0.004
And the network is plugged 0.091
And Tor is ready 10.966
And all notifications have disappeared 9.035
And available upgrades have been checked 0.057
Tags: @product
0.266
Then the hostname should not have been leaked on the network 0.266
After features/support/hooks.rb:331 0.769
After features/support/hooks.rb:100 0.062
29.390
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 8.462
And I capture all network traffic 0.004
And the network is plugged 0.063
And Tor is ready 10.822
And all notifications have disappeared 9.975
And available upgrades have been checked 0.062
Tags: @product
0.811
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.128
And I switch to the "manually-added-con" NetworkManager connection 0.462
Then the hostname should not have been leaked on the network 0.221
After features/support/hooks.rb:331 1.083
After features/support/hooks.rb:100 0.074