<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="984.023" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-07-20T06:43:05" tests="0" file="cypress/tests/e2e/dataScienceProjects/models/testModelTokenAuth.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="A model can be deployed with token auth" timestamp="2026-07-20T06:43:05" tests="1" time="983.897" failures="1">
    <testcase name="A model can be deployed with token auth Verify that a model can be deployed with token auth" time="481.258" classname="Verify that a model can be deployed with token auth">
      <failure message="

Test steps were:

1. Log into the application as admin
2. Navigate to: https://rh-ai.apps.0bccc067-d85a-4af7-b306-ef099c325338.prod.konfluxeaas.com/
3. Navigate to the Project list tab and search for test-model-token-auth-115924
4. Navigate to Model Serving and click to Deploy a model
5. Step 1: Model details
6. Step 2: Model deployment
7. Step 3: Advanced settings
8. Enable Model access through an external route
9. Step 4: Review
10. Verify that the Model is running

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." 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.
    at eval (webpack://@odh-dashboard/cypress/./cypress/support/e2e.ts:353:12)]]></failure>
    </testcase>
  </testsuite>
</testsuites>