Project Number Date
test_Tails_ISO_devel 4311 01 Apr 2026, 18:34

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.549 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.525
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given I have started Tails from DVD without network and logged in 6.811
And I capture all network traffic 0.003
And the network is plugged 0.020
And Tor is ready 10.332
And all notifications have disappeared 7.309
And available upgrades have been checked 0.048
Tags: @product
0.134
Then the hostname should not have been leaked on the network 0.134
After features/support/hooks.rb:331 0.577
After features/support/hooks.rb:100 0.050
26.976
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 7.176
And I capture all network traffic 0.003
And the network is plugged 0.021
And Tor is ready 11.647
And all notifications have disappeared 8.055
And available upgrades have been checked 0.073
Tags: @product
0.913
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.153
And I switch to the "manually-added-con" NetworkManager connection 0.538
Then the hostname should not have been leaked on the network 0.221
After features/support/hooks.rb:331 1.114
After features/support/hooks.rb:100 0.105