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

Add robustness to some of the timing-susceptible metrics tests; add util matcher with retry #5032

Merged

Conversation

tjquinno
Copy link
Member

Resolves #4982
Resolves #4976
Resolves #5030

This PR:

  1. adds a new custom Hamcrest matcher that retries a number of times with a delay, both settable using system properties, and
  2. updates several metrics tests to use the new matcher methods.

Signed-off-by: tim.quinn@oracle.com tim.quinn@oracle.com

…til matcher with retry

Signed-off-by: tim.quinn@oracle.com <tim.quinn@oracle.com>
@tjquinno tjquinno self-assigned this Sep 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants