Project Number Date
test_Tails_ISO_21027-fix-interactive-debugging-context 2 16 Jun 2025, 20: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 1:0.612 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.
29.811
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD without network and logged in 8.929
And I capture all network traffic 0.011
And the network is plugged 0.146
And Tor is ready 15.628
And all notifications have disappeared 5.041
And available upgrades have been checked 0.053
Tags: @product
0.295
Then the hostname should not have been leaked on the network 0.295
After features/support/hooks.rb:330 1.099
After features/support/hooks.rb:100 0.044
29.511
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails from DVD without network and logged in 9.502
And I capture all network traffic 0.023
And the network is plugged 0.118
And Tor is ready 15.659
And all notifications have disappeared 4.121
And available upgrades have been checked 0.086
Tags: @product
0.993
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.195
And I switch to the "manually-added-con" NetworkManager connection 0.351
Then the hostname should not have been leaked on the network 0.446
After features/support/hooks.rb:330 0.742
After features/support/hooks.rb:100 0.035