nicoloboschi commented on issue #15895:
URL: https://github.com/apache/pulsar/issues/15895#issuecomment-1179073599
Now fails less often and with a different stacktrace
```
org.awaitility.core.ConditionTimeoutException: Assertion condition defined
as a org.apache.pulsar.broker.service.RackAwareTest expected [2] but found [1]
within 10 seconds.
at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
at
org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)
at
org.awaitility.core.AssertionCondition.await(AssertionCondition.java:31)
at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:985)
at
org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:769)
at
org.apache.pulsar.broker.service.RackAwareTest.testRackUpdate(RackAwareTest.java:290)
```
Usage tip: To enable automatic navigation to failure message, open the
following links with CTRL/CMD-click.
[example failure
2022-07-05T04:26:49.8961342Z](https://github.com/apache/pulsar/runs/7189889422?check_suite_focus=true#step:10:635)
[example failure
2022-07-04T14:41:08.7998055Z](https://github.com/apache/pulsar/runs/7182607492?check_suite_focus=true#step:9:647)
--
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]