Project Number Date
test_Tails_ISO_stable 5225 28 Oct 2024, 12:38

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:1.251 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.
29.643
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.780
And I capture all network traffic 0.017
And the network is plugged 0.114
And Tor is ready 15.814
And all notifications have disappeared 4.851
And available upgrades have been checked 0.065
Tags: @product
0.223
Then the hostname should not have been leaked on the network 0.223
After features/support/hooks.rb:326 0.811
After features/support/hooks.rb:100 0.044
30.645
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.815
And I capture all network traffic 0.007
And the network is plugged 0.180
And Tor is ready 17.395
And all notifications have disappeared 4.154
And available upgrades have been checked 0.092
Tags: @product
0.739
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.192
And I switch to the "manually-added-con" NetworkManager connection 0.330
Then the hostname should not have been leaked on the network 0.215
After features/support/hooks.rb:326 0.616
After features/support/hooks.rb:100 0.046