Project Number Date
test_Tails_ISO_stable 6590 18 Aug 2026, 19:00

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.266 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.449
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.334
And I capture all network traffic 0.002
And the network is plugged 0.033
And Tor is ready 9.435
And all notifications have disappeared 7.592
And available upgrades have been checked 0.050
Tags: @product
0.138
Then the hostname should not have been leaked on the network 0.138
After features/support/hooks.rb:339 0.607
After features/support/hooks.rb:108 0.048
25.069
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.318
And I capture all network traffic 0.002
And the network is plugged 0.033
And Tor is ready 10.584
And all notifications have disappeared 8.087
And available upgrades have been checked 0.043
Tags: @product
0.609
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.113
And I switch to the "manually-added-con" NetworkManager connection 0.362
Then the hostname should not have been leaked on the network 0.133
After features/support/hooks.rb:339 0.481
After features/support/hooks.rb:108 0.065