<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="146.221" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-07-01T18:30:37" tests="0" file="cypress/tests/e2e/modelTraining/trainJobs/testTrainjobProgression.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify a Training Job with Progression Tracking" timestamp="2026-07-01T18:30:37" tests="1" time="146.114" failures="1">
    <testcase name="Verify a Training Job with Progression Tracking Should create and complete training job with progression tracking" time="65.011" classname="Should create and complete training job with progression tracking">
      <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.18fad4a1-f6d0-41e3-b7aa-9dbf0b656a2d.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.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/modelTraining/trainJobs/testTrainjobProgression.cy.ts:123:26)]]></failure>
    </testcase>
  </testsuite>
</testsuites>