Project Number Date
test_Tails_ISO_stable 5655 18 May 2025, 12:43

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 55.929 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.
26.248
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given I have started Tails from DVD without network and logged in 8.414
And I capture all network traffic 0.008
And the network is plugged 0.076
And Tor is ready 13.824
And all notifications have disappeared 3.872
And available upgrades have been checked 0.051
Tags: @product
0.154
Then the hostname should not have been leaked on the network 0.154
After features/support/hooks.rb:330 0.606
After features/support/hooks.rb:100 0.056
28.721
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.445
And I capture all network traffic 0.013
And the network is plugged 0.084
And Tor is ready 15.975
And all notifications have disappeared 4.145
And available upgrades have been checked 0.056
Tags: @product
0.805
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.222
And I switch to the "manually-added-con" NetworkManager connection 0.363
Then the hostname should not have been leaked on the network 0.218
After features/support/hooks.rb:330 0.656
After features/support/hooks.rb:100 0.036