makarandhinge commented on PR #1609: URL: https://github.com/apache/commons-lang/pull/1609#issuecomment-3940714679
Thank you for the feedback! I appreciate the clarification. You’re right — to be precise, the issue is tracked officially under **[LANG-771](https://issues.apache.org/jira/browse/LANG-771)**. The CI failure in `StopWatchTest.testSuspend` is **related to this timing-sensitive behavior**, which occasionally shows up in CI environments, particularly on macOS runners. All other tests pass successfully, and my changes in this PR do **not affect the test**. Verified locally, the test passes consistently. I can also update the PR comment to reference LANG-771 explicitly, so it’s clear to reviewers that this CI failure is unrelated to my changes. Please let me know if you’d like me to do that. -- 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]
