Project Number Date
test_Tails_ISO_stable 4816 30 Apr 2024, 12:19

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.077 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.655
Before features/support/hooks.rb:259 0.007
Given I have started Tails from DVD without network and logged in 8.227
And I capture all network traffic 0.008
And the network is plugged 0.039
And Tor is ready 15.825
And all notifications have disappeared 4.489
And available upgrades have been checked 0.065
Tags: @product
0.229
Then the hostname should not have been leaked on the network 0.229
After features/support/hooks.rb:305 1.310
After features/support/hooks.rb:89 0.035
31.424
Before features/support/hooks.rb:259 0.009
Given I have started Tails from DVD without network and logged in 9.009
And I capture all network traffic 0.015
And the network is plugged 0.090
And Tor is ready 17.750
And all notifications have disappeared 4.510
And available upgrades have been checked 0.047
Tags: @product
0.768
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.227
And I switch to the "manually-added-con" NetworkManager connection 0.306
Then the hostname should not have been leaked on the network 0.234
After features/support/hooks.rb:305 0.714
After features/support/hooks.rb:89 0.048