Project Number Date
test_Tails_ISO_feature-arti 79 02 Jun 2025, 17:39

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 1:3.594 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.
31.759
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.781
And I capture all network traffic 0.008
And the network is plugged 0.095
And Tor is ready 18.595
And all notifications have disappeared 4.219
And available upgrades have been checked 0.058
Tags: @product
0.255
Then the hostname should not have been leaked on the network 0.255
After features/support/hooks.rb:330 0.960
After features/support/hooks.rb:100 0.075
30.733
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 9.117
And I capture all network traffic 0.008
And the network is plugged 0.116
And Tor is ready 17.101
And all notifications have disappeared 4.327
And available upgrades have been checked 0.061
Tags: @product
0.845
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.246
And I switch to the "manually-added-con" NetworkManager connection 0.371
Then the hostname should not have been leaked on the network 0.227
After features/support/hooks.rb:330 1.087
After features/support/hooks.rb:100 0.044