Project Number Date
test_Tails_ISO_20828-wifi-firmware-missing 8 20 Mar 2025, 14: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 56.767 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.
26.773
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.814
And I capture all network traffic 0.008
And the network is plugged 0.080
And Tor is ready 13.683
And all notifications have disappeared 4.114
And available upgrades have been checked 0.071
Tags: @product
0.171
Then the hostname should not have been leaked on the network 0.171
After features/support/hooks.rb:330 0.656
After features/support/hooks.rb:100 0.061
29.013
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 10.096
And I capture all network traffic 0.008
And the network is plugged 0.078
And Tor is ready 14.495
And all notifications have disappeared 4.270
And available upgrades have been checked 0.064
Tags: @product
0.808
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.217
And I switch to the "manually-added-con" NetworkManager connection 0.375
Then the hostname should not have been leaked on the network 0.215
After features/support/hooks.rb:330 0.601
After features/support/hooks.rb:100 0.047