Project Number Date
test_Tails_ISO_tca-misc-improvements 13 20 Apr 2025, 18:01

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 57.358 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.
25.871
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD without network and logged in 8.078
And I capture all network traffic 0.015
And the network is plugged 0.099
And Tor is ready 13.414
And all notifications have disappeared 4.198
And available upgrades have been checked 0.065
Tags: @product
0.241
Then the hostname should not have been leaked on the network 0.241
After features/support/hooks.rb:330 0.645
After features/support/hooks.rb:100 0.035
30.408
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Given I have started Tails from DVD without network and logged in 8.616
And I capture all network traffic 0.006
And the network is plugged 0.121
And Tor is ready 17.432
And all notifications have disappeared 4.163
And available upgrades have been checked 0.067
Tags: @product
0.836
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.237
And I switch to the "manually-added-con" NetworkManager connection 0.392
Then the hostname should not have been leaked on the network 0.206
After features/support/hooks.rb:330 0.618
After features/support/hooks.rb:100 0.057