<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="236.423" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-09-15T12:12:43" 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-09-15T12:12:43" tests="1" time="236.332" failures="1">
    <testcase name="Verify a Training Job with Progression Tracking &quot;before each&quot; hook: retryableBeforeEach for &quot;Should create and complete training job with progression tracking&quot;" time="192.070" classname="&quot;before each&quot; hook: retryableBeforeEach for &quot;Should create and complete training job with progression tracking&quot;">
      <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)

Failed to create TrainingRuntime: Error from server (InternalError): error when creating &quot;/tmp/training-runtime-1789474592290.yaml&quot;: Internal error occurred: failed calling webhook &quot;validator.trainingruntime.trainer.kubeflow.org&quot;: failed to call webhook: Post &quot;https://kubeflow-trainer-controller-manager.redhat-ods-applications.svc:443/validate-trainer-kubeflow-org-v1alpha1-trainingruntime?timeout=10s&quot;: http: server gave HTTP response to HTTPS client

Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `Verify a Training Job with ...`" type="Error"><![CDATA[Error: Failed to create TrainingRuntime: Error from server (InternalError): error when creating "/tmp/training-runtime-1789474592290.yaml": Internal error occurred: failed calling webhook "validator.trainingruntime.trainer.kubeflow.org": failed to call webhook: Post "https://kubeflow-trainer-controller-manager.redhat-ods-applications.svc:443/validate-trainer-kubeflow-org-v1alpha1-trainingruntime?timeout=10s": http: server gave HTTP response to HTTPS client
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/trainingJobs.ts:129:18)]]></failure>
    </testcase>
  </testsuite>
</testsuites>