<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="555.832" tests="5" failures="2">
  <testsuite name="Root Suite" timestamp="2026-09-15T11:13:01" tests="0" file="cypress/tests/e2e/dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Cluster Storage Access Modes Tests" timestamp="2026-09-15T11:13:01" tests="5" time="555.644" failures="1">
    <testcase name="Cluster Storage Access Modes Tests &quot;before each&quot; hook: retryableBeforeEach for &quot;Should display storage classes with different access modes in cluster storage dropdown&quot;" time="67.951" classname="&quot;before each&quot; hook: retryableBeforeEach for &quot;Should display storage classes with different access modes in cluster storage dropdown&quot;">
      <failure message="

Test steps were:

1. Provisioning storage classes with different access modes
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: `Cluster Storage Access Mode...`" 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>