<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="66.411" tests="2" failures="1" skipped="1">
  <testsuite name="Root Suite" timestamp="2026-07-14T14:06:46" tests="0" file="cypress/tests/e2e/dataScienceProjects/models/testDeployLLMDServing.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="A user can deploy an LLMD model" timestamp="2026-07-14T14:06:46" tests="2" time="66.119" failures="1">
    <testcase name="A user can deploy an LLMD model Verify User Can Deploy an LLMD Model in Deployments" time="27.174" classname="Verify User Can Deploy an LLMD Model in Deployments">
      <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=deploymentWizardYAMLViewer=true
3. Navigate to the Project list tab and search for test-llmd-deployment-154399

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/testDeployLLMDServing.cy.ts:106:22)]]></failure>
    </testcase>
  </testsuite>
</testsuites>