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
Hardware support 0 1 4 0 0 5 0 1 1 0.002 Failed
Tags: @product
Feature Hardware support
In order to understand why Tails does not work As someone using a computer that is not supported by Tails I want to be informed that my hardware is not supported
0.002
Scenario Alerting about unsupported graphics card before reaching the Welcome Screen
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Steps
Given a computer 0.002
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/hardware_support.feature:9:in `Given a computer'
And the computer has an unsupported graphics card 0.000
When I start the computer 0.000
Then the computer boots Tails 0.000
Then I see a graphics card failure message on the splash screen 0.000
Hooks
After features/support/hooks.rb:339 4.269
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: 'Alerting about unsupported graphics card before reaching the Welcome Screen' (at time 00:06:54)

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4518/artifact/build-artifacts/00:06:54_Alerting_about_unsupported_graphics_card_before_reaching_the_Welcome_Screen.mkv

After features/support/hooks.rb:108 0.000