Skip to content

Fix Cypress detached menu item queries - #2050

Merged
gaiksaya merged 1 commit into
opensearch-project:3.7from
jackiehanyang:backport/3.7-cypress-detached-menu-items
Jun 5, 2026
Merged

Fix Cypress detached menu item queries#2050
gaiksaya merged 1 commit into
opensearch-project:3.7from
jackiehanyang:backport/3.7-cypress-detached-menu-items

Conversation

@jackiehanyang

Copy link
Copy Markdown
Contributor

(cherry picked from commit 79cce75)

Description

[Describe what this change achieves]

Issues Resolved

[List any issues this PR will resolve]

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Jackie Han <hnyng@amazon.com>
(cherry picked from commit 79cce75)
Signed-off-by: Jackie Han <hnyng@amazon.com>
@jackiehanyang

Copy link
Copy Markdown
Contributor Author

I checked the failed jobs and they look unrelated to this PR, and I have no permission to retry failed tasks

  • osd:ciGroup8 failed in data_explorer/filter_editor.spec.js, not in vis-augmenter. The failure is an exact-text assertion on an EUI combo box: it expects extension.raw, but the rendered text now also includes EUI accessibility/helper text. This PR only changes cypress/utils/dashboards/vis-augmenter/commands.js.

  • The Windows core Dashboard job failed before Cypress ran, during the OpenSearch startup action. Since no Cypress tests executed there, this appears to be an infrastructure/startup failure rather than a regression from this PR.

@gaiksaya
gaiksaya merged commit aa6b587 into opensearch-project:3.7 Jun 5, 2026
89 of 104 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants