wilfred-s commented on pull request #366: URL: https://github.com/apache/incubator-yunikorn-core/pull/366#issuecomment-1026541159
The unit test failure is caused by my change. The call to `metrics.Reset()` in the health tests does not work It is an empty function. The tests I added trigger a metrics update and thus cause the health tests to fail. Implementing a proper rest of all metrics that can be reset. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
