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

   ## Verification evidence
   
   **CI (current head)**: head SHA `26f0cca2a2f09ba9ff1516ca3ccfaa2a49cb2016` 
has exactly one workflow run — "CI" (pull_request), run id 35478310289, 
conclusion `startup_failure`, 0 check-runs / 0 statuses on the head commit. 
Upstream CI startup_fails for every branch/PR in this repository; local 
verification below substitutes for it.
   
   **Red (baseline)**: `mvn test 
-Dtest=NotificationOutboxServiceTest#testMessageFailureCarriesTheConfigurationReasonTest`
 → `Tests run: 1, Failures: 1` — `expected BusinessException but was: 
IllegalStateException: Test notification failed: No configured dingtalk 
webhook`.
   
   **Green**: same command → full class `Tests run: 26, Failures: 0, Errors: 0` 
(25 pre-existing + 1 new).
   
   **Full backend suite**: `SPRING_PROFILES_ACTIVE=dev mvn clean test` → **2396 
tests, 1 failure** — the same pre-existing 
`AuthServiceSessionOverviewIntegrationTest` second-boundary flake (`59L >= 
60L`) that reproduces on pristine `origin/master` (verified in a clean 
worktree); unrelated to this change.
   
   **Baseline reference**: `origin/master` @ d50ffecc = 2395 tests / 0 failures 
earlier this session; this branch adds 1 test → 2396.
   
   **Diff self-check**: `git show --numstat 26f0cca2` → 
`NotificationOutboxService.java +6/−2`, `NotificationOutboxServiceTest.java 
+26/−0`. Two files, no unrelated changes.


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