<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="313.448" tests="2" failures="2">
  <testsuite name="Root Suite" timestamp="2026-09-15T11:22:24" 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-09-15T11:22:24" tests="2" time="313.217" failures="2">
    <testcase name="Verify Connection Type Creation &quot;before each&quot; hook: retryableBeforeEach for &quot;Verify User Can Create, Preview and Delete a Connection Type&quot;" time="3.825" classname="&quot;before each&quot; hook: retryableBeforeEach for &quot;Verify User Can Create, Preview and Delete a Connection Type&quot;">
      <failure message="`cy.exec(&apos;oc get project &quot;cypress-test-connection-type-185825&quot; -o name&apos;)` timed out after waiting `60000ms`.

https://on.cypress.io/exec

Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `Verify Connection Type Crea...`" type="CypressError"><![CDATA[CypressError: `cy.exec('oc get project "cypress-test-connection-type-185825" -o name')` timed out after waiting `60000ms`.

https://on.cypress.io/exec

Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `Verify Connection Type Crea...`
    at <unknown> (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:124114:70)
    at tryCatcher (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1777:23)
    at <unknown> (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:4156:41)
    at tryCatcher (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1777:23)
    at Promise._settlePromiseFromHandler (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1489:31)
    at Promise._settlePromise (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1546:18)
    at Promise._settlePromise0 (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1591:10)
    at Promise._settlePromises (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1667:18)
    at _drainQueueStep (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2377:12)
    at _drainQueue (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2370:9)
    at Async._drainQueues (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2386:5)
    at Async.drainQueues (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
    at getOpenShiftProject (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/project.ts:254:12)
    at verifyOpenShiftProjectExists (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/project.ts:275:2)
    at checkDeleted (webpack://@odh-dashboard/cypress/./cypress/utils/projectChecker.ts:42:46)
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/utils/projectChecker.ts:48:23)]]></failure>
    </testcase>
    <testcase name="Verify Connection Type Creation &quot;after all&quot; hook for &quot;Verify User Can Duplicate, Edit and Delete a Connection Type&quot;" time="0.000" classname="&quot;after all&quot; hook for &quot;Verify User Can Duplicate, Edit and Delete a Connection Type&quot;">
      <failure message="Command failed with code 1

Because this error occurred during a `after all` hook we are skipping the remaining tests in the current suite: `Verify Connection Type Crea...`

Although you have test retries enabled, we do not retry tests when `before all` or `after all` hooks fail" type="Error"><![CDATA[Error: Command failed with code 1

Because this error occurred during a `after all` hook we are skipping the remaining tests in the current suite: `Verify Connection Type Crea...`

Although you have test retries enabled, we do not retry tests when `before all` or `after all` hooks fail
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/project.ts:80:12)]]></failure>
    </testcase>
  </testsuite>
</testsuites>