Project Number Date
test_Tails_ISO_stable 6371 12 May 2026, 13:27

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 52.243 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.722
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.296
And I capture all network traffic 0.004
And the network is plugged 0.022
And Tor is ready 10.310
And all notifications have disappeared 7.034
And available upgrades have been checked 0.054
Tags: @product
0.210
Then the hostname should not have been leaked on the network 0.210
After features/support/hooks.rb:335 0.899
After features/support/hooks.rb:104 0.046
26.591
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.003
Given I have started Tails from DVD without network and logged in 7.397
And I capture all network traffic 0.003
And the network is plugged 0.018
And Tor is ready 11.748
And all notifications have disappeared 7.351
And available upgrades have been checked 0.072
Tags: @product
0.718
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.151
And I switch to the "manually-added-con" NetworkManager connection 0.399
Then the hostname should not have been leaked on the network 0.167
After features/support/hooks.rb:335 0.929
After features/support/hooks.rb:104 0.049