<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="318.733" tests="2" failures="2">
  <testsuite name="Root Suite" timestamp="2026-07-14T14:07:45" 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-14T14:07:45" tests="2" time="318.633" failures="2">
    <testcase name="Verify RBAC scoped Feature Store discovery by namespace access Admin user can discover the Feature Store project" time="80.936" 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.00f219f9-6d3b-4c7a-8be9-cafdd6832fbf.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.963" 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.00f219f9-6d3b-4c7a-8be9-cafdd6832fbf.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>