Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[A11y] Fixed two failing Cypress accessibility tests #7029

Merged
merged 1 commit into from
Aug 2, 2023

Conversation

1Copenut
Copy link
Contributor

@1Copenut 1Copenut commented Aug 2, 2023

Summary

Two tests were failing because of changes to an aria-label and a containing CSS class. I updated these and re-ran the tests locally.

This PR closes #7024.

QA

Ran tests locally several times in CI (headless) mode and using the Cypress UI. All tests passing again.

General checklist


Screen Shot 2023-08-02 at 1 11 13 PM

@1Copenut 1Copenut self-assigned this Aug 2, 2023
@kibanamachine
Copy link

Preview documentation changes for this PR: https://eui.elastic.co/pr_7029/

@kibanamachine
Copy link

Preview documentation changes for this PR: https://eui.elastic.co/pr_7029_buildkite/

@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

cc @1Copenut

Copy link
Contributor

@breehall breehall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love a simple fix! By chance, do we know how CI didn't catch it before? CI is passing and these tests pass locally for me as well!

@1Copenut
Copy link
Contributor Author

1Copenut commented Aug 2, 2023

Love a simple fix! By chance, do we know how CI didn't catch it before? CI is passing and these tests pass locally for me as well!

Great question! These tests don't currently run as part of our CI job because they have a significant overhead. My plan is to start running them again as a nightly job after we get the Buildkite migration completed.

@1Copenut 1Copenut merged commit 308efcc into elastic:main Aug 2, 2023
2 checks passed
@1Copenut 1Copenut deleted the bug/7024-cypress-a11y-failures branch August 2, 2023 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Cypress] A11y tests now fail on main
4 participants