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

[7.9] [SIEM][Detection Engine] Reduces flakiness within the tests using waitFor() and un-skips the tests (#72479) #72508

Merged
merged 1 commit into from
Jul 20, 2020

Commits on Jul 20, 2020

  1. [SIEM][Detection Engine] Reduces flakiness within the tests using wai…

    …tFor() and un-skips the tests (elastic#72479)
    
    ## Summary
    
    * Utilizes the `waitFor` so that the tests are less flaky and more resilient
    * Unskips a test that was due to a regression within Elastic Search that should be fixed now
    * elastic#71867
    * elastic#71814
    * elastic#71612
    
    ### Checklist
    
    Delete any items that are not applicable to this PR.
    
    - [x] [Unit or functional tests](https://github.com/elastic/kibana/blob/master/CONTRIBUTING.md#cross-browser-compatibility) were updated or added to match the most common scenarios
    FrankHassanabad committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    55e38f1 View commit details
    Browse the repository at this point in the history