Project Number Date
test_Tails_ISO_20828-wifi-firmware-missing 2 14 Mar 2025, 14:11

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 51.715 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.395
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.058
And I capture all network traffic 0.006
And the network is plugged 0.079
And Tor is ready 12.574
And all notifications have disappeared 3.608
And available upgrades have been checked 0.067
Tags: @product
0.172
Then the hostname should not have been leaked on the network 0.172
After features/support/hooks.rb:330 0.586
After features/support/hooks.rb:100 0.051
26.333
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 7.991
And I capture all network traffic 0.093
And the network is plugged 0.123
And Tor is ready 14.038
And all notifications have disappeared 4.030
And available upgrades have been checked 0.056
Tags: @product
0.813
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.218
And I switch to the "manually-added-con" NetworkManager connection 0.371
Then the hostname should not have been leaked on the network 0.223
After features/support/hooks.rb:330 0.576
After features/support/hooks.rb:100 0.033