Project Number Date
test_Tails_ISO_stable 5391 14 Jan 2025, 12:27

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.794 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.
28.167
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and logged in 8.020
And I capture all network traffic 0.030
And the network is plugged 0.076
And Tor is ready 15.721
And all notifications have disappeared 4.215
And available upgrades have been checked 0.102
Tags: @product
0.201
Then the hostname should not have been leaked on the network 0.201
After features/support/hooks.rb:326 0.632
After features/support/hooks.rb:100 0.077
28.690
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.298
And I capture all network traffic 0.004
And the network is plugged 0.090
And Tor is ready 16.151
And all notifications have disappeared 4.075
And available upgrades have been checked 0.070
Tags: @product
0.734
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.218
And I switch to the "manually-added-con" NetworkManager connection 0.287
Then the hostname should not have been leaked on the network 0.229
After features/support/hooks.rb:326 1.272
After features/support/hooks.rb:100 0.043