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

   ## Verification evidence
   
   - **CI**:head `9800e9ef` 恰有一条 `CI` (pull_request) run —— id 
34772544715,conclusion=startup_failure、0 check-runs(与基线一致,非本变更引起)。
   - **红灯(实际输出)**:`mvn -o test -Dtest=K8sCertServiceTest` → `Tests run: 19, 
Failures: 1`,失败项 `listCertsShouldNotExposeTheStoredPrivateKey`(keyPem 期望 null 
实为 PEM)。
   - **模块**:修复后 `K8sCertServiceTest`(20/20,含新回归)与 `K8sCertControllerTest` 
组合运行全部通过。
   - **全量 + 基线对照**:在 head 9800e9ef 的独立 worktree 上 `mvn -o clean test` → 2152 
tests(pristine 6c24d2ed = 2151 + 本 PR 新增 1),2 失败 = AuthCorsIntegrationTest 
×2(基线预存,#4217 认领中),零新增失败(surefire 汇总核对;首次全量因分支切换污染作废,已在稳定 worktree 重跑)。
   - **构建**:test 阶段完成全量编译(覆盖 backend-build job 的 compile 语义)。
   - **Diff 
自检**(numstat):`server/src/main/java/.../cluster/k8s/K8sCertService.java 
+6/−0`、`server/src/test/java/.../cluster/k8s/K8sCertServiceTest.java +15/−0`;仅 
2 文件,无无关改动。
   


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