<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="33.657" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-07-20T09:09:49" tests="0" file="cypress/tests/e2e/settings/hardwareProfiles/testHardwareProfiles.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify Hardware Profiles - Creating, Editing and Deleting" timestamp="2026-07-20T09:09:49" tests="1" time="33.590" failures="1">
    <testcase name="Verify Hardware Profiles - Creating, Editing and Deleting Create, Edit and Delete a Hardware Profile" time="18.262" classname="Create, Edit and Delete a Hardware Profile">
      <failure message="

Test steps were:

1. Log into the application
2. Navigate to: https://rh-ai.apps.e8b6ed0d-5259-439e-b68c-1ba1be5c9f3b.prod.konfluxeaas.com/
3. Navigate to Hardware Profiles
4. Create a Hardware Profile and confirm creation was successful

Timed out retrying after 10000ms: Expected to find element: `[data-label=Name]`, but never found it. Queried from:

              &gt; cy.findByTestId(hardware-profile-table)" type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 10000ms: Expected to find element: `[data-label=Name]`, but never found it. Queried from:

              > cy.findByTestId(hardware-profile-table)
    at HardwareProfileRow.eval [as parentSelector] (webpack://@odh-dashboard/cypress/./cypress/pages/hardwareProfile.ts:163:29)
    at HardwareProfileRow.find (webpack://@odh-dashboard/cypress/./cypress/pages/components/Contextual.ts:5:16)
    at HardwareProfileRow.findDescription (webpack://@odh-dashboard/cypress/./cypress/pages/hardwareProfile.ts:44:16)
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/settings/hardwareProfiles/testHardwareProfiles.cy.ts:54:10)]]></failure>
    </testcase>
  </testsuite>
</testsuites>