Project Number Date
test_Tails_ISO_20634-greeter-tps-upgrade-failure-fix 6 28 Oct 2024, 17:14

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 55.563 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.136
Before features/support/hooks.rb:269 0.010
Given I have started Tails from DVD without network and logged in 8.817
And I capture all network traffic 0.010
And the network is plugged 0.076
And Tor is ready 14.303
And all notifications have disappeared 3.875
And available upgrades have been checked 0.052
Tags: @product
0.193
Then the hostname should not have been leaked on the network 0.193
After features/support/hooks.rb:326 0.746
After features/support/hooks.rb:100 0.037
27.526
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and logged in 8.237
And I capture all network traffic 0.008
And the network is plugged 0.083
And Tor is ready 14.959
And all notifications have disappeared 4.159
And available upgrades have been checked 0.078
Tags: @product
0.706
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.201
And I switch to the "manually-added-con" NetworkManager connection 0.286
Then the hostname should not have been leaked on the network 0.219
After features/support/hooks.rb:326 0.795
After features/support/hooks.rb:100 0.050