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 2018/01/18 17:55:34 UTC

[GitHub] merlimat opened a new issue #1081: Intermittent test failures in DiscoveryServiceTest.testClientServerConnectionTls

merlimat opened a new issue #1081: Intermittent test failures in DiscoveryServiceTest.testClientServerConnectionTls
URL: https://github.com/apache/incubator-pulsar/issues/1081
 
 
   https://builds.apache.org/job/pulsar-master/org.apache.pulsar$pulsar-discovery-service/219/testReport/junit/org.apache.pulsar.discovery.service/DiscoveryServiceTest/testClientServerConnectionTls/
   
   ```
   java.lang.AssertionError: expected [true] but found [false]
   	at org.testng.Assert.fail(Assert.java:96)
   	at org.testng.Assert.failNotEquals(Assert.java:776)
   	at org.testng.Assert.assertTrue(Assert.java:44)
   	at org.testng.Assert.assertTrue(Assert.java:54)
   	at org.apache.pulsar.discovery.service.DiscoveryServiceTest.testClientServerConnectionTls(DiscoveryServiceTest.java:149)
   ```

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