You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by gi...@git.apache.org on 2017/08/01 17:09:41 UTC

[GitHub] merlimat opened a new issue #612: Intermittent test failure on NonPersistentTopicTest

merlimat opened a new issue #612: Intermittent test failure on NonPersistentTopicTest
URL: https://github.com/apache/incubator-pulsar/issues/612
 
 
   Seen at 
   https://builds.apache.org/job/pulsar-pull-request/org.apache.pulsar$pulsar-broker/11/testReport/junit/org.apache.pulsar.client.api/NonPersistentTopicTest/testProducerRateLimit/
   
   ```
   java.lang.AssertionError: expected [false] but found [true]
   	at org.testng.Assert.fail(Assert.java:94)
   	at org.testng.Assert.failNotEquals(Assert.java:494)
   	at org.testng.Assert.assertFalse(Assert.java:63)
   	at org.testng.Assert.assertFalse(Assert.java:73)
   	at org.apache.pulsar.client.api.NonPersistentTopicTest.testProducerRateLimit(NonPersistentTopicTest.java:284)
   	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   ```
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services