Project Number Date
test_Tails_ISO_21027-fix-interactive-debugging-context 5 19 Jun 2025, 21:01

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 1:56.708 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.
55.660
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.020
Given I have started Tails from DVD without network and logged in 23.947
And I capture all network traffic 0.017
And the network is plugged 0.097
And Tor is ready 24.410
And all notifications have disappeared 7.123
And available upgrades have been checked 0.064
Tags: @product
0.222
Then the hostname should not have been leaked on the network 0.222
After features/support/hooks.rb:330 0.917
After features/support/hooks.rb:100 0.067
59.871
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Given I have started Tails from DVD without network and logged in 25.514
And I capture all network traffic 0.106
And the network is plugged 0.174
And Tor is ready 22.601
And all notifications have disappeared 10.904
And available upgrades have been checked 0.569
Tags: @product
0.954
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.287
And I switch to the "manually-added-con" NetworkManager connection 0.385
Then the hostname should not have been leaked on the network 0.281
After features/support/hooks.rb:330 0.708
After features/support/hooks.rb:100 0.043