You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/08/03 06:58:50 UTC

[GitHub] [pulsar] RobertIndie commented on issue #16723: Flaky-test: TxnLogBufferedWriterTest.testMainProcess

RobertIndie commented on issue #16723:
URL: https://github.com/apache/pulsar/issues/16723#issuecomment-1203560640

   Another but different failure:
   https://github.com/apache/pulsar/runs/7644899001?check_suite_focus=true#step:10:5753
   
   ```
   Error:  testMainProcess(org.apache.pulsar.transaction.coordinator.impl.TxnLogBufferedWriterTest)  Time elapsed: 4.021 s  <<< FAILURE!
     org.awaitility.core.ConditionTimeoutException: Condition with org.apache.pulsar.transaction.coordinator.impl.TxnLogBufferedWriterTest was not fulfilled within 4 seconds.
     	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
     	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)
     	at org.awaitility.core.CallableCondition.await(CallableCondition.java:26)
     	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:985)
     	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:954)
     	at org.apache.pulsar.transaction.coordinator.impl.TxnLogBufferedWriterTest.testMainProcess(TxnLogBufferedWriterTest.java:235)
   ```


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org