RongtongJin commented on PR #9103: URL: https://github.com/apache/rocketmq/pull/9103#issuecomment-3034168853
> Hi, @lizhanhui , @RongtongJin , here is the fix for bazel-compile ci. Some test errors under non-jdk8 are skipped. I can't get the specific error log, so I can only skip it first. This can be modified after unified support for jdk11. Currently, ci has passed. Let's see if it can be merged. > Hi, @lizhanhui , @RongtongJin , here is the fix for bazel-compile ci. Some test errors under non-jdk8 are skipped. I can't get the specific error log, so I can only skip it first. This can be modified after unified support for jdk11. Currently, ci has passed. Let's see if it can be merged. Hi, @yx9o The tests cannot be skipped because other pipelines depend on JDK8. If skipped, these tests would remain uncovered in any pipeline. Since the Bazel pipeline's current failure is not an urgent issue, it is recommended to not skip these tests for now. -- 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]
