ctubbsii commented on issue #2441:
URL: https://github.com/apache/accumulo/issues/2441#issuecomment-1040738204


   The vast vast vast majority of JUnit assert statements are trivial and 
obvious, and don't need a special message at all, because the message that 
JUnit itself provides is more than sufficient. Even if the extra time for each 
string took 100ms per test (which I think is an overestimate), that's only a 
single extra minute on a more than 4 hour build. Even if they took half a 
second each, that's still only 5 minutes extra on a more than 4 hour build.
   
   Don't bother. It's almost certainly not worth it.


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