<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="305.715" tests="2" failures="2">
  <testsuite name="Root Suite" timestamp="2026-07-02T21:56:51" tests="0" file="cypress/tests/e2e/featureStore/testFeatureStoreRbac.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify RBAC scoped Feature Store discovery by namespace access" timestamp="2026-07-02T21:56:51" tests="2" time="305.631" failures="2">
    <testcase name="Verify RBAC scoped Feature Store discovery by namespace access Admin user can discover the Feature Store project" time="81.331" classname="Admin user can discover the Feature Store project">
      <failure message="

Test steps were:

1. Ensure admin oc session for setup
2. Check if the operator is RHOAI
3. Create namespace: test-fs-ui-proj-108259
4. Apply FeatureStore CR in namespace: test-fs-ui-proj-108259
5. Log in as admin user
6. Navigate to: https://rh-ai.apps.f72f7d72-61df-45a1-ad16-e4522e1de1c1.prod.konfluxeaas.com/
7. Navigate to the Feature Store Overview page

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 FeatureStoreGlobal.navigateToOverview (webpack://@odh-dashboard/cypress/./cypress/pages/featureStore/featureStoreGlobal.ts:93:7)
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/featureStore/testFeatureStoreRbac.cy.ts:84:25)]]></failure>
    </testcase>
    <testcase name="Verify RBAC scoped Feature Store discovery by namespace access Non-admin user without namespace access cannot discover the Feature Store project" time="10.694" classname="Non-admin user without namespace access cannot discover the Feature Store project">
      <failure message="

Test steps were:

1. Ensure admin oc session for setup
2. Check if the operator is RHOAI
3. Create namespace: test-fs-ui-proj-108259
4. Apply FeatureStore CR in namespace: test-fs-ui-proj-108259
5. Log in as non-admin user (no access to the test namespace)
6. Navigate to: https://rh-ai.apps.f72f7d72-61df-45a1-ad16-e4522e1de1c1.prod.konfluxeaas.com/
7. Navigate to the Feature Store Overview page

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 FeatureStoreGlobal.navigateToOverview (webpack://@odh-dashboard/cypress/./cypress/pages/featureStore/featureStoreGlobal.ts:93:7)
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/featureStore/testFeatureStoreRbac.cy.ts:108:25)]]></failure>
    </testcase>
  </testsuite>
</testsuites>