<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="28.779" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-07-08T14:41:27" tests="0" file="cypress/tests/e2e/application.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="application" timestamp="2026-07-08T14:41:27" tests="1" time="28.668" failures="1">
    <testcase name="application should login and load page" time="15.675" classname="should login and load page">
      <failure message="

Test steps were:

1. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/

Timed out retrying after 10000ms: Expected to find content: &apos;htpasswd-cluster-admin-user&apos; within the element: &lt;header.pf-v6-c-masthead.pf-m-display-inline&gt; but never did." type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 10000ms: Expected to find content: 'htpasswd-cluster-admin-user' within the element: <header.pf-v6-c-masthead.pf-m-display-inline> but never did.
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/application.cy.ts:6:55)]]></failure>
    </testcase>
  </testsuite>
</testsuites>