lhotari opened a new issue #8390:
URL: https://github.com/apache/pulsar/issues/8390
This is a common flaky test failure on CI:
```
Error: Failures:
Error:
org.apache.pulsar.broker.service.InactiveTopicDeleteTest.testTopicLevelInActiveTopicApi(org.apache.pulsar.broker.service.InactiveTopicDeleteTest)
[INFO] Run 1: PASS
Error: Run 2: InactiveTopicDeleteTest.testTopicLevelInActiveTopicApi ?
ServerSideError HTTP ...
[INFO]
Error:
org.apache.pulsar.broker.service.InactiveTopicDeleteTest.testTopicLevelInactivePolicyUpdateAndClean(org.apache.pulsar.broker.service.InactiveTopicDeleteTest)
[INFO] Run 1: PASS
Error: Run 2:
InactiveTopicDeleteTest.testTopicLevelInactivePolicyUpdateAndClean:417 expected
[999] but found [1]
```
example:
https://github.com/apache/pulsar/pull/8386/checks?check_run_id=1314711141
----------------------------------------------------------------
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]