<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="26.474" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-07-14T14:05:02" tests="0" file="cypress/tests/e2e/applications/testAboutDialog.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify RHODS About Dialog" timestamp="2026-07-14T14:05:02" tests="1" time="26.416" failures="1">
    <testcase name="Verify RHODS About Dialog Verify RHODS About Dialog contains correct information" time="11.401" classname="Verify RHODS About Dialog contains correct information">
      <failure message="

Test steps were:

1. Login to Red Hat OpenShift AI
2. Navigate to: https://rh-ai.apps.00f219f9-6d3b-4c7a-8be9-cafdd6832fbf.prod.konfluxeaas.com/
3. Open the About dialog

Timed out retrying after 10000ms: Expected to find element: `#help-icon-toggle`, but never found it." type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 10000ms: Expected to find element: `#help-icon-toggle`, but never found it.
    at AppChrome.findHelpButton (webpack://@odh-dashboard/cypress/./cypress/pages/appChrome.ts:32:14)
    at AboutDialog.show (webpack://@odh-dashboard/cypress/./cypress/pages/aboutDialog.ts:7:14)
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/applications/testAboutDialog.cy.ts:43:18)]]></failure>
    </testcase>
  </testsuite>
</testsuites>