Hi folks,

I found our CI may have some problems.

In the master code, the tests failed, but the CI was successful.
The following is the latest commit CI action:
https://github.com/apache/bookkeeper/actions/runs/4219246330/jobs/7324432945
Error:  Tests run: 633, Failures: 0, Errors: 29, Skipped: 0, Flakes: 1

You can see there have errors but the CI passed.

Also, the PR's check has the same issue.
https://github.com/apache/bookkeeper/actions/runs/4217320319/jobs/7321051845

We may need to fail the CI if there have errors.

Should we stop merging PRs until we fix the CI? But looks like most
failures are
about bookie shell commands. I am not sure whether we need to stop merging.

Best,
Yong

Reply via email to