zymap commented on pull request #9134: URL: https://github.com/apache/pulsar/pull/9134#issuecomment-785063283
Failure tests ``` [INFO] Error: Failures: Error: org.apache.pulsar.client.impl.PerMessageUnAcknowledgedRedeliveryTest.testSharedAckedNormalTopic(org.apache.pulsar.client.impl.PerMessageUnAcknowledgedRedeliveryTest) [INFO] Run 1: PASS Error: Run 2: PerMessageUnAcknowledgedRedeliveryTest.testSharedAckedNormalTopic:148 expected [5] but found [10] [INFO] Error: org.apache.pulsar.client.impl.PerMessageUnAcknowledgedRedeliveryTest.testSharedAckedPartitionedTopic(org.apache.pulsar.client.impl.PerMessageUnAcknowledgedRedeliveryTest) [INFO] Run 1: PASS Error: Run 2: PerMessageUnAcknowledgedRedeliveryTest.testSharedAckedPartitionedTopic:494 expected [5] but found [10] [INFO] [INFO] Error: Tests run: 229, Failures: 2, Errors: 0, Skipped: 0 ``` ---------------------------------------------------------------- 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]
