dasahcc opened a new pull request #374: Stablize the REST tests in helix-rest URL: https://github.com/apache/helix/pull/374 ### Issues For test stabilizing, not create an issue. ### Description - [ ] Here are some details about my PR, including screenshots of any UI changes: Stablize the REST tests by following changes: 1. Remove temporary cluster which impact the ClusterAccessor test 2. Add all start/end message for test debug purpose. 3. Disable unstable monitoring test for default MBeans. Sometimes we can query it sometimes not. It is not critical test path. Let's make it stable later. ### Tests mvn test [INFO] Tests run: 83, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.442 s - in TestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 83, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 42.434 s [INFO] Finished at: 2019-08-05T16:23:01-07:00 [INFO] Final Memory: 42M/1215M [INFO] ------------------------------------------------------------------------
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
