Re: Pulsar CI is currently broken in a way that it allows merging PRs with test failures

2022-10-04 Thread Lari Hotari
The fixes have been merged. However, existing PRs don't automatically get the changes, so please be aware when merging PRs in the upcoming days. -Lari On 2022/10/04 16:31:13 Lari Hotari wrote: > Hi all, > > Currently, Pulsar CI allows merging PR with test failures and at least one PR > has alr

Pulsar CI is currently broken in a way that it allows merging PRs with test failures

2022-10-04 Thread Lari Hotari
Hi all, Currently, Pulsar CI allows merging PR with test failures and at least one PR has already been merged that contain failing tests. Please don't trust the green merge button. Please don't merge PRs without verifying that all necessary tests pass! https://github.com/apache/pulsar/pull/179