Project Number Date
test_Tails_ISO_add-team-sprint-template 1 21 May 2026, 12:40

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 53.984 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.427
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.004
Given I have started Tails from DVD without network and logged in 7.841
And I capture all network traffic 0.012
And the network is plugged 0.038
And Tor is ready 10.765
And all notifications have disappeared 7.722
And available upgrades have been checked 0.047
Tags: @product
0.124
Then the hostname should not have been leaked on the network 0.124
After features/support/hooks.rb:335 0.689
After features/support/hooks.rb:104 0.035
26.759
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.009
Given I have started Tails from DVD without network and logged in 7.462
And I capture all network traffic 0.005
And the network is plugged 0.022
And Tor is ready 11.839
And all notifications have disappeared 7.364
And available upgrades have been checked 0.066
Tags: @product
0.673
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.157
And I switch to the "manually-added-con" NetworkManager connection 0.363
Then the hostname should not have been leaked on the network 0.152
After features/support/hooks.rb:335 0.813
After features/support/hooks.rb:104 0.065