eolivelli opened a new issue #12333:
URL: https://github.com/apache/pulsar/issues/12333
org.apache.pulsar.broker.admin.TopicPoliciesTest is flaky. The
testDisableSubscribeRate test method fails very often.
```
Error:
testDisableSubscribeRate(org.apache.pulsar.broker.admin.TopicPoliciesTest)
Time elapsed: 10.116 s <<< FAILURE!
org.awaitility.core.ConditionTimeoutException: Assertion condition defined
as a lambda expression in org.apache.pulsar.broker.admin.TopicPoliciesTest that
uses java.lang.reflect.Field,
java.lang.reflect.Fieldorg.apache.pulsar.broker.service.persistent.PersistentTopic
expected [true] but found [false] within 10 seconds.
at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:165)
```
--
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]