Project Number Date
test_Tails_ISO_stable 5046 26 Aug 2024, 12:34

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:3.720 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.
32.222
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.227
And I capture all network traffic 0.007
And the network is plugged 0.082
And Tor is ready 19.612
And all notifications have disappeared 4.237
And available upgrades have been checked 0.054
Tags: @product
0.193
Then the hostname should not have been leaked on the network 0.193
After features/support/hooks.rb:326 0.679
After features/support/hooks.rb:100 0.053
30.560
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.594
And I capture all network traffic 0.010
And the network is plugged 0.086
And Tor is ready 17.653
And all notifications have disappeared 4.146
And available upgrades have been checked 0.068
Tags: @product
0.744
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.184
And I switch to the "manually-added-con" NetworkManager connection 0.344
Then the hostname should not have been leaked on the network 0.214
After features/support/hooks.rb:326 0.955
After features/support/hooks.rb:100 0.045