<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="114.171" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-08-05T09:32:43" tests="0" file="cypress/tests/e2e/dataScienceProjects/models/testDeployOCIModel.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="A user can create an OCI connection and deploy a model with it" timestamp="2026-08-05T09:32:43" tests="1" time="114.117" failures="1">
    <testcase name="A user can create an OCI connection and deploy a model with it &quot;before each&quot; hook: retryableBeforeEach for &quot;Verify User Can Create an OCI Connection, Deploy Model with Token Auth, and Verify Token Access&quot;" time="62.485" classname="&quot;before each&quot; hook: retryableBeforeEach for &quot;Verify User Can Create an OCI Connection, Deploy Model with Token Auth, and Verify Token Access&quot;">
      <failure message="The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection.

  &gt; Cannot read properties of undefined (reading &apos;data&apos;)

When Cypress detects uncaught errors originating from your application it will automatically fail the current test.

This behavior is configurable, and you can choose to turn this off by listening to the `uncaught:exception` event.

https://on.cypress.io/uncaught-exception-from-application

Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `A user can create an OCI co...`" type="TypeError"><![CDATA[TypeError: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection.

  > Cannot read properties of undefined (reading 'data')

When Cypress detects uncaught errors originating from your application it will automatically fail the current test.

This behavior is configurable, and you can choose to turn this off by listening to the `uncaught:exception` event.

https://on.cypress.io/uncaught-exception-from-application

Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `A user can create an OCI co...`
    at <unknown> (https://rh-ai.apps.2f6bc9fc-ef8a-4641-a028-c603dc53ef13.prod.konfluxeaas.com/2399.81e0fb7fce16add2956f.js:1:863917)]]></failure>
    </testcase>
  </testsuite>
</testsuites>