<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="146.060" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-07-14T14:20:03" 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-14T14:20:03" tests="1" time="145.986" 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="68.743" 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.00f219f9-6d3b-4c7a-8be9-cafdd6832fbf.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>