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

   Evidence-chain verification pass (self-review):
   
   - Re-ran the full touched suites from a clean checkout of this branch 
(`fix/alerts-triggered24h-utc`, commit `d1fd8f8e`) in an isolated worktree: 
`npx vitest run src/pages/ops/__tests__/AlertsPage.test.tsx 
src/utils/format.test.ts` → **42 passed (42)**.
   - Re-confirmed the pre-fix failure claim: on `origin/rocketmq-studio` + the 
same test file and fixture, the page-level regression renders `0` where the 
fixed branch renders `1` (stat label span "本页 24h 触发0" vs "本页 24h 触发1" under 
`TZ=Asia/Shanghai` with `Date.now` pinned at 2026-08-24T12:00:00Z).
   - Re-confirmed no other raw `new Date(r.lastTriggered)` parses remain on the 
alerts page; the single remaining convention deviation is fixed by this branch.
   
   No code changes needed.


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