<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="570.656" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-08-05T00:03:40" 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-08-05T00:03:40" tests="1" time="570.572" failures="1">
    <testcase name="A model can be deployed with token auth Verify that a model can be deployed with token auth" time="481.201" 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.eb9875cf-0527-40c4-82dc-ea4424c2f3c5.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

Model deployment &quot;test-model&quot; shows &quot;Failed&quot; status in the UI — stopping poll" type="Error"><![CDATA[Error: Model deployment "test-model" shows "Failed" status in the UI — stopping poll
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/utils/failEarly.ts:38:12)]]></failure>
    </testcase>
  </testsuite>
</testsuites>