Technoboy- opened a new issue #13299:
URL: https://github.com/apache/pulsar/issues/13299
## Motivation
We decide to release 2.7.4, but we meet some flaky tests in branch-2.7. We
will disable these flaky tests temporarily and use this issue to track them and
if anyone is interested in fixing, feel free to push the pr.
## Flaky tests:
- AdminApiTest2#testMaxSubPerTopicApi
```
2021-12-14T11:03:47.4261249Z [ERROR]
org.apache.pulsar.broker.admin.AdminApiTest2.testMaxSubPerTopicApi(org.apache.pulsar.broker.admin.AdminApiTest2)
2021-12-14T11:03:47.4263106Z [INFO] Run 1: PASS
2021-12-14T11:03:47.4263908Z [ERROR] Run 2:
AdminApiTest2.testMaxSubPerTopicApi:1574 expected [null] but found [200]
```
- AdminTest#properties
```
2021-12-14T11:03:47.4304265Z [ERROR] Run 2: AdminTest.properties:521
expected [500] but found [404]
```
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]