<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="54.039" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-08-05T09:31:26" 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-08-05T09:31:26" tests="1" time="53.961" failures="1">
    <testcase name="Verify Hardware Profiles - Creating, Editing and Deleting Create, Edit and Delete a Hardware Profile" time="38.792" 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.2f6bc9fc-ef8a-4641-a028-c603dc53ef13.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>