Project Number Date
test_Tails_ISO_stable 5010 08 Aug 2024, 12:40

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.973 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.090
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and logged in 9.513
And I capture all network traffic 0.019
And the network is plugged 0.093
And Tor is ready 18.163
And all notifications have disappeared 4.240
And available upgrades have been checked 0.060
Tags: @product
0.216
Then the hostname should not have been leaked on the network 0.216
After features/support/hooks.rb:326 0.734
After features/support/hooks.rb:100 0.047
28.866
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and logged in 8.468
And I capture all network traffic 0.011
And the network is plugged 0.102
And Tor is ready 15.717
And all notifications have disappeared 4.502
And available upgrades have been checked 0.064
Tags: @product
0.799
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.196
And I switch to the "manually-added-con" NetworkManager connection 0.399
Then the hostname should not have been leaked on the network 0.202
After features/support/hooks.rb:326 0.852
After features/support/hooks.rb:100 0.045