Project Number Date
test_Tails_ISO_stable 5914 28 Oct 2025, 09:25

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 49.129 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.
23.220
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 8.741
And I capture all network traffic 0.005
And the network is plugged 0.063
And Tor is ready 9.877
And all notifications have disappeared 4.482
And available upgrades have been checked 0.049
Tags: @product
0.221
Then the hostname should not have been leaked on the network 0.221
After features/support/hooks.rb:331 1.038
After features/support/hooks.rb:100 0.083
24.797
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails from DVD without network and logged in 9.022
And I capture all network traffic 0.005
And the network is plugged 0.078
And Tor is ready 10.633
And all notifications have disappeared 4.995
And available upgrades have been checked 0.061
Tags: @product
0.890
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.181
And I switch to the "manually-added-con" NetworkManager connection 0.397
Then the hostname should not have been leaked on the network 0.311
After features/support/hooks.rb:331 0.729
After features/support/hooks.rb:100 0.035