Skip to content

[7.x] [Event Log] Ensure sorting tests are less flaky (#64781)#65073

Merged
gmmorris merged 2 commits intoelastic:7.xfrom
gmmorris:backport/7.x/pr-64781
May 5, 2020
Merged

[7.x] [Event Log] Ensure sorting tests are less flaky (#64781)#65073
gmmorris merged 2 commits intoelastic:7.xfrom
gmmorris:backport/7.x/pr-64781

Conversation

@gmmorris
Copy link
Copy Markdown
Contributor

@gmmorris gmmorris commented May 4, 2020

Backports the following commits to 7.x:

Creating events in parallel may be causing a slight flakyness, this change staggers creation to ensure this doesn't happen.
In addition it turned out the `event.end` field was missing in certain cases, causing the test that sorts by `end` to fail.
@gmmorris gmmorris added the backport This PR is a backport of another PR label May 4, 2020
@gmmorris
Copy link
Copy Markdown
Contributor Author

gmmorris commented May 4, 2020

@elasticmachine merge upstream

@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@gmmorris gmmorris merged commit 7bf4597 into elastic:7.x May 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants