<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="961.663" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-07-06T00:17:33" tests="0" file="cypress/tests/e2e/pipelines/createRunDeletePipelineCustomPipMirror.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="An admin user can import and run a pipeline" timestamp="2026-07-06T00:17:34" tests="1" time="961.569" failures="1">
    <testcase name="An admin user can import and run a pipeline Verify User Can Create, Run and Delete A Pipeline From DS Project Details Page Using Custom Pip Mirror" time="480.578" classname="Verify User Can Create, Run and Delete A Pipeline From DS Project Details Page Using Custom Pip Mirror">
      <failure message="

Test steps were:

1. Navigate to Pipelines test-dsp-custom-pip-prj-150747
2. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/
3. Wait for pipeline server (DSPA) to be ready

The following error originated from your test code, not from Cypress.

  &gt; Test exceeded 480s timeout

When Cypress detects uncaught errors originating from your test code it will automatically fail the current test." type="Error"><![CDATA[Error: The following error originated from your test code, not from Cypress.

  > Test exceeded 480s timeout

When Cypress detects uncaught errors originating from your test code it will automatically fail the current test.
    at eval (webpack://@odh-dashboard/cypress/./cypress/support/e2e.ts:337:12)]]></failure>
    </testcase>
  </testsuite>
</testsuites>