<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="298.462" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-09-10T20:01:31" tests="0" file="cypress/tests/e2e/settings/hardwareProfiles/testDeleteAppliedHardwareProfile.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Delete Hardware Profile applied to a resource" timestamp="2026-09-10T20:01:31" tests="1" time="298.362" failures="1">
    <testcase name="Delete Hardware Profile applied to a resource Verify Hardware Profile can be deleted while applied to a workbench without affecting the workbench" time="137.632" classname="Verify Hardware Profile can be deleted while applied to a workbench without affecting the workbench">
      <failure message="

Test steps were:

1. Log into the application
2. Navigate to: https://rh-ai.apps.325e327945af09cca235.prod.konflux-ocp-ci.dev/
3. Create workbench test-workbench-with-hp with hardware profile
4. Wait for workbench test-workbench-with-hp to display a &quot;Running&quot; status

Timed out retrying after 120000ms: expected &apos;&lt;span.pf-v6-c-label.pf-m-filled.pf-m-danger.pf-m-compact.pf-m-clickable&gt;&apos; to have text &apos;Ready&apos;, but the text was &apos;Failed&apos;" type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 120000ms: expected '<span.pf-v6-c-label.pf-m-filled.pf-m-danger.pf-m-compact.pf-m-clickable>' to have text 'Ready', but the text was 'Failed'
    at NotebookRow.expectStatusLabelToBe (webpack://@odh-dashboard/cypress/./cypress/pages/workbench.ts:303:45)
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/settings/hardwareProfiles/testDeleteAppliedHardwareProfile.cy.ts:98:18)

      + expected - actual

      -'Failed'
      +'Ready'
      ]]></failure>
    </testcase>
  </testsuite>
</testsuites>