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

   补充完整验证记录(本地沙箱;因上游 CI 对所有分支 startup_failure——工作流未启动,见 run 列表,包括其他贡献者分支——无法依赖 
CI):
   
   - 新回归测试先红后绿:pristine 上点击“刷新全部面板”后 profile 面板图表永不恢复(`findByRole('img', { 
name: 'Message In TPS time series' })` 3s 超时失败);修复后 20/20 通过(`npx vitest run 
src/components/__tests__/MetricsExplorer.test.tsx`)。
   - 全量前端套件(`npx vitest run --testTimeout=60000`):923 tests,1 失败 = 
`ConsumerPage.test.tsx` "shows group health diagnostics..."(本沙箱已证实的负载脆弱文件,PR 
#3156 验证时同样失败);隔离重跑 ConsumerPage 29/29 全过。本次修改未触碰该文件。
   - `npm run build` ✓(等价 CI frontend-build);`npx tsc --noEmit` 干净;`npx eslint` 
两个改动文件干净。
   - git diff 自检:仅 MetricsExplorer.tsx 拆分计数器 + 新增 1 个测试,无无关改动。
   


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