The GitHub Actions job "Coverage" on rocketmq.git has succeeded.
Run started by GitHub user mureinik (triggered by lizhimins).

Head commit for run:
076e62b9b61916a323780b1fce66981190ae67ad / Allon Mureinik <[email protected]>
Fix unstable UtilAllTest#testCalculateFileSizeInPath on Windows

On my Windows laptop, UtilAllTest#testCalculateFileSizeInPath is
unstable, presumably due to leftovers from previous runs that were not
properly cleanup up.

Converting the test to use a proper TemporaryFolder @Rule like other
tests that rely on the filesystem instead of trying to implement the
cleanup logic in the test itself seems to solve this.

Closes #7418

Report URL: https://github.com/apache/rocketmq/actions/runs/6369546285

With regards,
GitHub Actions via GitBox

Reply via email to