lizhimins opened a new pull request, #800:
URL: https://github.com/apache/rocketmq-dashboard/pull/800

   Five tests failed randomly on full runs while passing in isolation, and the
   failing set drifted between runs.
   
   - vitest's default 5s per-test budget is not enough for userEvent-driven antd
     modal and table interactions once 74 files run in parallel; raise
     testTimeout/hookTimeout to 20s and findBy*/waitFor to 5s
   - antd keeps `pointer-events: none` on a Select dropdown while its open
     animation runs, so clicking an option was rejected; skip that check where
     the dropdown is driven


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