<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="3.094" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-07-02T21:25:08" tests="0" file="cypress/tests/e2e/settings/hardwareProfiles/testModifyAppliedHardwareProfile.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Modify Hardware Profile applied to a running Workbench" timestamp="2026-07-02T21:25:08" tests="1" time="3.027" failures="2">
    <testcase name="Modify Hardware Profile applied to a running Workbench &quot;before each&quot; hook: retryableBeforeEach for &quot;Changes Hardware Profiles applied to a resource&quot;" time="0.965" classname="&quot;before each&quot; hook: retryableBeforeEach for &quot;Changes Hardware Profiles applied to a resource&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: `Modify 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: `Modify Hardware Profile app...`
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/project.ts:26:12)]]></failure>
    </testcase>
    <testcase name="Modify Hardware Profile applied to a running Workbench &quot;after all&quot; hook for &quot;Changes Hardware Profiles applied to a resource&quot;" time="0.965" classname="&quot;after all&quot; hook for &quot;Changes Hardware Profiles applied to a resource&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: `Modify 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: `Modify 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>