Project Number Date
test_Tails_ISO_test-suite-early-boot-hooks 2 07 Dec 2024, 20:09

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.940 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.103
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails from DVD without network and logged in 8.493
And I capture all network traffic 0.014
And the network is plugged 0.112
And Tor is ready 15.122
And all notifications have disappeared 4.308
And available upgrades have been checked 0.052
Tags: @product
0.169
Then the hostname should not have been leaked on the network 0.169
After features/support/hooks.rb:330 0.691
After features/support/hooks.rb:100 0.036
28.898
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails from DVD without network and logged in 9.116
And I capture all network traffic 0.018
And the network is plugged 0.083
And Tor is ready 15.210
And all notifications have disappeared 4.391
And available upgrades have been checked 0.078
Tags: @product
0.768
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.228
And I switch to the "manually-added-con" NetworkManager connection 0.325
Then the hostname should not have been leaked on the network 0.214
After features/support/hooks.rb:330 0.830
After features/support/hooks.rb:100 0.047