<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="185.379" tests="3" failures="2">
  <testsuite name="Root Suite" timestamp="2026-07-02T21:20:09" tests="0" file="cypress/tests/e2e/dataScienceProjects/workbenches/testWorkbenchStorageClasses.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Workbench Storage Classes Tests" timestamp="2026-07-02T21:20:09" tests="3" time="185.327" failures="1">
    <testcase name="Workbench Storage Classes Tests &quot;before each&quot; hook: retryableBeforeEach for &quot;Create workbench with RWO storage and verify storage attachment&quot;" time="3.104" classname="&quot;before each&quot; hook: retryableBeforeEach for &quot;Create workbench with RWO storage and verify storage attachment&quot;">
      <failure message="

Test steps were:

1. Provisioning storage class
2. Provisioning project

`cy.exec(&apos;oc delete project test-workbench-storage-preset-167984 --wait&apos;)` timed out after waiting `180000ms`.

https://on.cypress.io/exec

Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `Workbench Storage Classes T...`" type="CypressError"><![CDATA[CypressError: `cy.exec('oc delete project test-workbench-storage-preset-167984 --wait')` timed out after waiting `180000ms`.

https://on.cypress.io/exec
    at <unknown> (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:124114:70)
    at tryCatcher (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1777:23)
    at <unknown> (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:4156:41)
    at tryCatcher (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1777:23)
    at Promise._settlePromiseFromHandler (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1489:31)
    at Promise._settlePromise (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1546:18)
    at Promise._settlePromise0 (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1591:10)
    at Promise._settlePromises (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1667:18)
    at _drainQueueStep (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2377:12)
    at _drainQueue (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2370:9)
    at Async._drainQueues (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2386:5)
    at Async.drainQueues (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
    at deleteOpenShiftProject (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/project.ts:66:12)
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/utils/projectChecker.ts:23:29)]]></failure>
    </testcase>
  </testsuite>
</testsuites>