<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="22.846" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-07-16T07:53:51" tests="0" file="cypress/tests/e2e/settings/connectionTypes/testPreInstalledConnectionTypes.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify OOTB Connection Types" timestamp="2026-07-16T07:53:51" tests="1" time="22.769" failures="1">
    <testcase name="Verify OOTB Connection Types should have pre-installed label and unable to be edited or deleted" time="11.432" classname="should have pre-installed label and unable to be edited or deleted">
      <failure message="

Test steps were:

1. Navigate to Connection Types view
2. Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/settings/environment-setup/connection-types

Timed out retrying after 10000ms: Unable to find an element by: [data-testid=&quot;connection-types-table&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="connection-types-table"]

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 ConnectionTypesPage.shouldHaveConnectionTypes (webpack://@odh-dashboard/cypress/./cypress/pages/connectionTypes.ts:254:21)
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/settings/connectionTypes/testPreInstalledConnectionTypes.cy.ts:28:26)]]></failure>
    </testcase>
  </testsuite>
</testsuites>