<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="1.951" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-07-02T21:31:51" tests="0" file="cypress/tests/e2e/pipelines/testSchedulePipeline.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify that a pipeline can be scheduled to run" timestamp="2026-07-02T21:31:51" tests="1" time="1.892" failures="2">
    <testcase name="Verify that a pipeline can be scheduled to run &quot;before each&quot; hook: retryableBeforeEach for &quot;Admin imports a pipeline and schedules it to run&quot;" time="0.805" classname="&quot;before each&quot; hook: retryableBeforeEach for &quot;Admin imports a pipeline and schedules it to run&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: `Verify that a pipeline can ...`" 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: `Verify that a pipeline can ...`
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/project.ts:26:12)]]></failure>
    </testcase>
    <testcase name="Verify that a pipeline can be scheduled to run &quot;after all&quot; hook for &quot;Admin imports a pipeline and schedules it to run&quot;" time="0.805" classname="&quot;after all&quot; hook for &quot;Admin imports a pipeline and schedules it to run&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: `Verify that a pipeline can ...`

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: `Verify that a pipeline can ...`

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>