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
70 stars 152 forks source link

[BUG] SAML and SAML multi auth tests are flaky #1900

Closed derek-ho closed 5 months ago

derek-ho commented 5 months ago

Starting from today, I started seeing errors/timeouts in the following tests:

Snapshot based E2E SAML tests workflow / Run Cypress E2E SAML tests

Snapshot based E2E SAML multi-auth tests workflow / Run Cypress E2E SAML multi-auth tests

We should look into these failures and fix any issues that could be causing flakiness. @DarshitChanpura recently had changes around anonymous and saml auth, which may or may not be related. PR: https://github.com/opensearch-project/security-dashboards-plugin/pull/1839

derek-ho commented 5 months ago

Fix: https://github.com/opensearch-project/security/pull/4269#pullrequestreview-2011545784

stephen-crawford commented 5 months ago

[Triage] HI @derek-ho thank for filing this issue. Looks like this has been resolved.