unbridled-41 commented on PR #3300: URL: https://github.com/apache/rocketmq-dashboard/pull/3300#issuecomment-5550559377
补充完整验证记录(本地沙箱;因上游 CI 对所有分支 startup_failure——工作流未启动——无法依赖 CI): - 新回归测试先红后绿:pristine 上 create/delete 成功后 `pageAclUsers` 仅 1 次调用(期望 2 次),两个新测试均红灯;修复后 `npx vitest run src/pages/instance/__tests__/AclPage.test.tsx` 23/23 通过。 - 全量前端套件(`npx vitest run --testTimeout=60000`)两轮:第一轮 2 失败、第二轮 924 tests 1 失败 = `ConsumerPage.test.tsx` "keeps the latest client stack..."(本沙箱已证实的负载脆弱文件,与 PR #3156 验证时同一文件);AclPage(含 2 个新测试)在全量与隔离运行中均 23/23 全过。本次修改未触碰 ConsumerPage。 - `npm run build` ✓(等价 CI frontend-build);`npx tsc --noEmit` 干净;`npx eslint` 两个改动文件干净。 - git diff 自检:仅 acl.tsx 新增 userRefreshKey 刷新模式 + 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]
