lhotari opened a new pull request #10148:
URL: https://github.com/apache/pulsar/pull/10148
### Motivation
There are a few tests that fail very often. This is blocking the merging of
PRs currently.
### Modifications
Move the problematic tests to "quarantine" test group. This test group will
be run, but the test failures will be ignored.
- Configure "excludedGroups" property with "quarantine" default value
- Make modifications so that tests in the quarantine group can be run. It is
required to make changes to "BeforeMethod" groups so that the method will get
run for the quarantine group.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]