You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/05/23 22:34:00 UTC

[jira] [Updated] (GEODE-3733) CacheMaxConnectionJUnitTest marked as flaky

     [ https://issues.apache.org/jira/browse/GEODE-3733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated GEODE-3733:
----------------------------------
    Labels: flaky pull-request-available  (was: flaky)

> CacheMaxConnectionJUnitTest marked as flaky
> -------------------------------------------
>
>                 Key: GEODE-3733
>                 URL: https://issues.apache.org/jira/browse/GEODE-3733
>             Project: Geode
>          Issue Type: Bug
>          Components: client/server
>            Reporter: Hitesh Khamesra
>            Priority: Major
>              Labels: flaky, pull-request-available
>
> org.apache.geode.internal.protocol.acceptance.CacheMaxConnectionJUnitTest > testNewProtocolRespectsMaxConnectionLimit_notSelector FAILED
>     java.lang.AssertionError: expected null, but was:<java.net.SocketException: Broken pipe (Write failed)>
>         at org.junit.Assert.fail(Assert.java:88)
>         at org.junit.Assert.failNotNull(Assert.java:755)
>         at org.junit.Assert.assertNull(Assert.java:737)
>         at org.junit.Assert.assertNull(Assert.java:747)
>         at org.apache.geode.internal.protocol.acceptance.CacheMaxConnectionJUnitTest.validateSocketCreationAndDestruction(CacheMaxConnectionJUnitTest.java:206)
>         at org.apache.geode.internal.protocol.acceptance.CacheMaxConnectionJUnitTest.testNewProtocolRespectsMaxConnectionLimit(CacheMaxConnectionJUnitTest.java:154)
>         at org.apache.geode.internal.protocol.acceptance.CacheMaxConnectionJUnitTest.testNewProtocolRespectsMaxConnectionLimit_notSelector(CacheMaxConnectionJUnitTest.java:123)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)