<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="167.010" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-09-17T17:43:44" 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-09-17T17:43:44" tests="1" time="166.876" 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="29.421" 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.rosa.rh-nightly-pm.nuth.p3.openshiftapps.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
8. Expand the Event log
9. Waits for the Success alert

Timed out retrying after 120000ms: expected &apos;&lt;span.pf-v6-c-label.pf-m-filled.pf-m-danger&gt;&apos; to have text &apos;Ready&apos;, but the text was &apos;Failed&apos;" type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 120000ms: expected '<span.pf-v6-c-label.pf-m-filled.pf-m-danger>' to have text 'Ready', but the text was 'Failed'
    at NotebookServer.expectStatusLabelToBe (webpack://@odh-dashboard/cypress/./cypress/pages/notebookServer.ts:126:41)
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/dataScienceProjects/testLaunchStandaloneNotebook.cy.ts:57:21)

      + expected - actual

      -'Failed'
      +'Ready'
      ]]></failure>
    </testcase>
  </testsuite>
</testsuites>