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

   ## Verification evidence
   
   - **CI**:head `76000c18` 恰有一条 `CI` (pull_request) run —— id 
34772487705,conclusion=startup_failure、0 check-runs(与基线一致,非本变更引起)。
   - **红灯(实际输出)**:`mvn -o test -Dtest=LlmConfigServiceTest` → `Tests run: 30, 
Failures: 1`,失败项 `saveConfigShouldPreserveNotificationChannelFields`:`expected: 
"https://oapi.dingtalk.com/robot/send?access_token=abc"; but was: null`。
   - **模块**:修复后 `LlmConfigServiceTest` 30/30;`LlmControllerTest, 
SettingsControllerTest, SettingsServiceTest, OpenAiCompatibleLlmGatewayTest` 
全部通过(一次 `mvn -o test -Dtest=...` 组合运行,exit 0)。
   - **全量 + 基线对照**:分支上 `mvn -o clean test` → 2152 tests(pristine 6c24d2ed = 
2151 + 本 PR 新增 1);3 失败 = AuthCorsIntegrationTest ×2(基线预存,#4217 认领中)+ 
OpenAiCompatibleLlmGatewayTest.saturatedGatewayReturnsStructuredOverloadWithoutRunningProviderOnCaller(历轮记录的负载脆弱用例,隔离通过)——零新增失败。surefire
 报告逐一核对。
   - **构建**:test 阶段完成全量编译(覆盖 backend-build job 的 compile 语义);无独立 package 运行。
   - **Diff 
自检**(numstat):`server/src/main/java/.../ops/ai/LlmConfigService.java 
+5/−0`、`server/src/test/java/.../ops/ai/LlmConfigServiceTest.java +27/−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