Project Number Date
test_Tails_ISO_stable 5255 08 Nov 2024, 08:42

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:29.114 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.
57.076
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.415
And I capture all network traffic 0.005
And the network is plugged 0.077
And Tor is ready 44.323
And all notifications have disappeared 4.198
And available upgrades have been checked 0.055
Tags: @product
0.230
Then the hostname should not have been leaked on the network 0.230
After features/support/hooks.rb:326 0.893
After features/support/hooks.rb:100 0.037
31.068
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.349
And I capture all network traffic 0.006
And the network is plugged 0.104
And Tor is ready 18.331
And all notifications have disappeared 4.225
And available upgrades have been checked 0.051
Tags: @product
0.739
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.193
And I switch to the "manually-added-con" NetworkManager connection 0.346
Then the hostname should not have been leaked on the network 0.199
After features/support/hooks.rb:326 0.610
After features/support/hooks.rb:100 0.046