<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="24.944" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-07-02T22:07:36" tests="0" file="cypress/tests/e2e/settings/servingRuntimes/testSingleServingRuntimeCreation.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify Admins Can Import and Delete a Custom Single-Model Serving Runtime Template By Uploading A YAML file" timestamp="2026-07-02T22:07:36" tests="1" time="24.865" failures="1">
    <testcase name="Verify Admins Can Import and Delete a Custom Single-Model Serving Runtime Template By Uploading A YAML file Admin should access serving runtimes, import a yaml file and then delete" time="10.911" classname="Admin should access serving runtimes, import a yaml file and then delete">
      <failure message="

Test steps were:

1. Log into the application
2. Navigate to: https://rh-ai.apps.d9b1a4c5-d788-443e-902b-ed9f5d51e528.prod.konfluxeaas.com/
3. Navigate to Serving Runtimes and add a new serving runtime

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 ServingRuntimes.findNavItem (webpack://@odh-dashboard/cypress/./cypress/pages/servingRuntimes.ts:57:21)
    at ServingRuntimes.navigate (webpack://@odh-dashboard/cypress/./cypress/pages/servingRuntimes.ts:47:9)
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/settings/servingRuntimes/testSingleServingRuntimeCreation.cy.ts:46:39)]]></failure>
    </testcase>
  </testsuite>
</testsuites>