<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="73.191" tests="4" failures="3" skipped="1">
  <testsuite name="Root Suite" timestamp="2026-07-12T19:45:25" tests="0" file="cypress/tests/e2e/modelRegistry/testRegisterModel.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify models can be registered in a model registry" timestamp="2026-07-12T19:45:25" tests="4" time="73.085" failures="4">
    <testcase name="Verify models can be registered in a model registry Registers a new version via versions view" time="3.733" classname="Registers a new version via versions view">
      <failure message="

Test steps were:

1. Log into the application
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 models can be registered in a model registry Registers and stores a model to an OCI destination" time="0.383" classname="Registers and stores a model to an OCI destination">
      <failure message="

Test steps were:

1. Log into the application
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 models can be registered in a model registry Registers and stores a model to an OCI destination using URI origin" time="0.439" classname="Registers and stores a model to an OCI destination using URI origin">
      <failure message="

Test steps were:

1. Log into the application
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 models can be registered in a model registry &quot;after all&quot; hook for &quot;Registers and stores a model to an OCI destination using URI origin&quot;" time="0.439" classname="&quot;after all&quot; hook for &quot;Registers and stores a model to an OCI destination using URI origin&quot;">
      <failure message="

Test steps were:

1. Log into the application
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 models can be regist...`

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/testRegisterModel.cy.ts:466:7)]]></failure>
    </testcase>
  </testsuite>
</testsuites>