Project Number Date
test_Tails_ISO_20950-remove-sshfs 4 16 May 2025, 00:03

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 57.085 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.
27.175
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.487
And I capture all network traffic 0.011
And the network is plugged 0.159
And Tor is ready 12.438
And all notifications have disappeared 5.024
And available upgrades have been checked 0.052
Tags: @product
0.205
Then the hostname should not have been leaked on the network 0.205
After features/support/hooks.rb:330 0.635
After features/support/hooks.rb:100 0.062
28.861
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 8.211
And I capture all network traffic 0.005
And the network is plugged 0.081
And Tor is ready 16.114
And all notifications have disappeared 4.365
And available upgrades have been checked 0.082
Tags: @product
0.843
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.235
And I switch to the "manually-added-con" NetworkManager connection 0.397
Then the hostname should not have been leaked on the network 0.210
After features/support/hooks.rb:330 0.683
After features/support/hooks.rb:100 0.048