<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="1.887" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-07-02T21:31:46" 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-02T21:31:46" tests="1" time="1.841" failures="2">
    <testcase name="An admin user can import and run a pipeline &quot;before each&quot; hook: retryableBeforeEach for &quot;An admin User can Import and Run a Pipeline&quot;" time="0.756" classname="&quot;before each&quot; hook: retryableBeforeEach for &quot;An admin User can Import and Run a Pipeline&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;An admin User can Import and Run a Pipeline&quot;" time="0.756" classname="&quot;after all&quot; hook for &quot;An admin User can Import and Run a Pipeline&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>