Project Number Date
test_Tails_ISO_devel 3688 12 Feb 2025, 21:42

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:1.530 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.
32.432
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.952
And I capture all network traffic 0.004
And the network is plugged 0.075
And Tor is ready 19.124
And all notifications have disappeared 4.230
And available upgrades have been checked 0.044
Tags: @product
0.232
Then the hostname should not have been leaked on the network 0.232
After features/support/hooks.rb:326 0.882
After features/support/hooks.rb:100 0.048
28.001
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.643
And I capture all network traffic 0.041
And the network is plugged 0.105
And Tor is ready 14.838
And all notifications have disappeared 4.286
And available upgrades have been checked 0.085
Tags: @product
0.864
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.198
And I switch to the "manually-added-con" NetworkManager connection 0.453
Then the hostname should not have been leaked on the network 0.212
After features/support/hooks.rb:326 0.653
After features/support/hooks.rb:100 0.034