Project Number Date
test_Tails_ISO_21761-reduce-chutney-memory-usage 1 11 Sep 2026, 17:03

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 46.704 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.254
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.296
And I capture all network traffic 0.003
And the network is plugged 0.035
And Tor is ready 9.970
And all notifications have disappeared 6.870
And available upgrades have been checked 0.078
Tags: @product
0.117
Then the hostname should not have been leaked on the network 0.117
After features/support/hooks.rb:339 0.728
After features/support/hooks.rb:108 0.048
22.714
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.173
And I capture all network traffic 0.002
And the network is plugged 0.044
And Tor is ready 8.973
And all notifications have disappeared 7.482
And available upgrades have been checked 0.036
Tags: @product
0.617
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.133
And I switch to the "manually-added-con" NetworkManager connection 0.367
Then the hostname should not have been leaked on the network 0.116
After features/support/hooks.rb:339 0.781
After features/support/hooks.rb:108 0.043