Project Number Date
test_Tails_ISO_7929-celluloid-flatpak 39 22 May 2026, 14: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 48.876 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.
23.788
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 6.583
And I capture all network traffic 0.004
And the network is plugged 0.020
And Tor is ready 10.107
And all notifications have disappeared 7.019
And available upgrades have been checked 0.052
Tags: @product
0.165
Then the hostname should not have been leaked on the network 0.165
After features/support/hooks.rb:335 0.862
After features/support/hooks.rb:104 0.043
24.040
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.012
Given I have started Tails from DVD without network and logged in 7.005
And I capture all network traffic 0.003
And the network is plugged 0.020
And Tor is ready 9.476
And all notifications have disappeared 7.467
And available upgrades have been checked 0.066
Tags: @product
0.881
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.196
And I switch to the "manually-added-con" NetworkManager connection 0.516
Then the hostname should not have been leaked on the network 0.168
After features/support/hooks.rb:335 0.926
After features/support/hooks.rb:104 0.046