Project Number Date
test_Tails_ISO_19139-arti-bridges 16 29 Nov 2024, 22:24

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.929 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.613
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and logged in 8.426
And I capture all network traffic 0.008
And the network is plugged 0.105
And Tor is ready 15.630
And all notifications have disappeared 4.401
And available upgrades have been checked 0.041
Tags: @product
0.228
Then the hostname should not have been leaked on the network 0.228
After features/support/hooks.rb:326 0.936
After features/support/hooks.rb:100 0.036
30.300
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.524
And I capture all network traffic 0.006
And the network is plugged 0.070
And Tor is ready 17.212
And all notifications have disappeared 4.427
And available upgrades have been checked 0.060
Tags: @product
0.787
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.206
And I switch to the "manually-added-con" NetworkManager connection 0.304
Then the hostname should not have been leaked on the network 0.276
After features/support/hooks.rb:326 0.650
After features/support/hooks.rb:100 0.055