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

   ## Verification evidence
   
   - **CI**: run `35551791841` ("CI", event `pull_request`) at head `0cbf0015` 
— conclusion `startup_failure` (the workflow never starts; repository-level 
issue, other open PRs from the same window show the same). `check-runs`: 0. All 
results below are from local runs of the exact head commit.
   - **Red** (new regression on master source): after the successful profiles 
re-run the panel chart never appeared — `Unable to find an element with the 
role 'img'` (`Message In TPS time series`), because the `指标模板加载失败` banner kept 
rendering above the recovered content.
   - **Module**: `npx vitest run 
src/components/__tests__/MetricsExplorer.test.tsx` → `Tests 28 passed (28)` (27 
pre-existing + 1 new).
   - **Full web suite** (this branch, head `0cbf0015`): `npx vitest run 
--maxWorkers=4` → `Test Files 122 passed (122)`, `Tests 1035 passed (1035)`, 
zero failures. Pristine master baseline on this machine: 1034 passing; 1035 = 
baseline + 1 new test.
   - **Build**: `npm run build` → `✓ built in 12.17s` (exit 0). Type check `npx 
tsc --noEmit` → clean. `npx eslint` on the two changed files → 0 errors, 0 
warnings (baseline for these files is also clean).
   - **Diff self-check** (`git diff --numstat 
origin/master..fix/metrics-profile-error-recovery`): `9/4 
web/src/components/MetricsExplorer.tsx`, `32/0 
web/src/components/__tests__/MetricsExplorer.test.tsx` — 2 files, no unrelated 
changes. Single commit `0cbf0015`.
   


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