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 subversion and git services (JIRA)" <ji...@apache.org> on 2017/10/05 17:18:00 UTC

[jira] [Commented] (GEODE-3733) CI failure: CacheMaxConnectionJUnitTest.testNewProtocolRespectsMaxConnectionLimit_notSelector FAILED

    [ https://issues.apache.org/jira/browse/GEODE-3733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16193221#comment-16193221 ] 

ASF subversion and git services commented on GEODE-3733:
--------------------------------------------------------

Commit 5df901673a77e9b1bf5f9545a3b27341e4aad489 in geode's branch refs/heads/develop from kohlmu-pivotal
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=5df9016 ]

GEODE-3733: Added Flaky test to the test


> CI failure: CacheMaxConnectionJUnitTest.testNewProtocolRespectsMaxConnectionLimit_notSelector FAILED
> ----------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-3733
>                 URL: https://issues.apache.org/jira/browse/GEODE-3733
>             Project: Geode
>          Issue Type: Bug
>          Components: client/server
>            Reporter: Hitesh Khamesra
>            Assignee: Udo Kohlmeyer
>
> 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
(v6.4.14#64029)