<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="76.469" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-07-01T19:11:39" 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-01T19:11:39" tests="1" time="76.360" 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="50.682" 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.nmanos-konflux1.durx.p3.openshiftapps.com/
3. Launch Standalone notebook server
4. Choose Code Server Image

Timed out retrying after 10000ms: Expected to find element: `[data-testid=&quot;radio code-server-notebook&quot;]`, but never found it." type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 10000ms: Expected to find element: `[data-testid="radio code-server-notebook"]`, but never found it.
    at NotebookServer.findNotebookImage (webpack://@odh-dashboard/cypress/./cypress/pages/notebookServer.ts:126:14)
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/dataScienceProjects/testLaunchStandaloneNotebook.cy.ts:37:21)]]></failure>
    </testcase>
  </testsuite>
</testsuites>