<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="65.260" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-07-14T14:10:18" tests="0" file="cypress/tests/e2e/dataScienceProjects/models/testSingleModelAdminCreation.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify Admin Single Model Creation and Validation using the UI" timestamp="2026-07-14T14:10:18" tests="1" time="65.127" failures="1">
    <testcase name="Verify Admin Single Model Creation and Validation using the UI Verify that an Admin can Serve a Generative Legacy vLLM Model and Stop/Start the Model" time="25.051" classname="Verify that an Admin can Serve a Generative Legacy vLLM Model and Stop/Start the Model">
      <failure message="

Test steps were:

1. Log into the application as admin
2. Navigate to: https://rh-ai.apps.00f219f9-6d3b-4c7a-8be9-cafdd6832fbf.prod.konfluxeaas.com/?devFeatureFlags=vLLMDeploymentOnMaaS=true
3. Navigate to the Project list tab and search for cy-legacy-deployment-110011

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/dataScienceProjects/models/testSingleModelAdminCreation.cy.ts:92:22)]]></failure>
    </testcase>
  </testsuite>
</testsuites>