unbridled-41 commented on PR #3301:
URL:
https://github.com/apache/rocketmq-dashboard/pull/3301#issuecomment-5550559522
补充完整验证记录(本地沙箱;因上游 CI 对所有分支 startup_failure——工作流未启动——无法依赖 CI):
- 新回归测试先红后绿:pristine 上提交 " orders " 后 orders-topic
从表格消失(`findByText('orders-topic')` 失败——服务端返回了匹配行、客户端过滤全部滤除);修复后 `npx vitest run
src/pages/instance/__tests__/TopicPage.test.tsx` 22/22 通过。
- 全量前端套件(`npx vitest run --testTimeout=60000`):923 tests,1 失败 =
`ConsumerPage.test.tsx` "shows group health diagnostics..."(本沙箱已证实的负载脆弱文件,PR
#3156 验证时同样失败);TopicPage 全部通过。本次修改未触碰 ConsumerPage。
- `npm run build` ✓(等价 CI frontend-build);`npx tsc --noEmit` 干净;`npx eslint`
两个改动文件干净。
- git diff 自检:仅 topic.tsx onSearch 一处 trim + 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]