Project Number Date
test_Tails_ISO_stable 5068 04 Sep 2024, 13:39

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.449 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.422
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 9.048
And I capture all network traffic 0.006
And the network is plugged 0.121
And Tor is ready 16.511
And all notifications have disappeared 4.668
And available upgrades have been checked 0.066
Tags: @product
0.204
Then the hostname should not have been leaked on the network 0.204
After features/support/hooks.rb:326 0.899
After features/support/hooks.rb:100 0.058
28.916
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.927
And I capture all network traffic 0.008
And the network is plugged 0.493
And Tor is ready 15.500
And all notifications have disappeared 3.924
And available upgrades have been checked 0.063
Tags: @product
0.905
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.223
And I switch to the "manually-added-con" NetworkManager connection 0.372
Then the hostname should not have been leaked on the network 0.308
After features/support/hooks.rb:326 0.702
After features/support/hooks.rb:100 0.059