Project Number Date
test_Tails_ISO_21565-flatpak-safe 20 31 Aug 2026, 03: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 47.610 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.
22.727
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Given I have started Tails from DVD without network and logged in 6.315
And I capture all network traffic 0.003
And the network is plugged 0.031
And Tor is ready 9.515
And all notifications have disappeared 6.816
And available upgrades have been checked 0.046
Tags: @product
0.116
Then the hostname should not have been leaked on the network 0.116
After features/support/hooks.rb:339 0.783
After features/support/hooks.rb:108 0.039
24.158
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Given I have started Tails from DVD without network and logged in 6.268
And I capture all network traffic 0.003
And the network is plugged 0.049
And Tor is ready 9.938
And all notifications have disappeared 7.858
And available upgrades have been checked 0.040
Tags: @product
0.607
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.109
And I switch to the "manually-added-con" NetworkManager connection 0.388
Then the hostname should not have been leaked on the network 0.109
After features/support/hooks.rb:339 0.882
After features/support/hooks.rb:108 0.047