<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="95.260" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-07-02T07:28:16" tests="0" file="cypress/tests/e2e/pipelines/pipelines.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="An admin user can import and run a pipeline" timestamp="2026-07-02T07:28:16" tests="1" time="95.213" failures="1">
    <testcase name="An admin user can import and run a pipeline An admin User can Import and Run a Pipeline" time="48.428" classname="An admin User can Import and Run a Pipeline">
      <failure message="

Test steps were:

1. Navigate to Pipelines ${projectName}
2. Navigate to: https://rh-ai.apps.aff476f4-b942-4b06-bb22-4fc76594be0c.prod.konfluxeaas.com/

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