harrisric commented on PR #367: URL: https://github.com/apache/maven-enforcer/pull/367#issuecomment-2952278356
Build failure is on the new micro-benchmark added here: https://github.com/apache/maven-enforcer/pull/367/files#diff-3dd05a1df96a3e0862d9e300a462a0d3c3efe8a1bd895d533a2746332ae02012R152 `TestArtifactMatcher.testMatcherPerformance:152 Time taken for repeated tests should be less than 200ms, but was: 200ms ==> expected: <true> but was: <false>` Seems to have been exactly on the value that was allowed so would want to give it at least 10% margin for variation. The difference from the previous version was at least 50% faster. Happy to take any suggestions on this as to whether this test is a good idea or an alternative approach. -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org