-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[ML] Functional tests - stabilize anomaly charts embeddables test #97452
Conversation
Pinging @elastic/ml-ui (:ml) |
Checking test stability in a flaky test runner job ... 1 failure in 50 runs ❌ looking int o it. |
After adjusting some timeouts, checking test stability again in a flaky test runner job ... no failure in 50 runs ✔️ |
💚 Build SucceededMetrics [docs]
History
To update your PR or re-run it, just comment with: cc @pheyos |
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
…astic#97452) This PR stabilizes the anomaly charts embeddables test by adding a retry.
💚 Backport successful
This backport PR will be merged automatically after passing CI. |
Summary
This PR stabilizes the anomaly charts embeddables test by adding a retry.
Details
Closes #97470