<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="50.394" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-07-02T21:07:47" 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-07-02T21:07:47" tests="1" time="50.345" failures="1">
    <testcase name="A user can create an OCI connection and deploy a model with it Verify User Can Create an OCI Connection, Deploy Model with Token Auth, and Verify Token Access" time="19.638" classname="Verify User Can Create an OCI Connection, Deploy Model with Token Auth, and Verify Token Access">
      <failure message="

Test steps were:

1. Navigate to DS Project test-oci-deployment-101388
2. Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/

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 ProjectListPage.navigate (webpack://@odh-dashboard/cypress/./cypress/pages/projects.ts:84:14)
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/dataScienceProjects/models/testDeployOCIModel.cy.ts:105:24)]]></failure>
    </testcase>
  </testsuite>
</testsuites>