Project Number Date
test_Tails_ISO_21691-gitlab-triage-use-trusted-image 1 23 Jul 2026, 16:38

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 51.292 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.
24.668
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.003
Given I have started Tails from DVD without network and logged in 6.596
And I capture all network traffic 0.004
And the network is plugged 0.021
And Tor is ready 10.455
And all notifications have disappeared 7.543
And available upgrades have been checked 0.045
Tags: @product
0.176
Then the hostname should not have been leaked on the network 0.176
After features/support/hooks.rb:339 0.974
After features/support/hooks.rb:108 0.067
25.568
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.003
Given I have started Tails from DVD without network and logged in 6.898
And I capture all network traffic 0.006
And the network is plugged 0.019
And Tor is ready 10.864
And all notifications have disappeared 7.721
And available upgrades have been checked 0.058
Tags: @product
0.879
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.144
And I switch to the "manually-added-con" NetworkManager connection 0.538
Then the hostname should not have been leaked on the network 0.196
After features/support/hooks.rb:339 0.824
After features/support/hooks.rb:108 0.046