<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="55.195" tests="5" failures="2">
  <testsuite name="Root Suite" timestamp="2026-07-15T18:40:34" 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-07-15T18:40:34" tests="5" time="55.089" failures="1">
    <testcase name="Cluster Storage Access Modes Tests &quot;before each&quot; hook for &quot;Should display storage classes with different access modes in cluster storage dropdown&quot;" time="21.897" classname="&quot;before each&quot; hook 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
3. Log into the application
4. Navigate to: https://rh-ai.apps.115f7c36-40ac-4846-b6c7-5e6bd228b0b7.prod.konfluxeaas.com/
5. Navigate to the Project list tab and search for test-cluster-storage-access-modes

Timed out retrying after 10000ms: Expected to find element: `#page-sidebar`, but never found it.

Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `Cluster Storage Access Mode...`" type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 10000ms: Expected to find element: `#page-sidebar`, but never found it.
    at AppChrome.findSideBar (webpack://@odh-dashboard/cypress/./cypress/pages/appChrome.ts:24:14)
    at AppChrome.findNavItem (webpack://@odh-dashboard/cypress/./cypress/pages/appChrome.ts:44:16)
    at ProjectListPage.navigate (webpack://@odh-dashboard/cypress/./cypress/pages/projects.ts:84:14)
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts:84:20)]]></failure>
    </testcase>
  </testsuite>
</testsuites>