Project Number Date
test_Tails_ISO_stable 5697 03 Jun 2025, 18:44

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.304 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.
25.597
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.010
Given I have started Tails from DVD without network and logged in 8.211
And I capture all network traffic 0.013
And the network is plugged 0.079
And Tor is ready 13.520
And all notifications have disappeared 3.723
And available upgrades have been checked 0.049
Tags: @product
0.188
Then the hostname should not have been leaked on the network 0.188
After features/support/hooks.rb:330 0.662
After features/support/hooks.rb:100 0.039
28.744
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.354
And I capture all network traffic 0.004
And the network is plugged 0.081
And Tor is ready 15.931
And all notifications have disappeared 4.316
And available upgrades have been checked 0.056
Tags: @product
0.773
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.251
And I switch to the "manually-added-con" NetworkManager connection 0.341
Then the hostname should not have been leaked on the network 0.180
After features/support/hooks.rb:330 0.593
After features/support/hooks.rb:100 0.043