<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="81.642" tests="2" failures="2">
  <testsuite name="Root Suite" timestamp="2026-07-02T22:04:27" tests="0" file="cypress/tests/e2e/settings/connectionTypes/testCreateConnectionTypes.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify Connection Type Creation" timestamp="2026-07-02T22:04:27" tests="2" time="81.585" failures="2">
    <testcase name="Verify Connection Type Creation Verify User Can Create, Preview and Delete a Connection Type" time="20.462" classname="Verify User Can Create, Preview and Delete a Connection Type">
      <failure message="

Test steps were:

1. Log into the application
2. Navigate to: https://rh-ai.apps.f72f7d72-61df-45a1-ad16-e4522e1de1c1.prod.konfluxeaas.com/
3. Navigate to Connection Types page

Timed out retrying after 10000ms: Expected to find element: `#page-sidebar`, but never found it." type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 10000ms: Expected to find element: `#page-sidebar`, but never found it.
    at AppChrome.findSideBar (webpack://@odh-dashboard/cypress/./cypress/pages/appChrome.ts:24:14)
    at AppChrome.findNavItem (webpack://@odh-dashboard/cypress/./cypress/pages/appChrome.ts:44:16)
    at ConnectionTypesPage.findNavItem (webpack://@odh-dashboard/cypress/./cypress/pages/connectionTypes.ts:241:21)
    at ConnectionTypesPage.navigate (webpack://@odh-dashboard/cypress/./cypress/pages/connectionTypes.ts:249:9)
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/settings/connectionTypes/testCreateConnectionTypes.cy.ts:86:26)]]></failure>
    </testcase>
    <testcase name="Verify Connection Type Creation Verify User Can Duplicate, Edit and Delete a Connection Type" time="10.349" classname="Verify User Can Duplicate, Edit and Delete a Connection Type">
      <failure message="

Test steps were:

1. Log into the application
2. Navigate to: https://rh-ai.apps.f72f7d72-61df-45a1-ad16-e4522e1de1c1.prod.konfluxeaas.com/
3. Navigate to Connection Types page

Timed out retrying after 10000ms: Expected to find element: `#page-sidebar`, but never found it." type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 10000ms: Expected to find element: `#page-sidebar`, but never found it.
    at AppChrome.findSideBar (webpack://@odh-dashboard/cypress/./cypress/pages/appChrome.ts:24:14)
    at AppChrome.findNavItem (webpack://@odh-dashboard/cypress/./cypress/pages/appChrome.ts:44:16)
    at ConnectionTypesPage.findNavItem (webpack://@odh-dashboard/cypress/./cypress/pages/connectionTypes.ts:241:21)
    at ConnectionTypesPage.navigate (webpack://@odh-dashboard/cypress/./cypress/pages/connectionTypes.ts:249:9)
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/settings/connectionTypes/testCreateConnectionTypes.cy.ts:215:26)]]></failure>
    </testcase>
  </testsuite>
</testsuites>