Project Number Date
test_Tails_ISO_devel 4284 16 Mar 2026, 13:10

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 52.875 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.
25.885
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 7.755
And I capture all network traffic 0.002
And the network is plugged 0.017
And Tor is ready 10.409
And all notifications have disappeared 7.662
And available upgrades have been checked 0.037
Tags: @product
0.124
Then the hostname should not have been leaked on the network 0.124
After features/support/hooks.rb:331 0.973
After features/support/hooks.rb:100 0.058
26.067
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.298
And I capture all network traffic 0.004
And the network is plugged 0.025
And Tor is ready 10.591
And all notifications have disappeared 8.086
And available upgrades have been checked 0.059
Tags: @product
0.797
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.152
And I switch to the "manually-added-con" NetworkManager connection 0.512
Then the hostname should not have been leaked on the network 0.132
After features/support/hooks.rb:331 0.925
After features/support/hooks.rb:100 0.054