Project Number Date
test_Tails_ISO_stable 5933 05 Nov 2025, 14:31

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:1.482 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.
30.200
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 8.947
And I capture all network traffic 0.005
And the network is plugged 0.061
And Tor is ready 10.570
And all notifications have disappeared 10.222
And available upgrades have been checked 0.393
Tags: @product
0.284
Then the hostname should not have been leaked on the network 0.284
After features/support/hooks.rb:331 1.122
After features/support/hooks.rb:100 0.044
30.120
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails from DVD without network and logged in 9.085
And I capture all network traffic 0.007
And the network is plugged 0.058
And Tor is ready 11.627
And all notifications have disappeared 9.297
And available upgrades have been checked 0.044
Tags: @product
0.876
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.168
And I switch to the "manually-added-con" NetworkManager connection 0.453
Then the hostname should not have been leaked on the network 0.254
After features/support/hooks.rb:331 1.209
After features/support/hooks.rb:100 0.046