Project Number Date
test_Tails_ISO_stable 5742 26 Jun 2025, 17:46

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 59.460 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.094
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails from DVD without network and logged in 9.653
And I capture all network traffic 0.008
And the network is plugged 0.085
And Tor is ready 14.506
And all notifications have disappeared 4.789
And available upgrades have been checked 0.050
Tags: @product
0.204
Then the hostname should not have been leaked on the network 0.204
After features/support/hooks.rb:330 0.644
After features/support/hooks.rb:100 0.054
28.877
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 9.769
And I capture all network traffic 0.020
And the network is plugged 0.188
And Tor is ready 14.191
And all notifications have disappeared 4.549
And available upgrades have been checked 0.158
Tags: @product
1.283
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.370
And I switch to the "manually-added-con" NetworkManager connection 0.556
Then the hostname should not have been leaked on the network 0.356
After features/support/hooks.rb:330 1.195
After features/support/hooks.rb:100 0.051