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.x] Disables ingest manager integration tests #59464

Merged
merged 3 commits into from
Mar 5, 2020

Commits on Mar 5, 2020

  1. Configuration menu
    Copy the full SHA
    1634dff View commit details
    Browse the repository at this point in the history
  2. Skips additional failing Ingest Manager integration tests

    elastic#58969
    elastic#58968
    elastic#58967
    elastic#58966
    
    Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
    Tyler Smalley committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    2ce85fd View commit details
    Browse the repository at this point in the history
  3. [test] Comment out Jest hooks in skipped blocks (elastic#59086)

    * [test] Comment out Jest hooks in skipped blocks
    
    Jest will run the hooks regardless of if they are skipped.
    
    Tests skipped in elastic@61c9dc4
    and elastic@420ded8 were still resulting in build failures due to the beforeEach failing.
    
    Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
    
    * Additional variables/imports no longer needed
    
    Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
    
    * Skip additional flaky ingest tests
    
    Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
    
    * Comment out file
    
    Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
    
    * Must have one test
    
    Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
    Tyler Smalley committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    daa282f View commit details
    Browse the repository at this point in the history