hnail commented on pull request #9841:
URL: https://github.com/apache/pulsar/pull/9841#issuecomment-796709448


   `Error:  
testDeadLetterTopic(org.apache.pulsar.client.api.DeadLetterTopicTest)  Time 
elapsed: 6.22 s  <<< FAILURE!
   java.lang.AssertionError: expected [null] but found 
[org.apache.pulsar.client.impl.MessageImpl@11d18b94]
    at org.testng.Assert.fail(Assert.java:99)
    at org.testng.Assert.failNotSame(Assert.java:1033)
    at org.testng.Assert.assertNull(Assert.java:965)
    at org.testng.Assert.assertNull(Assert.java:953)
    at 
org.apache.pulsar.client.api.DeadLetterTopicTest.testDeadLetterTopic(DeadLetterTopicTest.java:124)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at 
org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:132)
    at 
org.testng.internal.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:45)
    at 
org.testng.internal.InvokeMethodRunnable.call(InvokeMethodRunnable.java:73)
    at 
org.testng.internal.InvokeMethodRunnable.call(InvokeMethodRunnable.java:11)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at java.lang.Thread.run(Thread.java:748)`
   
   --
   @gaoran10  The failed unit test looks like not  caused by this PR ?   Exists 
bug on master branch ?


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


Reply via email to