Project Number Date
test_Tails_ISO_devel 3447 05 Jul 2024, 12:08

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 52.851 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.
26.122
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and logged in 8.104
And I capture all network traffic 0.017
And the network is plugged 0.051
And Tor is ready 13.801
And all notifications have disappeared 4.101
And available upgrades have been checked 0.046
Tags: @product
0.157
Then the hostname should not have been leaked on the network 0.157
After features/support/hooks.rb:326 0.606
After features/support/hooks.rb:100 0.047
25.893
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and logged in 8.114
And I capture all network traffic 0.025
And the network is plugged 0.084
And Tor is ready 13.643
And all notifications have disappeared 3.980
And available upgrades have been checked 0.045
Tags: @product
0.677
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.163
And I switch to the "manually-added-con" NetworkManager connection 0.305
Then the hostname should not have been leaked on the network 0.208
After features/support/hooks.rb:326 0.755
After features/support/hooks.rb:100 0.054