Project Number Date
test_Tails_ISO_20828-wifi-firmware-missing 1 14 Mar 2025, 00:22

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.165 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.
27.576
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails from DVD without network and logged in 9.154
And I capture all network traffic 0.015
And the network is plugged 0.092
And Tor is ready 14.714
And all notifications have disappeared 3.542
And available upgrades have been checked 0.057
Tags: @product
0.217
Then the hostname should not have been leaked on the network 0.217
After features/support/hooks.rb:330 0.726
After features/support/hooks.rb:100 0.046
28.478
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails from DVD without network and logged in 8.330
And I capture all network traffic 0.006
And the network is plugged 0.079
And Tor is ready 16.176
And all notifications have disappeared 3.819
And available upgrades have been checked 0.065
Tags: @product
0.894
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.232
And I switch to the "manually-added-con" NetworkManager connection 0.432
Then the hostname should not have been leaked on the network 0.229
After features/support/hooks.rb:330 0.614
After features/support/hooks.rb:100 0.028