<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="6.452" tests="3" failures="2">
  <testsuite name="Root Suite" timestamp="2026-07-08T23:15:21" 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-08T23:15:21" tests="3" time="6.382" 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.785" 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

Command failed with code 1

Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `Workbench Storage Classes T...`" type="Error"><![CDATA[Error: Command failed with code 1
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/project.ts:71:12)]]></failure>
    </testcase>
  </testsuite>
</testsuites>