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

Avoid a wrapped retry and use exists instead of find, which will take up all the time allotted for the retry if it fails once #13467

Merged

Conversation

stacey-gammon
Copy link
Contributor

Fixes #13455

… up all the time allotted for the retry if it fails once
Copy link
Contributor

@ycombinator ycombinator left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@stacey-gammon stacey-gammon merged commit bbabe48 into elastic:master Aug 11, 2017
@stacey-gammon
Copy link
Contributor Author

Ack, this was never backported - hence some of the 6.x flakiness failures on tilemaps

stacey-gammon added a commit to stacey-gammon/kibana that referenced this pull request Sep 12, 2017
… up all the time allotted for the retry if it fails once (elastic#13467)
stacey-gammon added a commit to stacey-gammon/kibana that referenced this pull request Sep 12, 2017
… up all the time allotted for the retry if it fails once (elastic#13467)
stacey-gammon added a commit that referenced this pull request Sep 12, 2017
… up all the time allotted for the retry if it fails once (#13467) (#13965)
stacey-gammon added a commit that referenced this pull request Sep 12, 2017
… up all the time allotted for the retry if it fails once (#13467) (#13966)
stacey-gammon added a commit to stacey-gammon/kibana that referenced this pull request Sep 20, 2017
… up all the time allotted for the retry if it fails once (elastic#13467)
stacey-gammon added a commit that referenced this pull request Sep 20, 2017
… up all the time allotted for the retry if it fails once (#13467) (#14083)
@stacey-gammon stacey-gammon deleted the testx/fix-flaky-test-wrapped-retry branch October 24, 2017 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants