<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="142.715" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-07-14T14:22:31" 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-14T14:22:31" tests="1" time="142.616" failures="1">
    <testcase name="Verify a Training Job with Progression Tracking Should create and complete training job with progression tracking" time="65.752" 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.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.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/modelTraining/trainJobs/testTrainjobProgression.cy.ts:123:26)]]></failure>
    </testcase>
  </testsuite>
</testsuites>