You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@helix.apache.org by GitBox <gi...@apache.org> on 2020/10/06 22:30:01 UTC

[GitHub] [helix] kaisun2000 opened a new issue #1446: TestHelper verify() enhancement to the unit test

kaisun2000 opened a new issue #1446:
URL: https://github.com/apache/helix/issues/1446


   Quite some unit test still use Thread.sleep(xxx) to wait for a condition to happen. This is a source of falkiness of test. They may also make the test running unnecessarily long. We should address them with TestHelper.verify() method.


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org


[GitHub] [helix] jiajunwang closed issue #1446: TestHelper verify() enhancement to the unit test

Posted by GitBox <gi...@apache.org>.
jiajunwang closed issue #1446:
URL: https://github.com/apache/helix/issues/1446


   


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org