<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="139.153" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-07-15T04:31:44" tests="0" file="cypress/tests/e2e/modelTraining/trainJobs/testTrainjobLifecycle.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify user can monitor a training job through its lifecycle" timestamp="2026-07-15T04:31:44" tests="1" time="139.082" failures="1">
    <testcase name="Verify user can monitor a training job through its lifecycle Should monitor training job from Running to Complete and verify backend pods" time="65.393" classname="Should monitor training job from Running to Complete and verify backend pods">
      <failure message="

Test steps were:

1. Check if Trainer component is Managed in DSC
2. Create testing project
3. Setup training resources (Kueue, TrainingRuntime, TrainJob)
4. Log into the application
5. Navigate to: https://rh-ai.apps.3c9a9014-bde8-4e38-b746-7a1dd8b61317.prod.konfluxeaas.com/
6. Navigate to Training jobs

Timed out retrying after 10000ms: Expected to find element: `#page-sidebar`, but never found it." type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 10000ms: Expected to find element: `#page-sidebar`, but never found it.
    at ModelTrainingGlobal.navigate (webpack://@odh-dashboard/cypress/./cypress/pages/modelTraining.ts:18:28)
    at Context.monitorLifecycle (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/modelTraining/trainJobs/testTrainjobLifecycle.cy.ts:121:26)]]></failure>
    </testcase>
  </testsuite>
</testsuites>