Project Number Date
test_Tails_ISO_stable 6653 09 Sep 2026, 19:34

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.588 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.971
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.415
And I capture all network traffic 0.004
And the network is plugged 0.035
And Tor is ready 9.344
And all notifications have disappeared 7.112
And available upgrades have been checked 0.058
Tags: @product
0.133
Then the hostname should not have been leaked on the network 0.133
After features/support/hooks.rb:339 0.536
After features/support/hooks.rb:108 0.051
25.699
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.371
And I capture all network traffic 0.015
And the network is plugged 0.038
And Tor is ready 11.077
And all notifications have disappeared 8.158
And available upgrades have been checked 0.038
Tags: @product
0.783
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.173
And I switch to the "manually-added-con" NetworkManager connection 0.417
Then the hostname should not have been leaked on the network 0.193
After features/support/hooks.rb:339 0.658
After features/support/hooks.rb:108 0.047