<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="27.403" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-07-15T07:13:57" tests="0" file="cypress/tests/e2e/application.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="application" timestamp="2026-07-15T07:13:57" tests="1" time="27.310" failures="1">
    <testcase name="application should login and load page" time="14.491" classname="should login and load page">
      <failure message="

Test steps were:

1. Navigate to: https://rh-ai.apps.8eb76f94-f64b-4cdf-868f-009d36bed156.prod.konfluxeaas.com/

Timed out retrying after 10000ms: Expected to find content: &apos;clusteradminuser1&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: 'clusteradminuser1' 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>