<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="597.711" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-07-09T17:06:56" tests="0" file="cypress/tests/e2e/dataScienceProjects/testLaunchStandaloneNotebook.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify a Jupyter Notebook can be launched directly from the Project List View" timestamp="2026-07-09T17:06:56" tests="1" time="597.441" failures="1">
    <testcase name="Verify a Jupyter Notebook can be launched directly from the Project List View Verify User Can Access Jupyter Launcher From Project Page" time="326.964" classname="Verify User Can Access Jupyter Launcher From Project Page">
      <failure message="

Test steps were:

1. Log into the application
2. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/
3. Launch Standalone notebook server
4. Choose Code Server Image
5. Check Start server button is enabled
6. Launch a notebook server
7. Verify the Jupyter Notebook pod is ready

The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection.

  &gt; Cannot read properties of undefined (reading &apos;data&apos;)

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

This behavior is configurable, and you can choose to turn this off by listening to the `uncaught:exception` event.

https://on.cypress.io/uncaught-exception-from-application" type="TypeError"><![CDATA[TypeError: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection.

  > Cannot read properties of undefined (reading 'data')

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

This behavior is configurable, and you can choose to turn this off by listening to the `uncaught:exception` event.

https://on.cypress.io/uncaught-exception-from-application
    at <unknown> (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/2399.81e0fb7fce16add2956f.js:1:863917)]]></failure>
    </testcase>
  </testsuite>
</testsuites>