garydgregory commented on PR #1761:
URL: https://github.com/apache/commons-lang/pull/1761#issuecomment-5129264377

   @kzhunmax 
   Something is wrong with your process.
   
   The title reads "Fix test ObjectUtils.wait(Duration)" this method doesn't 
exist. The changed method tests `ObjectUtils.wait(Object, Duration)`
   
   > This PR adds test coverage for ObjectUtils.wait(Object, Duration) to 
verify its behavior for valid and invalid Duration values.
   
   and
   
   > Add a test that verifies...
   
   This is not possible when the commit 
2decec937b554c767f947a8251726af2fbada15f  _only deletes_ code from a test.
   
   


-- 
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]

Reply via email to