Project Number Date
test_Tails_ISO_devel 4518 29 Jul 2026, 07:54

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 0 2 14 0 0 16 0 2 2 0.006 Failed
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.
0.003
Background
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Steps
Given I have started Tails from DVD without network and logged in 0.003
Call to virDomainDefineXML failed: unsupported configuration: spice graphics are not supported with this QEMU (Libvirt::DefinitionError)
./features/support/helpers/vm_helper.rb:147:in `define_domain_xml'
./features/support/helpers/vm_helper.rb:147:in `update'
./features/support/helpers/vm_helper.rb:117:in `initialize'
./features/step_definitions/common_steps.rb:100:in `new'
./features/step_definitions/common_steps.rb:100:in `/^a computer$/'
./features/step_definitions/snapshots.rb:177:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:226:in `/^I\ have\ started\ Tails\ from\ DVD\ without\ network\ and\ logged\ in$/'
features/dhcp.feature:9:in `Given I have started Tails from DVD without network and logged in'
And I capture all network traffic 0.000
And the network is plugged 0.000
And Tor is ready 0.000
And all notifications have disappeared 0.000
And available upgrades have been checked 0.000
Tags: @product
0.000
Scenario Getting a DHCP lease with the default NetworkManager connection
Steps
Then the hostname should not have been leaked on the network 0.000
Hooks
After features/support/hooks.rb:339 4.271
no implicit conversion of nil into String (TypeError)
./features/support/hooks.rb:473:in `exist?'
./features/support/hooks.rb:473:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:468:in `each'
./features/support/hooks.rb:468:in `After'
Output 1

SCENARIO FAILED: 'Getting a DHCP lease with the default NetworkManager connection' (at time 00:05:15)

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4518/artifact/build-artifacts/00:05:15_Getting_a_DHCP_lease_with_the_default_NetworkManager_connection.mkv

After features/support/hooks.rb:108 0.000
0.003
Background
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Steps
Given I have started Tails from DVD without network and logged in 0.003
Call to virDomainDefineXML failed: unsupported configuration: spice graphics are not supported with this QEMU (Libvirt::DefinitionError)
./features/support/helpers/vm_helper.rb:147:in `define_domain_xml'
./features/support/helpers/vm_helper.rb:147:in `update'
./features/support/helpers/vm_helper.rb:117:in `initialize'
./features/step_definitions/common_steps.rb:100:in `new'
./features/step_definitions/common_steps.rb:100:in `/^a computer$/'
./features/step_definitions/snapshots.rb:177:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:226:in `/^I\ have\ started\ Tails\ from\ DVD\ without\ network\ and\ logged\ in$/'
features/dhcp.feature:9:in `Given I have started Tails from DVD without network and logged in'
And I capture all network traffic 0.000
And the network is plugged 0.000
And Tor is ready 0.000
And all notifications have disappeared 0.000
And available upgrades have been checked 0.000
Tags: @product
0.000
Scenario Getting a DHCP lease with a manually configured NetworkManager connection
Steps
When I add a wired DHCP NetworkManager connection called "manually-added-con" 0.000
And I switch to the "manually-added-con" NetworkManager connection 0.000
Then the hostname should not have been leaked on the network 0.000
Hooks
After features/support/hooks.rb:339 4.272
no implicit conversion of nil into String (TypeError)
./features/support/hooks.rb:473:in `exist?'
./features/support/hooks.rb:473:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:468:in `each'
./features/support/hooks.rb:468:in `After'
Output 1

SCENARIO FAILED: 'Getting a DHCP lease with a manually configured NetworkManager connection' (at time 00:05:19)

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4518/artifact/build-artifacts/00:05:19_Getting_a_DHCP_lease_with_a_manually_configured_NetworkManager_connection.mkv

After features/support/hooks.rb:108 0.000