<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="65.362" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-07-19T18:50:21" 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-19T18:50:21" tests="1" time="65.293" failures="1">
    <testcase name="Modify Hardware Profile applied to a running Workbench Changes Hardware Profiles applied to a resource" time="36.859" classname="Changes Hardware Profiles applied to a resource">
      <failure message="

Test steps were:

1. Log into the application
2. Navigate to: https://rh-ai.apps.2ec8d0bd-df83-45cf-888b-3d76eed32905.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/testModifyAppliedHardwareProfile.cy.ts:116:10)]]></failure>
    </testcase>
  </testsuite>
</testsuites>