<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="47.485" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-07-09T17:11:41" tests="0" file="cypress/tests/e2e/applications/explore/testEnabledISVs.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify RHODS Explore Section Contains Only Expected ISVs" timestamp="2026-07-09T17:11:41" tests="1" time="47.132" failures="1">
    <testcase name="Verify RHODS Explore Section Contains Only Expected ISVs Validate that configured ISVs display in the Explore Section" time="16.894" classname="Validate that configured ISVs display in the Explore Section">
      <failure message="

Test steps were:

1. Login to the application
2. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/

`cy.visit()` failed trying to load:

https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/

The `content-type` of the response we received from your web server was:

  &gt; `undefined`

This was considered a failure because responses must have `content-type: &apos;text/html&apos;`

However, you can likely use `cy.request()` instead of `cy.visit()`.

`cy.request()` will automatically get and set cookies and enable you to parse responses." type="CypressError"><![CDATA[CypressError: `cy.visit()` failed trying to load:

https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/

The `content-type` of the response we received from your web server was:

  > `undefined`

This was considered a failure because responses must have `content-type: 'text/html'`

However, you can likely use `cy.request()` instead of `cy.visit()`.

`cy.request()` will automatically get and set cookies and enable you to parse responses.
    at <unknown> (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:135411:76)
    at visitFailedByErr (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:135001:12)
    at <unknown> (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:135394:13)
    at tryCatcher (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:1777:23)
    at Promise._settlePromiseFromHandler (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:1489:31)
    at Promise._settlePromise (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:1546:18)
    at Promise._settlePromise0 (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:1591:10)
    at Promise._settlePromises (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:1667:18)
    at _drainQueueStep (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:2377:12)
    at _drainQueue (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:2370:9)
    at Async._drainQueues (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:2386:5)
    at Async.drainQueues (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:403:7)]]></failure>
    </testcase>
  </testsuite>
</testsuites>