<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="106.519" tests="3" failures="3">
  <testsuite name="Root Suite" timestamp="2026-07-15T18:36:49" tests="0" file="cypress/tests/e2e/dataScienceProjects/testProjectAdminPermissions.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify that users can provide admin project permissions to non-admin users/groups" timestamp="2026-07-15T18:36:50" tests="3" time="106.418" failures="3">
    <testcase name="Verify that users can provide admin project permissions to non-admin users/groups Verify that user can be added as an Admin for a Project" time="21.013" classname="Verify that user can be added as an Admin for a Project">
      <failure message="

Test steps were:

1. Log into the application
2. Navigate to: https://rh-ai.apps.115f7c36-40ac-4846-b6c7-5e6bd228b0b7.prod.konfluxeaas.com/
3. Navigate to the Project list tab and search for cypress-user-perm-test-526006

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/testProjectAdminPermissions.cy.ts:58:22)]]></failure>
    </testcase>
    <testcase name="Verify that users can provide admin project permissions to non-admin users/groups Verify user can assign access permissions to user group" time="10.353" classname="Verify user can assign access permissions to user group">
      <failure message="

Test steps were:

1. Log into the application
2. Navigate to: https://rh-ai.apps.115f7c36-40ac-4846-b6c7-5e6bd228b0b7.prod.konfluxeaas.com/
3. Navigate to the Project list tab and search for cypress-user-perm-test-526006

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.testGroupPermissions (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/dataScienceProjects/testProjectAdminPermissions.cy.ts:96:22)]]></failure>
    </testcase>
    <testcase name="Verify that users can provide admin project permissions to non-admin users/groups Verify that user can access the created project with Admin rights" time="10.412" classname="Verify that user can access the created project with Admin rights">
      <failure message="

Test steps were:

1. Log into the application as non-admin
2. Navigate to: https://rh-ai.apps.115f7c36-40ac-4846-b6c7-5e6bd228b0b7.prod.konfluxeaas.com/
3. Verify that the user has access to the created project and can 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/testProjectAdminPermissions.cy.ts:133:22)]]></failure>
    </testcase>
  </testsuite>
</testsuites>