<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="1.999" tests="2" failures="2">
  <testsuite name="Root Suite" timestamp="2026-07-12T19:45:45" tests="0" file="cypress/tests/e2e/applications/enabled/testNotebookAdministration.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify Notebook Server Administration" timestamp="2026-07-12T19:45:45" tests="2" time="1.923" failures="2">
    <testcase name="Verify Notebook Server Administration Verify Admin User Can Access Notebook Administration" time="0.573" classname="Verify Admin User Can Access Notebook Administration">
      <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/

Failed to visit &apos;https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/&apos;. Status code: 503" type="Error"><![CDATA[Error: Failed to visit 'https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/'. Status code: 503
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14)]]></failure>
    </testcase>
    <testcase name="Verify Notebook Server Administration Verify Non-Admin User cannot Access Notebook Administration" time="0.348" classname="Verify Non-Admin User cannot Access Notebook Administration">
      <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/

Failed to visit &apos;https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/&apos;. Status code: 503" type="Error"><![CDATA[Error: Failed to visit 'https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/'. Status code: 503
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14)]]></failure>
    </testcase>
  </testsuite>
</testsuites>