Project Number Date
test_Tails_ISO_stable 4847 18 May 2024, 13:14

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 54.659 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.
27.959
Before features/support/hooks.rb:259 0.006
Given I have started Tails from DVD without network and logged in 8.123
And I capture all network traffic 0.046
And the network is plugged 0.038
And Tor is ready 15.490
And all notifications have disappeared 4.196
And available upgrades have been checked 0.063
Tags: @product
0.162
Then the hostname should not have been leaked on the network 0.162
After features/support/hooks.rb:305 0.595
After features/support/hooks.rb:89 0.039
25.898
Before features/support/hooks.rb:259 0.006
Given I have started Tails from DVD without network and logged in 8.144
And I capture all network traffic 0.018
And the network is plugged 0.055
And Tor is ready 13.370
And all notifications have disappeared 4.253
And available upgrades have been checked 0.056
Tags: @product
0.640
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.179
And I switch to the "manually-added-con" NetworkManager connection 0.273
Then the hostname should not have been leaked on the network 0.187
After features/support/hooks.rb:305 0.610
After features/support/hooks.rb:89 0.052