hanicz opened a new pull request, #1259: URL: https://github.com/apache/knox/pull/1259
[KNOX-3345](https://issues.apache.org/jira/browse/KNOX-3345) - GatewayServerTest.testRefreshGatewayConfig fails intermittently ## What changes were proposed in this pull request? - The static field GatewayServer.lastReloadTime leaks state between tests. When testGatewayConfigChangeListener runs first, resets lastReloadTime to null for itself but leaves it set after completion. ## How was this patch tested? Ran unit tests locally ## Integration Tests N/A ## UI changes N/A -- 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]
