<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="645.506" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-07-06T11:16:43" 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-06T11:16:43" tests="1" time="645.371" 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="325.350" 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

`cy.exec(&apos;oc wait --for=condition=Ready pod/jupyter-nb-odh-2dadmin1-0 -n rhods-notebooks --timeout=300s&apos;)` timed out after waiting `300000ms`.

https://on.cypress.io/exec" type="CypressError"><![CDATA[CypressError: `cy.exec('oc wait --for=condition=Ready pod/jupyter-nb-odh-2dadmin1-0 -n rhods-notebooks --timeout=300s')` timed out after waiting `300000ms`.

https://on.cypress.io/exec
    at <unknown> (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:124114:70)
    at tryCatcher (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:1777:23)
    at <unknown> (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:4156:41)
    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 eval (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/baseCommands.ts:182:11)
at Array.forEach (<anonymous>)
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/baseCommands.ts:175:11)]]></failure>
    </testcase>
  </testsuite>
</testsuites>