Project Number Date
test_Tails_ISO_feature-trixie 26 11 Jun 2025, 17:01

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:9.241 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.
34.097
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 9.678
And I capture all network traffic 0.017
And the network is plugged 0.126
And Tor is ready 18.661
And all notifications have disappeared 5.513
And available upgrades have been checked 0.099
Tags: @product
0.267
Then the hostname should not have been leaked on the network 0.267
After features/support/hooks.rb:330 0.671
After features/support/hooks.rb:100 0.031
33.857
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails from DVD without network and logged in 9.250
And I capture all network traffic 0.026
And the network is plugged 0.169
And Tor is ready 18.223
And all notifications have disappeared 6.125
And available upgrades have been checked 0.063
Tags: @product
1.017
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.559
Then the hostname should not have been leaked on the network 0.279
After features/support/hooks.rb:330 0.899
After features/support/hooks.rb:100 0.045