<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="46.531" tests="3" failures="2">
  <testsuite name="Root Suite" timestamp="2026-07-02T22:07:00" 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-02T22:07:00" tests="3" time="46.438" failures="1">
    <testcase name="Workbench Storage Classes Tests &quot;before each&quot; hook for &quot;Create workbench with RWO storage and verify storage attachment&quot;" time="20.144" classname="&quot;before each&quot; hook for &quot;Create workbench with RWO storage and verify storage attachment&quot;">
      <failure message="

Test steps were:

1. Provisioning storage class
2. Provisioning project
3. Log into the application
4. Navigate to: https://rh-ai.apps.f72f7d72-61df-45a1-ad16-e4522e1de1c1.prod.konfluxeaas.com/
5. Navigate to the Project list tab and search for test-workbench-storage-preset-167984

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: `Workbench Storage Classes T...`" 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/workbenches/testWorkbenchStorageClasses.cy.ts:116:20)]]></failure>
    </testcase>
  </testsuite>
</testsuites>