Project Number Date
test_Tails_ISO_feature-arti 95 22 Jun 2025, 17:30

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 59.860 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.
28.416
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.024
Given I have started Tails from DVD without network and logged in 9.554
And I capture all network traffic 0.007
And the network is plugged 0.096
And Tor is ready 14.030
And all notifications have disappeared 4.672
And available upgrades have been checked 0.054
Tags: @product
0.217
Then the hostname should not have been leaked on the network 0.217
After features/support/hooks.rb:330 0.636
After features/support/hooks.rb:100 0.062
29.773
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.361
And I capture all network traffic 0.006
And the network is plugged 0.095
And Tor is ready 16.825
And all notifications have disappeared 4.337
And available upgrades have been checked 0.146
Tags: @product
1.453
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.269
And I switch to the "manually-added-con" NetworkManager connection 0.383
Then the hostname should not have been leaked on the network 0.801
After features/support/hooks.rb:330 0.703
After features/support/hooks.rb:100 0.053