Project Number Date
test_Tails_ISO_stable 5741 26 Jun 2025, 13: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 58.897 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.
29.253
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 9.043
And I capture all network traffic 0.010
And the network is plugged 0.164
And Tor is ready 15.184
And all notifications have disappeared 4.796
And available upgrades have been checked 0.052
Tags: @product
0.241
Then the hostname should not have been leaked on the network 0.241
After features/support/hooks.rb:330 0.622
After features/support/hooks.rb:100 0.035
28.702
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Given I have started Tails from DVD without network and logged in 8.818
And I capture all network traffic 0.013
And the network is plugged 0.105
And Tor is ready 15.196
And all notifications have disappeared 4.518
And available upgrades have been checked 0.050
Tags: @product
0.700
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.172
And I switch to the "manually-added-con" NetworkManager connection 0.351
Then the hostname should not have been leaked on the network 0.175
After features/support/hooks.rb:330 0.596
After features/support/hooks.rb:100 0.041