<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="529.511" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-07-19T18:51:20" 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-19T18:51:20" tests="1" time="529.363" failures="1">
    <testcase name="A model can be deployed with token auth Verify that a model can be deployed with token auth" time="30.108" 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.2ec8d0bd-df83-45cf-888b-3d76eed32905.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>