<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="89.371" tests="2" failures="2">
  <testsuite name="Root Suite" timestamp="2026-07-01T18:14:23" tests="0" file="cypress/tests/e2e/dataScienceProjects/testProjectContributorPermissions.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify that users can provide contributor project permissions to non-admin users" timestamp="2026-07-01T18:14:23" tests="2" time="89.163" failures="2">
    <testcase name="Verify that users can provide contributor project permissions to non-admin users Verify that user can be added as a Contributor for a Project" time="24.156" classname="Verify that user can be added as a Contributor for a Project">
      <failure message="

Test steps were:

1. Log into the application
2. Navigate to: https://rh-ai.apps.18fad4a1-f6d0-41e3-b7aa-9dbf0b656a2d.prod.konfluxeaas.com/
3. Navigate to the Project list tab and search for cypress-user-perm-contr-test-132965

Timed out retrying after 10000ms: Expected to find element: `#page-sidebar`, but never found it." type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 10000ms: Expected to find element: `#page-sidebar`, but never found it.
    at AppChrome.findSideBar (webpack://@odh-dashboard/cypress/./cypress/pages/appChrome.ts:24:14)
    at AppChrome.findNavItem (webpack://@odh-dashboard/cypress/./cypress/pages/appChrome.ts:44:16)
    at ProjectListPage.navigate (webpack://@odh-dashboard/cypress/./cypress/pages/projects.ts:84:14)
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/dataScienceProjects/testProjectContributorPermissions.cy.ts:52:22)]]></failure>
    </testcase>
    <testcase name="Verify that users can provide contributor project permissions to non-admin users Verify that user can access the created project as a Contributor" time="10.834" classname="Verify that user can access the created project as a Contributor">
      <failure message="

Test steps were:

1. Log into the application as non-admin
2. Navigate to: https://rh-ai.apps.18fad4a1-f6d0-41e3-b7aa-9dbf0b656a2d.prod.konfluxeaas.com/
3. Verify that the user has access to the created project but cannot access Permissions

Timed out retrying after 10000ms: Expected to find element: `#page-sidebar`, but never found it." type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 10000ms: Expected to find element: `#page-sidebar`, but never found it.
    at AppChrome.findSideBar (webpack://@odh-dashboard/cypress/./cypress/pages/appChrome.ts:24:14)
    at AppChrome.findNavItem (webpack://@odh-dashboard/cypress/./cypress/pages/appChrome.ts:44:16)
    at ProjectListPage.navigate (webpack://@odh-dashboard/cypress/./cypress/pages/projects.ts:84:14)
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/dataScienceProjects/testProjectContributorPermissions.cy.ts:99:22)]]></failure>
    </testcase>
  </testsuite>
</testsuites>