The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git/fix/align-bazel-deps-with-maven-10383 has succeeded. Run started by GitHub user qianye1001 (triggered by qianye1001).
Head commit for run: a88cf22978e3f3ccbdea0f8764c8a9fc705aa174 / qianye <[email protected]> fix(ci): exclude Http2ProtocolProxyHandlerTest from Bazel (Round 8) Test requires netty-tcnative native library which was removed in Round 4 to resolve Bazel cycle dependency. Cannot add it back without reintroducing the cycle. Test continues to run in Maven CI. Lesson learned (Round 8): netty-tcnative-boringssl-static has platform-specific sub-packages that form a cycle in rules_jvm_external. Adding it back to WORKSPACE or BUILD.bazel deps will always fail with cycle error. The only viable solution for tests requiring native libraries is to exclude them from Bazel and rely on Maven CI. Report URL: https://github.com/apache/rocketmq/actions/runs/26489844049 With regards, GitHub Actions via GitBox
