<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="2.165" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-07-02T21:24:58" 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-07-02T21:24:58" tests="1" time="2.096" failures="2">
    <testcase name="Delete Hardware Profile applied to a resource &quot;before each&quot; hook: retryableBeforeEach for &quot;Verify Hardware Profile can be deleted while applied to a workbench without affecting the workbench&quot;" time="0.898" classname="&quot;before each&quot; hook: retryableBeforeEach for &quot;Verify Hardware Profile can be deleted while applied to a workbench without affecting the workbench&quot;">
      <failure message="Command failed with code 1

Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `Delete Hardware Profile app...`" type="Error"><![CDATA[Error: Command failed with code 1

Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `Delete Hardware Profile app...`
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/project.ts:26:12)]]></failure>
    </testcase>
    <testcase name="Delete Hardware Profile applied to a resource &quot;after all&quot; hook for &quot;Verify Hardware Profile can be deleted while applied to a workbench without affecting the workbench&quot;" time="0.898" classname="&quot;after all&quot; hook for &quot;Verify Hardware Profile can be deleted while applied to a workbench without affecting the workbench&quot;">
      <failure message="Command failed with code 1

Because this error occurred during a `after all` hook we are skipping the remaining tests in the current suite: `Delete Hardware Profile app...`

Although you have test retries enabled, we do not retry tests when `before all` or `after all` hooks fail" type="Error"><![CDATA[Error: Command failed with code 1

Because this error occurred during a `after all` hook we are skipping the remaining tests in the current suite: `Delete Hardware Profile app...`

Although you have test retries enabled, we do not retry tests when `before all` or `after all` hooks fail
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/project.ts:71:12)]]></failure>
    </testcase>
  </testsuite>
</testsuites>