garydgregory commented on PR #229: URL: https://github.com/apache/commons-codec/pull/229#issuecomment-1925748063
I'm going to close this as I don't see the gain compared to the benefit of running with more random samples because: - Note that without any change the whole CI build takes less than 2 minutes. - On my PC, running this test class from Eclipse takes 0.7 seconds. - From the command line, the test takes 1.2 seconds: ``` [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.203 s -- in org.apache.commons.codec.digest.DigestUtilsTest ``` -- 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]
