Project Number Date
test_Tails_ISO_stable 5222 25 Oct 2024, 12:44

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:0.230 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.
30.162
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 9.061
And I capture all network traffic 0.007
And the network is plugged 0.105
And Tor is ready 15.939
And all notifications have disappeared 4.973
And available upgrades have been checked 0.074
Tags: @product
0.218
Then the hostname should not have been leaked on the network 0.218
After features/support/hooks.rb:326 0.706
After features/support/hooks.rb:100 0.033
29.137
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 9.280
And I capture all network traffic 0.014
And the network is plugged 0.147
And Tor is ready 15.061
And all notifications have disappeared 4.557
And available upgrades have been checked 0.076
Tags: @product
0.712
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.213
And I switch to the "manually-added-con" NetworkManager connection 0.290
Then the hostname should not have been leaked on the network 0.208
After features/support/hooks.rb:326 0.837
After features/support/hooks.rb:100 0.046