Project Number Date
test_Tails_ISO_devel 4526 01 Aug 2026, 11:23

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.035 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.648
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.004
Given I have started Tails from DVD without network and logged in 6.709
And I capture all network traffic 0.005
And the network is plugged 0.021
And Tor is ready 9.590
And all notifications have disappeared 7.278
And available upgrades have been checked 0.042
Tags: @product
0.115
Then the hostname should not have been leaked on the network 0.115
After features/support/hooks.rb:339 0.954
After features/support/hooks.rb:108 0.052
24.578
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Given I have started Tails from DVD without network and logged in 6.579
And I capture all network traffic 0.004
And the network is plugged 0.022
And Tor is ready 10.711
And all notifications have disappeared 7.217
And available upgrades have been checked 0.042
Tags: @product
0.693
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.162
And I switch to the "manually-added-con" NetworkManager connection 0.409
Then the hostname should not have been leaked on the network 0.121
After features/support/hooks.rb:339 0.995
After features/support/hooks.rb:108 0.043