opensearch-project / security-dashboards-plugin

🔐 Manage your internal users, roles, access control, and audit logs from OpenSearch Dashboards
https://opensearch.org/docs/latest/security-plugin/index/
Apache License 2.0
66 stars 147 forks source link

[BUG / CI] Investigate OIDC Cypress E2E test failures on 2.x CI runs #1986

Closed DarshitChanpura closed 4 weeks ago

DarshitChanpura commented 1 month ago

What is the bug? E2E Cypress tests for OIDC flow seem to have failed for past few commits on 2.x: https://github.com/opensearch-project/security-dashboards-plugin/actions/workflows/cypress-test-oidc-e2e.yml?query=branch%3A2.x

This issue is a request to investigate the CI failures and if possible, bring CI back to healthy state.

What is the expected behavior? CI should be green.

derek-ho commented 4 weeks ago

Based on the history of this, it seems like https://github.com/opensearch-project/security-dashboards-plugin/actions/runs/9178464893 introduced it, and it was fixed with the merging of your latest PR. I will close this until it starts happening again/we get a reproduction of it.