-
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
Re-Enabling Grok Debugger Functional UI Tests #91274
Re-Enabling Grok Debugger Functional UI Tests #91274
Conversation
I ran this suite 200 times with no failures. There was a timeout exceeded but I think that the actual job hung (might have stressed the workers or something). https://kibana-ci.elastic.co/job/kibana+flaky-test-suite-runner/1303/ |
@elasticmachine merge upstream |
Ran tests 150 times. All passing. |
I think we can unskip this test to get it running in CI again and if there is a failure again, we reinvestigate. It has ran a total of 350 times without any failures. |
…_Grok_Debugger_Test
…nks/kibana into Testing_Flaky_Grok_Debugger_Test
Pinging @elastic/es-ui (Team:Elasticsearch UI) |
💚 Build SucceededMetrics [docs]
History
To update your PR or re-run it, just comment with: |
* Adding .only clause for testing purposes. * Removing .only and reenabling test. Also changing back to group 13. * Removing .only and reenabling test. Also changing back to group 13. * Removed comment mentioning github issue. Co-authored-by: Kibana Machine <[email protected]>
* Adding .only clause for testing purposes. * Removing .only and reenabling test. Also changing back to group 13. * Removing .only and reenabling test. Also changing back to group 13. * Removed comment mentioning github issue. Co-authored-by: Kibana Machine <[email protected]>
* Adding .only clause for testing purposes. * Removing .only and reenabling test. Also changing back to group 13. * Removing .only and reenabling test. Also changing back to group 13. * Removed comment mentioning github issue. Co-authored-by: Kibana Machine <[email protected]> Co-authored-by: John Dorlus <[email protected]>
* Adding .only clause for testing purposes. * Removing .only and reenabling test. Also changing back to group 13. * Removing .only and reenabling test. Also changing back to group 13. * Removed comment mentioning github issue. Co-authored-by: Kibana Machine <[email protected]> Co-authored-by: John Dorlus <[email protected]>
Closes #84440
Summary
I am using this PR to test failures in the Grok debugger suite. I cannot reproduce them locally even using network throttling and headless mode.