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 tolerance to metrics tests; widen tolerance used during pipeline runs (2.x) #1999

Merged
merged 1 commit into from
Jun 15, 2020
Merged

Add tolerance to metrics tests; widen tolerance used during pipeline runs (2.x) #1999

merged 1 commit into from
Jun 15, 2020

Conversation

tjquinno
Copy link
Member

Partially resolves #1998 (for 2.x; 1.x will be separate)

More pipeline runs were beginning to show intermittent test failures in metrics. These changes use a tolerance (instead of direct equality checks) on more tests to try to insulate the test results from variations in execution timing and speed.

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

… runs

Signed-off-by: tim.quinn@oracle.com <tim.quinn@oracle.com>
@tjquinno tjquinno added this to the 2.0.0 milestone Jun 13, 2020
@tjquinno tjquinno self-assigned this Jun 13, 2020
@tjquinno tjquinno changed the title Add tolerance to metrics tests; widen tolerance used during pipeline runs Add tolerance to metrics tests; widen tolerance used during pipeline runs (2.x) Jun 13, 2020
@tjquinno tjquinno requested a review from barchetta June 14, 2020 00:23
@tjquinno tjquinno merged commit b74b3cb into helidon-io:master Jun 15, 2020
@tjquinno tjquinno deleted the metrics-failure-2.x branch June 15, 2020 15:03
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.

Intermittent metrics unit test failure
2 participants