Project Number Date
test_Tails_ISO_7929-celluloid-flatpak 57 10 Jun 2026, 14: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 49.637 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.614
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.661
And I capture all network traffic 0.005
And the network is plugged 0.036
And Tor is ready 10.068
And all notifications have disappeared 6.783
And available upgrades have been checked 0.057
Tags: @product
0.108
Then the hostname should not have been leaked on the network 0.108
After features/support/hooks.rb:335 0.989
After features/support/hooks.rb:104 0.050
25.277
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.883
And I capture all network traffic 0.011
And the network is plugged 0.025
And Tor is ready 11.234
And all notifications have disappeared 7.068
And available upgrades have been checked 0.054
Tags: @product
0.637
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.110
And I switch to the "manually-added-con" NetworkManager connection 0.386
Then the hostname should not have been leaked on the network 0.141
After features/support/hooks.rb:335 0.807
After features/support/hooks.rb:104 0.055