<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="797.151" tests="3" failures="1">
  <testsuite name="Root Suite" timestamp="2026-09-15T16:57:46" 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-09-15T16:57:46" tests="3" time="797.088" 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="34.444" 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="62.799" classname="Creates a model registry with PostgreSQL database and then deletes it">
    </testcase>
    <testcase name="Verify a model registry can be created and deleted Creates a model registry with default database and then deletes it" time="303.524" classname="Creates a model registry with default database and then deletes it">
      <failure message="

Test steps were:

1. Login as an Admin
2. Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/
3. Navigate to Model Registry Settings
4. Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/settings/model-resources-operations/model-registry
5. Create a model registry with default database
6. Verify it is available in the UI

Timed out retrying after 300000ms: Expected to find content: &apos;Available&apos; within the element: &lt;tr.pf-v6-c-table__tr&gt; but never did." type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 300000ms: Expected to find content: 'Available' within the element: <tr.pf-v6-c-table__tr> but never did.
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/modelRegistry/testCreateModelRegistry.cy.ts:193:9)]]></failure>
    </testcase>
  </testsuite>
</testsuites>