Project Number Date
test_Tails_ISO_7929-celluloid-flatpak 47 27 May 2026, 11:44

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 50.713 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.562
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 6.868
And I capture all network traffic 0.004
And the network is plugged 0.017
And Tor is ready 10.463
And all notifications have disappeared 7.146
And available upgrades have been checked 0.062
Tags: @product
0.144
Then the hostname should not have been leaked on the network 0.144
After features/support/hooks.rb:335 1.073
After features/support/hooks.rb:104 0.059
25.225
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.005
Given I have started Tails from DVD without network and logged in 7.126
And I capture all network traffic 0.006
And the network is plugged 0.043
And Tor is ready 10.602
And all notifications have disappeared 7.391
And available upgrades have been checked 0.056
Tags: @product
0.780
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.152
And I switch to the "manually-added-con" NetworkManager connection 0.446
Then the hostname should not have been leaked on the network 0.181
After features/support/hooks.rb:335 0.799
After features/support/hooks.rb:104 0.053