Project Number Date
test_Tails_ISO_21195-dont-include-unused-firmware 2 25 Jul 2026, 02:35

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 48.776 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.
23.757
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.003
Given I have started Tails from DVD without network and logged in 6.737
And I capture all network traffic 0.003
And the network is plugged 0.016
And Tor is ready 9.803
And all notifications have disappeared 7.147
And available upgrades have been checked 0.049
Tags: @product
0.154
Then the hostname should not have been leaked on the network 0.154
After features/support/hooks.rb:339 0.982
After features/support/hooks.rb:108 0.051
24.154
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.003
Given I have started Tails from DVD without network and logged in 6.907
And I capture all network traffic 0.011
And the network is plugged 0.032
And Tor is ready 9.702
And all notifications have disappeared 7.428
And available upgrades have been checked 0.072
Tags: @product
0.709
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.128
And I switch to the "manually-added-con" NetworkManager connection 0.435
Then the hostname should not have been leaked on the network 0.146
After features/support/hooks.rb:339 0.960
After features/support/hooks.rb:108 0.043