Project Number Date
test_Tails_ISO_stable 5710 11 Jun 2025, 13:07

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 57.926 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.114
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.015
Given I have started Tails from DVD without network and logged in 9.345
And I capture all network traffic 0.016
And the network is plugged 0.124
And Tor is ready 15.115
And all notifications have disappeared 4.443
And available upgrades have been checked 0.068
Tags: @product
0.225
Then the hostname should not have been leaked on the network 0.225
After features/support/hooks.rb:330 0.750
After features/support/hooks.rb:100 0.049
27.791
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 8.889
And I capture all network traffic 0.020
And the network is plugged 0.135
And Tor is ready 13.969
And all notifications have disappeared 4.699
And available upgrades have been checked 0.076
Tags: @product
0.795
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.214
And I switch to the "manually-added-con" NetworkManager connection 0.359
Then the hostname should not have been leaked on the network 0.221
After features/support/hooks.rb:330 0.889
After features/support/hooks.rb:100 0.041