Project Number Date
test_Tails_ISO_stable 5135 03 Oct 2024, 08:48

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 57.283 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.342
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.634
And I capture all network traffic 0.006
And the network is plugged 0.081
And Tor is ready 15.006
And all notifications have disappeared 4.512
And available upgrades have been checked 0.101
Tags: @product
0.203
Then the hostname should not have been leaked on the network 0.203
After features/support/hooks.rb:326 1.124
After features/support/hooks.rb:100 0.056
28.023
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 9.392
And I capture all network traffic 0.006
And the network is plugged 0.109
And Tor is ready 14.334
And all notifications have disappeared 4.125
And available upgrades have been checked 0.055
Tags: @product
0.713
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.209
And I switch to the "manually-added-con" NetworkManager connection 0.324
Then the hostname should not have been leaked on the network 0.179
After features/support/hooks.rb:326 0.676
After features/support/hooks.rb:100 0.090