unbridled-41 commented on PR #3302:
URL: 
https://github.com/apache/rocketmq-dashboard/pull/3302#issuecomment-5550558179

   补充完整验证记录(本地沙箱;因上游 CI 对所有分支 startup_failure——工作流未启动,见 run 列表,包括其他贡献者分支——无法依赖 
CI):
   
   - 新回归测试先红后绿:pristine 上 3 个新测试全部以生产同款错误失败(`BusinessException: ... CODE: 208 
DESC: query message by key finished, but no message.`);修复后 `mvn 
-Dtest=RocketMQMessageProviderTest test` 39/39 通过。
   - 相关模块(`org.apache.rocketmq.studio.provider.apache.*Test` + 
`org.apache.rocketmq.studio.instance.message.*Test`):299/299 通过。
   - 全量后端 `mvn -B -ntp test`:2038 tests(pristine 基线 2035 + 本次 3 个新回归),3 个失败与 
pristine 基线逐字相同(AuthCorsIntegrationTest 
×2、AliyunInstanceProviderTest.getGroupProgressShouldMapLagRowsTest)——零新增失败。测试运行同时覆盖
 CI backend-build 的编译步骤。
   - 客户端行为证据:rocketmq-client 5.5.0(pom 解析版本)`MQAdminImpl.queryMessage` 字节码在无命中时 
`new MQClientException(sipush 208 /* NO_MESSAGE */, "query message by key 
finished, but no message.")`。
   - git diff 自检:仅 RocketMQMessageProvider.java 异常分级 + 3 个新测试,无无关改动。
   


-- 
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]

Reply via email to