<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="1017.445" tests="2" failures="2">
  <testsuite name="Root Suite" timestamp="2026-07-09T09:23:34" tests="0" file="cypress/tests/e2e/modelsAsAService/testMaaSPolicies.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="An admin can manage MaaS authorization policies and control model access via group membership" timestamp="2026-07-09T09:23:35" tests="2" time="1017.279" failures="1">
    <testcase name="An admin can manage MaaS authorization policies and control model access via group membership &quot;before each&quot; hook: retryableBeforeEach for &quot; Verify Authorization Policy Create, View, Edit and  Delete Operations&quot;" time="480.817" classname="&quot;before each&quot; hook: retryableBeforeEach for &quot; Verify Authorization Policy Create, View, Edit and  Delete Operations&quot;">
      <failure message="The following error originated from your test code, not from Cypress.

  &gt; Test exceeded 480s timeout

When Cypress detects uncaught errors originating from your test code it will automatically fail the current test.

Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `An admin can manage MaaS au...`" type="Error"><![CDATA[Error: The following error originated from your test code, not from Cypress.

  > Test exceeded 480s timeout

When Cypress detects uncaught errors originating from your test code it will automatically fail the current test.

Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `An admin can manage MaaS au...`
    at eval (webpack://@odh-dashboard/cypress/./cypress/support/e2e.ts:337:12)]]></failure>
    </testcase>
  </testsuite>
</testsuites>