Project Number Date
test_Tails_ISO_20448-tor-browser-14-force-all-tests 37 06 Sep 2024, 07:15

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.206 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.467
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and logged in 8.558
And I capture all network traffic 0.011
And the network is plugged 0.102
And Tor is ready 15.633
And all notifications have disappeared 4.086
And available upgrades have been checked 0.074
Tags: @product
0.214
Then the hostname should not have been leaked on the network 0.214
After features/support/hooks.rb:326 0.884
After features/support/hooks.rb:100 0.039
29.806
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.392
And I capture all network traffic 0.006
And the network is plugged 0.134
And Tor is ready 16.921
And all notifications have disappeared 4.295
And available upgrades have been checked 0.055
Tags: @product
0.718
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.151
And I switch to the "manually-added-con" NetworkManager connection 0.365
Then the hostname should not have been leaked on the network 0.201
After features/support/hooks.rb:326 0.645
After features/support/hooks.rb:100 0.043