<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="294.967" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-09-09T20:57:09" tests="0" file="cypress/tests/e2e/dataScienceProjects/workbenches/workbenches.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Workbench and PVSs tests" timestamp="2026-09-09T20:57:09" tests="1" time="294.827" failures="1">
    <testcase name="Workbench and PVSs tests Verify users can create a workbench and connect an existent PersistentVolume" time="137.342" classname="Verify users can create a workbench and connect an existent PersistentVolume">
      <failure message="

Test steps were:

1. Log into the application
2. Navigate to: https://rh-ai.apps.98f58480886a49c10614.prod.konflux-ocp-ci.dev/
3. Navigate to Workbenches tab of Project dsp-wb-test-166568
4. Create Workbench dsp-wb-test-166568 using storage pvc-test-display-name
5. Select the default hardware profile
6. Wait for Workbench wb-test-166568 to display a &quot;Running&quot; status

Timed out retrying after 120000ms: expected &apos;&lt;span.pf-v6-c-label.pf-m-filled.pf-m-danger.pf-m-compact.pf-m-clickable&gt;&apos; to have text &apos;Ready&apos;, but the text was &apos;Failed&apos;" type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 120000ms: expected '<span.pf-v6-c-label.pf-m-filled.pf-m-danger.pf-m-compact.pf-m-clickable>' to have text 'Ready', but the text was 'Failed'
    at NotebookRow.expectStatusLabelToBe (webpack://@odh-dashboard/cypress/./cypress/pages/workbench.ts:303:45)
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/dataScienceProjects/workbenches/workbenches.cy.ts:145:22)

      + expected - actual

      -'Failed'
      +'Ready'
      ]]></failure>
    </testcase>
  </testsuite>
</testsuites>