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

Intermittent failure in MetricsTest#testHttpMetricsOnClose #56

Closed
tsegismont opened this issue Dec 23, 2016 · 0 comments
Closed

Intermittent failure in MetricsTest#testHttpMetricsOnClose #56

tsegismont opened this issue Dec 23, 2016 · 0 comments
Assignees

Comments

@tsegismont
Copy link
Contributor

java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at io.vertx.test.core.AsyncTestBase.assertTrue(AsyncTestBase.java:372)
	at io.vertx.ext.dropwizard.MetricsTest.testHttpMetricsOnClose(MetricsTest.java:364)
tsegismont added a commit to tsegismont/vertx-dropwizard-metrics that referenced this issue Dec 23, 2016
…nClose

Allow http server metrics to be completely removed from the registry
@tsegismont tsegismont self-assigned this Dec 23, 2016
tsegismont added a commit to tsegismont/vertx-dropwizard-metrics that referenced this issue Dec 23, 2016
…nClose

Allow http server metrics to be completely removed from the registry
@vietj vietj closed this as completed in 2cae3dc Feb 10, 2017
vietj added a commit that referenced this issue Feb 10, 2017
Fixes #56 Intermittent failure in MetricsTest#testHttpMetricsOnClose
@vietj vietj removed the to review label Feb 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants