<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="23.208" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-07-16T07:47:44" tests="0" file="cypress/tests/e2e/dashboardNavigation/testApplicationLinks.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify the RHOAI Application and Switcher links in the Dashboard Navigation" timestamp="2026-07-16T07:47:44" tests="1" time="23.088" failures="1">
    <testcase name="Verify the RHOAI Application and Switcher links in the Dashboard Navigation Verify the various application tabs and switcher links are operational" time="11.724" classname="Verify the various application tabs and switcher links are operational">
      <failure message="

Test steps were:

1. Log into the application
2. Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/
3. Click the Application Launcher

Timed out retrying after 10000ms: Unable to find an element by: [data-testid=&quot;application-launcher&quot;]

Ignored nodes: comments, script, style
&lt;html&gt;
  &lt;head&gt;
    &lt;meta
      content=&quot;light dark&quot;
      name=&quot;color-scheme&quot;
    /&gt;
  &lt;/head&gt;
  &lt;body&gt;
    &lt;pre
      style=&quot;word-wrap: break-word; white-space: pre-wrap;&quot;
    &gt;
      no healthy upstream
    &lt;/pre&gt;
  &lt;/body&gt;
&lt;/html&gt;" type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 10000ms: Unable to find an element by: [data-testid="application-launcher"]

Ignored nodes: comments, script, style
<html>
  <head>
    <meta
      content="light dark"
      name="color-scheme"
    />
  </head>
  <body>
    <pre
      style="word-wrap: break-word; white-space: pre-wrap;"
    >
      no healthy upstream
    </pre>
  </body>
</html>
    at Header.findApplicationLauncher (webpack://@odh-dashboard/cypress/./cypress/pages/components/Header.ts:3:14)
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/dashboardNavigation/testApplicationLinks.cy.ts:16:13)]]></failure>
    </testcase>
  </testsuite>
</testsuites>