GerardGao commented on PR #16437: URL: https://github.com/apache/dubbo/pull/16437#issuecomment-5421012662
Note on CI: the "Build and Test For PR" workflow exits with `startup_failure` before any job is created on every recent run against `3.2` — including the maintainer push that prepared the 3.2.20 release (run 31576523922, 2026-08-12) — while January runs on the same branch succeeded. This looks like a repository-level workflow issue on the 3.2 branch rather than a problem with this change. Local verification for this PR: - `mvn -pl dubbo-serialization/dubbo-serialization-hessian2 -am test`: 811 tests, 0 failures - `spotless:check`: passes - The new test reproduces the reported bypass before the fix and passes after it. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
