E2E test for pull request #2963
Annotations
7 errors and 1 warning
Publish Test Report:
PullAckTest#L97
org.opentest4j.AssertionFailedError: receive response count not match
at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:39)
|
Publish Test Report:
ClusterTest#L153
org.opentest4j.AssertionFailedError: The following 1 messages are not consumed: [MessageExt [brokerName=null, queueId=0, storeSize=0, queueOffset=0, sysFlag=0, bornTimestamp=0, bornHost=null, storeTimestamp=0, storeHost=null, msgId=7F00000100693D4EAC694E9B90DE0111, commitLogOffset=0, bodyCRC=0, reconsumeTimes=0, preparedTransactionOffset=0, toString()=Message{topic='null', flag=0, properties=null, body=null, transactionId='null'}]] ==> expected: <0> but was: <1>
at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
|
Publish Test Report:
OffsetTest#L128
org.awaitility.core.ConditionTimeoutException: Condition returned by method "testConsumeFromFisrtOffset" in class org.apache.rocketmq.offset.OffsetTest was not fulfilled within 30 seconds.
at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:165)
|
Publish Test Report:
PullParamTest#L79
org.opentest4j.AssertionFailedError: receive response count not match
at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:39)
|
Publish Test Report:
PushConsumerRetryTest#L628
org.awaitility.core.ConditionTimeoutException: Condition returned by method "testNullConsumption" in class org.apache.rocketmq.server.abnormal.PushConsumerRetryTest was not fulfilled within 2 minutes.
at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:165)
|
Publish Test Report:
PushConsumerRetryTest#L168
org.awaitility.core.ConditionTimeoutException: Condition returned by method "testNormalMessageReconsumeTime" in class org.apache.rocketmq.server.abnormal.PushConsumerRetryTest was not fulfilled within 2 minutes.
at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:165)
|
Publish Test Report:
PushConsumerRetryTest#L566
org.awaitility.core.ConditionTimeoutException: Condition returned by method "testExceptionConsumption" in class org.apache.rocketmq.server.abnormal.PushConsumerRetryTest was not fulfilled within 2 minutes.
at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:165)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading