Project Number Date
test_Tails_ISO_20668-unblock-20-time.sh 6 23 Nov 2024, 19:46

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 59.697 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.108
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.493
And I capture all network traffic 0.007
And the network is plugged 0.181
And Tor is ready 15.162
And all notifications have disappeared 4.211
And available upgrades have been checked 0.051
Tags: @product
0.202
Then the hostname should not have been leaked on the network 0.202
After features/support/hooks.rb:326 0.731
After features/support/hooks.rb:100 0.061
30.557
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.782
And I capture all network traffic 0.008
And the network is plugged 0.099
And Tor is ready 17.112
And all notifications have disappeared 4.488
And available upgrades have been checked 0.066
Tags: @product
0.828
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.201
And I switch to the "manually-added-con" NetworkManager connection 0.365
Then the hostname should not have been leaked on the network 0.261
After features/support/hooks.rb:326 1.069
After features/support/hooks.rb:100 0.050