<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="44.991" tests="2" failures="2">
  <testsuite name="Root Suite" timestamp="2026-07-02T22:02:52" tests="0" file="cypress/tests/e2e/modelCatalog/testCatalogSettingsAvailable.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify Model Catalog Settings Access Control" timestamp="2026-07-02T22:02:52" tests="2" time="44.802" failures="2">
    <testcase name="Verify Model Catalog Settings Access Control Admin user can access Model catalog settings" time="10.388" classname="Admin user can access Model catalog settings">
      <failure message="

Test steps were:

1. Log into the application as admin with aiCatalogSettings flag enabled
2. Navigate to: https://rh-ai.apps.f72f7d72-61df-45a1-ad16-e4522e1de1c1.prod.konfluxeaas.com/
3. Navigate to Model catalog settings

Timed out retrying after 10000ms: Expected to find element: `#page-sidebar`, but never found it." type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 10000ms: Expected to find element: `#page-sidebar`, but never found it.
    at AppChrome.findSideBar (webpack://@odh-dashboard/cypress/./cypress/pages/appChrome.ts:24:14)
    at AppChrome.findNavItem (webpack://@odh-dashboard/cypress/./cypress/pages/appChrome.ts:44:16)
    at ModelCatalogSettings.findNavItem (webpack://@odh-dashboard/cypress/./cypress/pages/modelCatalogSettings.ts:31:21)
    at ModelCatalogSettings.navigate (webpack://@odh-dashboard/cypress/./cypress/pages/modelCatalogSettings.ts:12:9)
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/modelCatalog/testCatalogSettingsAvailable.cy.ts:14:27)]]></failure>
    </testcase>
    <testcase name="Verify Model Catalog Settings Access Control Non-admin user cannot access Model catalog settings" time="10.589" classname="Non-admin user cannot access Model catalog settings">
      <failure message="

Test steps were:

1. Log into the application as non-admin user
2. Navigate to: https://rh-ai.apps.f72f7d72-61df-45a1-ad16-e4522e1de1c1.prod.konfluxeaas.com/
3. Verify Model catalog settings nav item is not visible for non-admin

Timed out retrying after 10000ms: Expected to find element: `#page-sidebar`, but never found it." type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 10000ms: Expected to find element: `#page-sidebar`, but never found it.
    at AppChrome.findSideBar (webpack://@odh-dashboard/cypress/./cypress/pages/appChrome.ts:24:14)
    at AppChrome.findNavItem (webpack://@odh-dashboard/cypress/./cypress/pages/appChrome.ts:44:16)
    at ModelCatalogSettings.findNavItem (webpack://@odh-dashboard/cypress/./cypress/pages/modelCatalogSettings.ts:31:21)
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/modelCatalog/testCatalogSettingsAvailable.cy.ts:29:27)]]></failure>
    </testcase>
  </testsuite>
</testsuites>