<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="1.910" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-07-02T21:31:40" 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-02T21:31:40" tests="1" time="1.868" failures="2">
    <testcase name="An admin user can import and run a pipeline &quot;before each&quot; hook: retryableBeforeEach for &quot;Verify User Can Create, Run and Delete A Pipeline From DS Project Details Page Using Custom Pip Mirror&quot;" time="0.788" classname="&quot;before each&quot; hook: retryableBeforeEach for &quot;Verify User Can Create, Run and Delete A Pipeline From DS Project Details Page Using Custom Pip Mirror&quot;">
      <failure message="Command failed with code 1

Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `An admin user can import an...`" type="Error"><![CDATA[Error: Command failed with code 1

Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `An admin user can import an...`
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/project.ts:26:12)]]></failure>
    </testcase>
    <testcase name="An admin user can import and run a pipeline &quot;after all&quot; hook for &quot;Verify User Can Create, Run and Delete A Pipeline From DS Project Details Page Using Custom Pip Mirror&quot;" time="0.788" classname="&quot;after all&quot; hook for &quot;Verify User Can Create, Run and Delete A Pipeline From DS Project Details Page Using Custom Pip Mirror&quot;">
      <failure message="Command failed with code 1

Because this error occurred during a `after all` hook we are skipping the remaining tests in the current suite: `An admin user can import an...`

Although you have test retries enabled, we do not retry tests when `before all` or `after all` hooks fail" type="Error"><![CDATA[Error: Command failed with code 1

Because this error occurred during a `after all` hook we are skipping the remaining tests in the current suite: `An admin user can import an...`

Although you have test retries enabled, we do not retry tests when `before all` or `after all` hooks fail
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/project.ts:71:12)]]></failure>
    </testcase>
  </testsuite>
</testsuites>