<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="488.734" tests="3" failures="2">
  <testsuite name="Root Suite" timestamp="2026-09-15T11:13:51" 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-09-15T11:13:51" tests="3" time="488.340" 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.818" 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

The following error originated from your test code, not from Cypress.

  &gt; Test exceeded 480s timeout

When Cypress detects uncaught errors originating from your test code it will automatically fail the current test.

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: The following error originated from your test code, not from Cypress.

  > Test exceeded 480s timeout

When Cypress detects uncaught errors originating from your test code it will automatically fail the current test.
    at eval (webpack://@odh-dashboard/cypress/./cypress/support/e2e.ts:355:12)]]></failure>
    </testcase>
  </testsuite>
</testsuites>