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/12/28 08:30:42 UTC

[GitHub] [pulsar] labuladong opened a new issue, #19089: Flaky-test: TopicFromMessageTest.testMultiTopicConsumerNoBatchShortName

labuladong opened a new issue, #19089:
URL: https://github.com/apache/pulsar/issues/19089

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
   
   
   ### Example failure
   
   https://github.com/apache/pulsar/actions/runs/3791285394/jobs/6446689017#step:10:1222
   
   ### Exception stacktrace
   
   java.lang.AssertionError: expected [persistent://public/default/topic1] but found [persistent://public/default/topic2]
     	at org.testng.Assert.fail(Assert.java:110)
     	at org.testng.Assert.failNotEquals(Assert.java:1413)
     	at org.testng.Assert.assertEqualsImpl(Assert.java:149)
     	at org.testng.Assert.assertEquals(Assert.java:131)
     	at org.testng.Assert.assertEquals(Assert.java:655)
     	at org.testng.Assert.assertEquals(Assert.java:665)
     	at org.apache.pulsar.client.impl.TopicFromMessageTest.testMultiTopicConsumerNoBatchShortName(TopicFromMessageTest.java:81)
     	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
     	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
     	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139)
     	at org.testng.internal.invokers.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:47)
     	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:76)
     	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:11)
     	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
     	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
     	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
     	at java.base/java.lang.Thread.run(Thread.java:833)
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


-- 
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.apache.org

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


[GitHub] [pulsar] Technoboy- closed issue #19089: Flaky-test: TopicFromMessageTest.testMultiTopicConsumerNoBatchShortName

Posted by "Technoboy- (via GitHub)" <gi...@apache.org>.
Technoboy- closed issue #19089: Flaky-test: TopicFromMessageTest.testMultiTopicConsumerNoBatchShortName
URL: https://github.com/apache/pulsar/issues/19089


-- 
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


[GitHub] [pulsar] codelipenghui commented on issue #19089: Flaky-test: TopicFromMessageTest.testMultiTopicConsumerNoBatchShortName

Posted by GitBox <gi...@apache.org>.
codelipenghui commented on issue #19089:
URL: https://github.com/apache/pulsar/issues/19089#issuecomment-1369313814

   Another one: https://github.com/apache/pulsar/actions/runs/3808581425/jobs/6479418542


-- 
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