<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="47.182" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-07-08T14:50:50" 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-08T14:50:50" tests="1" time="46.901" 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="14.912" 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.ods-qe-psi-07.osp.rh-ods.com/
3. Navigate to Serving Runtimes and add a new serving runtime
4. Select API Protocol
5. Select Model Types
6. Upload a Single-Model Serving runtime yaml file
7. Click to save and verify that creation was successful
8. Verify the model single-cypress-vllm-runtime has been created

Timed out retrying after 10000ms: expected &apos;&lt;div&gt;&apos; to be &apos;visible&apos;

This element `&lt;div&gt;` is not visible because its content is being clipped by one of its parent elements, which has a CSS property of overflow: `hidden`, `clip`, `scroll` or `auto`" type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 10000ms: expected '<div>' to be 'visible'

This element `<div>` is not visible because its content is being clipped by one of its parent elements, which has a CSS property of overflow: `hidden`, `clip`, `scroll` or `auto`
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/settings/servingRuntimes/testSingleServingRuntimeCreation.cy.ts:75:45)]]></failure>
    </testcase>
  </testsuite>
</testsuites>