The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has succeeded. Run started by GitHub user mureinik (triggered by lizhanhui).
Head commit for run: f2936f90888e558f58c7b11d73aff6776e61654c / Allon Mureinik <al...@synopsys.com> Fix unstable UtilAllTest#testCalculateFileSizeInPath on Windows This patch offers an alternative approach to 5d492c338258d07613103e6ae16df4c6fa5b3838. Instead of manually setting up the directory #testCalculateFileSizeInPath needs and then recursively deleting it, it uses JUnit's TemporaryFolder Rule to handle all of this work, and allows the code to concentrate on the business logic. Closes #7418 Report URL: https://github.com/apache/rocketmq/actions/runs/6543751031 With regards, GitHub Actions via GitBox