<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="1.803" tests="4" failures="0" skipped="4">
  <testsuite name="Root Suite" timestamp="2026-07-09T18:47:30" tests="0" file="cypress/tests/e2e/automl/testAutomlBinaryClassification.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="AutoML Binary Classification E2E" timestamp="2026-07-09T18:47:31" tests="4" time="1.596" failures="1">
    <testcase name="AutoML Binary Classification E2E &quot;after all&quot; hook for &quot;Can open register model modal from model details&quot;" time="0.000" classname="&quot;after all&quot; hook for &quot;Can open register model modal from model details&quot;">
      <failure message="Cannot read properties of undefined (reading &apos;awsBucket&apos;)

Because this error occurred during a `after all` hook we are skipping the remaining tests in the current suite: `AutoML Binary Classificatio...`

Although you have test retries enabled, we do not retry tests when `before all` or `after all` hooks fail" type="TypeError"><![CDATA[TypeError: Cannot read properties of undefined (reading 'awsBucket')

Because this error occurred during a `after all` hook we are skipping the remaining tests in the current suite: `AutoML Binary Classificatio...`

Although you have test retries enabled, we do not retry tests when `before all` or `after all` hooks fail
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/automl/testAutomlBinaryClassification.cy.ts:41:44)]]></failure>
    </testcase>
  </testsuite>
</testsuites>