Project Number Date
test_Tails_ISO_18530-do-not-restart-tor 13 20 Nov 2024, 10:18

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:4.239 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.
31.078
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 10.144
And I capture all network traffic 0.008
And the network is plugged 0.080
And Tor is ready 16.511
And all notifications have disappeared 4.272
And available upgrades have been checked 0.061
Tags: @product
0.196
Then the hostname should not have been leaked on the network 0.196
After features/support/hooks.rb:326 0.766
After features/support/hooks.rb:100 0.061
32.080
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.892
And I capture all network traffic 0.008
And the network is plugged 0.120
And Tor is ready 18.534
And all notifications have disappeared 4.465
And available upgrades have been checked 0.059
Tags: @product
0.883
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.234
And I switch to the "manually-added-con" NetworkManager connection 0.383
Then the hostname should not have been leaked on the network 0.264
After features/support/hooks.rb:326 1.268
After features/support/hooks.rb:100 0.033