-
Notifications
You must be signed in to change notification settings - Fork 8.5k
unskipping a11y painless lab test #127082
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
Conversation
rashmivkulkarni
commented
Mar 7, 2022
- ref : Accessibility - clicking on the context menu in Painless Lab, causes a11y violation #75876
|
@elasticmachine merge upstream |
|
https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/241 flaky test runner |
💚 Build SucceededMetrics [docs]Async chunks
History
To update your PR or re-run it, just comment with: |
|
Pinging @elastic/kibana-accessibility (Project:Accessibility) |
sabarasaba
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for patching these up @rashmivkulkarni! Changes lgtm
|
Though I dont think we'd want to merge this for 7.17 and for 8.0.0 since they are past FF. |
bhavyarm
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
LeeDr
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - at some point we should look into a11y.testAppSnapshot() and see if it should do a retry or if we should pass some args to make it retry
* unskipping a11y painless lab test * focusable element * adding an extra step to get the element in focus * changes to make it work * introduce an retry loop Co-authored-by: Kibana Machine <[email protected]> (cherry picked from commit 1493348)
* unskipping a11y painless lab test * focusable element * adding an extra step to get the element in focus * changes to make it work * introduce an retry loop Co-authored-by: Kibana Machine <[email protected]> (cherry picked from commit 1493348)
* unskipping a11y painless lab test * focusable element * adding an extra step to get the element in focus * changes to make it work * introduce an retry loop Co-authored-by: Kibana Machine <[email protected]> (cherry picked from commit 1493348)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
* unskipping a11y painless lab test * focusable element * adding an extra step to get the element in focus * changes to make it work * introduce an retry loop Co-authored-by: Kibana Machine <[email protected]> (cherry picked from commit 1493348) Co-authored-by: Rashmi Kulkarni <[email protected]>
|
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
|
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
|
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
|
this test is still skipped on 7.17.3 branch. |