<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="185.226" tests="3" failures="3">
  <testsuite name="Root Suite" timestamp="2026-07-10T08:32: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-07-10T08:32:46" tests="3" time="185.025" failures="4">
    <testcase name="Verify a model registry can be created and deleted Creates a model registry with mysql database and then deletes it" time="95.532" classname="Creates a model registry with mysql 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 mysql database
6. Verify it is available in the UI
7. Verify model registry is created on the backend
8. Delete the model registry
9. Verify model registry is removed from UI

Timed out retrying after 10000ms: Expected not to find content: &apos;e2e-test-registry&apos; but continuously found it." type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 10000ms: Expected not to find content: 'e2e-test-registry' but continuously found it.
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/modelRegistry/testCreateModelRegistry.cy.ts:97:32)]]></failure>
    </testcase>
    <testcase name="Verify a model registry can be created and deleted Creates a model registry with PostgreSQL database and then deletes it" time="12.882" 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.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/

Failed to visit &apos;https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/&apos;. Status code: 503" type="Error"><![CDATA[Error: Failed to visit 'https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/'. Status code: 503
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14)]]></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="0.357" 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/

Failed to visit &apos;https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/&apos;. Status code: 503" type="Error"><![CDATA[Error: Failed to visit 'https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/'. Status code: 503
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14)]]></failure>
    </testcase>
    <testcase name="Verify a model registry can be created and deleted &quot;after all&quot; hook for &quot;Creates a model registry with default database and then deletes it&quot;" time="0.357" classname="&quot;after all&quot; hook for &quot;Creates a model registry with default database and then deletes it&quot;">
      <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 away from model registry before cleanup

`cy.visit()` failed trying to load:

https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/

The response we received from your web server was:

  &gt; 503: Service Unavailable

This was considered a failure because the status code was not `2xx`.

If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`

Because this error occurred during a `after all` hook we are skipping the remaining tests in the current suite: `Verify a model registry can...`

Although you have test retries enabled, we do not retry tests when `before all` or `after all` hooks fail" type="CypressError"><![CDATA[CypressError: `cy.visit()` failed trying to load:

https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/

The response we received from your web server was:

  > 503: Service Unavailable

This was considered a failure because the status code was not `2xx`.

If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
    at <unknown> (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:135411:76)
    at visitFailedByErr (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:135001:12)
    at <unknown> (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:135394:13)
    at tryCatcher (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:1777:23)
    at Promise._settlePromiseFromHandler (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:1489:31)
    at Promise._settlePromise (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:1546:18)
    at Promise._settlePromise0 (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:1591:10)
    at Promise._settlePromises (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:1667:18)
    at _drainQueueStep (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:2377:12)
    at _drainQueue (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:2370:9)
    at Async._drainQueues (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:2386:5)
    at Async.drainQueues (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/modelRegistry/testCreateModelRegistry.cy.ts:215:7)]]></failure>
    </testcase>
  </testsuite>
</testsuites>