Project Number Date
test_Tails_ISO_devel 4269 09 Mar 2026, 13:55

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 50.963 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.450
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.001
Given I have started Tails from DVD without network and logged in 6.989
And I capture all network traffic 0.003
And the network is plugged 0.017
And Tor is ready 10.075
And all notifications have disappeared 7.323
And available upgrades have been checked 0.041
Tags: @product
0.113
Then the hostname should not have been leaked on the network 0.113
After features/support/hooks.rb:331 0.676
After features/support/hooks.rb:100 0.032
25.752
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.627
And I capture all network traffic 0.005
And the network is plugged 0.023
And Tor is ready 11.667
And all notifications have disappeared 7.386
And available upgrades have been checked 0.041
Tags: @product
0.647
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.122
And I switch to the "manually-added-con" NetworkManager connection 0.397
Then the hostname should not have been leaked on the network 0.127
After features/support/hooks.rb:331 0.790
After features/support/hooks.rb:100 0.045