<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="75.946" tests="4" failures="1">
  <testsuite name="Root Suite" timestamp="2026-08-04T23:47:37" tests="0" file="cypress/tests/e2e/dataScienceProjects/testProjectCreation.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify Project - Creation and Deletion" timestamp="2026-08-04T23:47:37" tests="4" time="75.835" failures="1">
    <testcase name="Verify Project - Creation and Deletion Create and Delete a Project in RHOAI" time="34.227" classname="Create and Delete a Project in RHOAI">
      <failure message="

Test steps were:

1. Log into the application
2. Navigate to: https://rh-ai.apps.eb9875cf-0527-40c4-82dc-ea4424c2f3c5.prod.konfluxeaas.com/
3. Open Create Project modal
4. Enter valid project information
5. Save the project
6. Verify that the project cypress-test-project-532205 has been created

Timed out retrying after 10000ms: expected &apos;https://rh-ai.apps.eb9875cf-0527-40c4-82dc-ea4424c2f3c5.prod.konfluxeaas.com/projects&apos; to include &apos;/projects/cypress-test-project-532205&apos;" type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 10000ms: expected 'https://rh-ai.apps.eb9875cf-0527-40c4-82dc-ea4424c2f3c5.prod.konfluxeaas.com/projects' to include '/projects/cypress-test-project-532205'
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/dataScienceProjects/testProjectCreation.cy.ts:90:15)]]></failure>
    </testcase>
    <testcase name="Verify Project - Creation and Deletion Verify users cannot create a project with Empty title" time="2.821" classname="Verify users cannot create a project with Empty title">
    </testcase>
    <testcase name="Verify Project - Creation and Deletion Verify User cannot create a project using special characters or long names in the Resource name field" time="12.439" classname="Verify User cannot create a project using special characters or long names in the Resource name field">
    </testcase>
    <testcase name="Verify Project - Creation and Deletion Verify 250 character limit is enforced for Name and Description fields" time="11.565" classname="Verify 250 character limit is enforced for Name and Description fields">
    </testcase>
  </testsuite>
</testsuites>