<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="298.358" tests="3" failures="1">
  <testsuite name="Root Suite" timestamp="2026-07-09T23:27:31" tests="0" file="cypress/tests/e2e/modelRegistry/testCreateModelRegistry.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify a model registry can be created and deleted" timestamp="2026-07-09T23:27:31" tests="3" time="298.140" failures="1">
    <testcase name="Verify a model registry can be created and deleted Creates a model registry with mysql database and then deletes it" time="142.143" classname="Creates a model registry with mysql database and then deletes it">
    </testcase>
    <testcase name="Verify a model registry can be created and deleted Creates a model registry with PostgreSQL database and then deletes it" time="13.479" classname="Creates a model registry with PostgreSQL database and then deletes it">
      <failure message="

Test steps were:

1. Login as an Admin
2. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/

Timed out retrying after 30000ms: expected &apos;https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/oauth2/callback?state=VDliNNViJxhhiJF1sWEICj4lXjV8ZDnb8fQHyJ_T78A%3A%2F&amp;session_state=375778e3-0057-4723-9266-2757c0c2970b&amp;iss=https%3A%2F%2Fkeycloak.qe.rh-ods.com%2Frealms%2Fopenshift&amp;code=c6480c20-c639-4a33-8b4f-847f33abb12b.375778e3-0057-4723-9266-2757c0c2970b.ac7fc289-1fab-47d4-a47c-c32d5724a106&apos; to not include &apos;keycloak&apos;" type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 30000ms: expected 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/oauth2/callback?state=VDliNNViJxhhiJF1sWEICj4lXjV8ZDnb8fQHyJ_T78A%3A%2F&session_state=375778e3-0057-4723-9266-2757c0c2970b&iss=https%3A%2F%2Fkeycloak.qe.rh-ods.com%2Frealms%2Fopenshift&code=c6480c20-c639-4a33-8b4f-847f33abb12b.375778e3-0057-4723-9266-2757c0c2970b.ac7fc289-1fab-47d4-a47c-c32d5724a106' to not include 'keycloak'
    at handleKeycloakLogin (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:277:29)
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:441:8)]]></failure>
    </testcase>
    <testcase name="Verify a model registry can be created and deleted Creates a model registry with default database and then deletes it" time="96.889" classname="Creates a model registry with default database and then deletes it">
    </testcase>
  </testsuite>
</testsuites>