Project Number Date
test_Tails_ISO_feature-arti 20 06 Apr 2025, 16:43

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 58.589 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.
26.953
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 8.395
And I capture all network traffic 0.008
And the network is plugged 0.121
And Tor is ready 14.168
And all notifications have disappeared 4.191
And available upgrades have been checked 0.067
Tags: @product
0.226
Then the hostname should not have been leaked on the network 0.226
After features/support/hooks.rb:330 0.698
After features/support/hooks.rb:100 0.033
30.479
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Given I have started Tails from DVD without network and logged in 9.697
And I capture all network traffic 0.006
And the network is plugged 0.843
And Tor is ready 15.201
And all notifications have disappeared 4.659
And available upgrades have been checked 0.070
Tags: @product
0.930
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.255
And I switch to the "manually-added-con" NetworkManager connection 0.357
Then the hostname should not have been leaked on the network 0.318
After features/support/hooks.rb:330 0.746
After features/support/hooks.rb:100 0.042