<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="91.401" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-07-02T21:55:33" tests="0" file="cypress/tests/e2e/modelsAsAService/testMaaSSubscriptions.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="A model can be deployed and accessed with a MaaS subscription and API key" timestamp="2026-07-02T21:55:33" tests="1" time="91.268" failures="1">
    <testcase name="A model can be deployed and accessed with a MaaS subscription and API key Verify User can deploy a model by selecting a MaaS subscription and API key" time="31.405" classname="Verify User can deploy a model by selecting a MaaS subscription and API key">
      <failure message="

Test steps were:

1. Log into the application as admin
2. Navigate to: https://rh-ai.apps.f72f7d72-61df-45a1-ad16-e4522e1de1c1.prod.konfluxeaas.com/?devFeatureFlags=vLLMDeploymentOnMaaS=true
3. Navigate to the Project list tab and search for maas-subs-project-274868

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 ProjectListPage.navigate (webpack://@odh-dashboard/cypress/./cypress/pages/projects.ts:84:14)
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/modelsAsAService/testMaaSSubscriptions.cy.ts:190:22)]]></failure>
    </testcase>
  </testsuite>
</testsuites>