Project Number Date
test_Tails_ISO_20828-wifi-firmware-missing 22 03 Apr 2025, 14:57

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.171 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.224
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 8.142
And I capture all network traffic 0.007
And the network is plugged 0.073
And Tor is ready 13.703
And all notifications have disappeared 4.247
And available upgrades have been checked 0.049
Tags: @product
0.182
Then the hostname should not have been leaked on the network 0.182
After features/support/hooks.rb:330 0.624
After features/support/hooks.rb:100 0.036
25.027
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.973
And I capture all network traffic 0.003
And the network is plugged 0.088
And Tor is ready 12.803
And all notifications have disappeared 4.104
And available upgrades have been checked 0.052
Tags: @product
0.737
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.225
And I switch to the "manually-added-con" NetworkManager connection 0.340
Then the hostname should not have been leaked on the network 0.170
After features/support/hooks.rb:330 0.640
After features/support/hooks.rb:100 0.029