<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="30.087" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-07-15T08:19:06" tests="0" file="cypress/tests/e2e/application.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="application" timestamp="2026-07-15T08:19:06" tests="1" time="30.031" failures="1">
    <testcase name="application should login and load page" time="14.124" classname="should login and load page">
      <failure message="

Test steps were:

1. Navigate to: https://rh-ai.apps.95dbc199-d6ec-4c82-a4ad-806103f7ba54.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>