<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="168.969" tests="4" failures="1" skipped="1">
  <testsuite name="Root Suite" timestamp="2026-07-15T07:19:30" 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-15T07:19:30" tests="4" time="168.804" failures="1">
    <testcase name="Verify models can be registered in a model registry Registers a new version via versions view" time="17.593" 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.8eb76f94-f64b-4cdf-868f-009d36bed156.prod.konfluxeaas.com/
3. Navigate to Model Registry
4. Navigate to: https://rh-ai.apps.8eb76f94-f64b-4cdf-868f-009d36bed156.prod.konfluxeaas.com/ai-hub/registry/test-model-registry-662874
5. Navigate to the first registered model

Timed out retrying after 10000ms: Expected to find content: &apos;test-obj-model-662874&apos; but never did." type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 10000ms: Expected to find content: 'test-obj-model-662874' but never did.
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/modelRegistry/testRegisterModel.cy.ts:201:9)]]></failure>
    </testcase>
    <testcase name="Verify models can be registered in a model registry Registers and stores a model to an OCI destination" time="30.976" classname="Registers and stores a model to an OCI destination">
    </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="27.205" classname="Registers and stores a model to an OCI destination using URI origin">
    </testcase>
  </testsuite>
</testsuites>