Project Number Date
test_Tails_ISO_stable 6663 14 Sep 2026, 11:41

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 47.450 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.
22.795
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.319
And I capture all network traffic 0.004
And the network is plugged 0.046
And Tor is ready 9.133
And all notifications have disappeared 7.249
And available upgrades have been checked 0.042
Tags: @product
0.178
Then the hostname should not have been leaked on the network 0.178
After features/support/hooks.rb:339 0.729
After features/support/hooks.rb:108 0.038
23.737
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.003
Given I have started Tails from DVD without network and logged in 6.562
And I capture all network traffic 0.006
And the network is plugged 0.045
And Tor is ready 9.157
And all notifications have disappeared 7.927
And available upgrades have been checked 0.038
Tags: @product
0.738
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.191
And I switch to the "manually-added-con" NetworkManager connection 0.403
Then the hostname should not have been leaked on the network 0.142
After features/support/hooks.rb:339 0.667
After features/support/hooks.rb:108 0.055