Project Number Date
test_Tails_ISO_stable 5354 24 Dec 2024, 01:24

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 59.999 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.
29.328
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 9.222
And I capture all network traffic 0.008
And the network is plugged 0.109
And Tor is ready 15.511
And all notifications have disappeared 4.415
And available upgrades have been checked 0.060
Tags: @product
0.224
Then the hostname should not have been leaked on the network 0.224
After features/support/hooks.rb:326 0.796
After features/support/hooks.rb:100 0.044
29.528
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 10.335
And I capture all network traffic 0.008
And the network is plugged 0.093
And Tor is ready 14.476
And all notifications have disappeared 4.544
And available upgrades have been checked 0.069
Tags: @product
0.918
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.248
And I switch to the "manually-added-con" NetworkManager connection 0.460
Then the hostname should not have been leaked on the network 0.209
After features/support/hooks.rb:326 0.711
After features/support/hooks.rb:100 0.049