afterincomparableyum commented on PR #3568: URL: https://github.com/apache/celeborn/pull/3568#issuecomment-3697624108
After taking a closer look it looks like the CI/CD failures for Celeborn SBT CI are not related to my C++ Code changes. It looks flaky to me. I also see the exact workflows passed in my previous commit it ran for: 41ac02176d9bb00c000924218c7a2587002d9e43 I also ran the tests locally: ``` [info] Passed: Total 10, Failed 0, Errors 0, Passed 10 [info] Passed: Total 11, Failed 0, Errors 0, Passed 11 [info] ScalaTest [info] Run completed in 1 hour, 16 seconds. [info] Total number of tests run: 1 [info] Suites: completed 1, aborted 0 [info] Tests: succeeded 1, failed 0, canceled 0, ignored 0, pending 0 [info] All tests passed. [info] Passed: Total 26, Failed 0, Errors 0, Passed 26 [info] Run completed in 1 hour, 1 second. [info] Total number of tests run: 111 [info] Suites: completed 28, aborted 0 [info] Tests: succeeded 111, failed 0, canceled 0, ignored 0, pending 0 [info] All tests passed. [success] Total time: 3737 s (01:02:17), completed Dec 29, 2025 9:50:22 PM ``` @HolyLow let me know if there are any other concerns with my PR that you would like me to address. Thank you for your review! -- 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]
