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 2018/05/25 20:38:00 UTC

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

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

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

Commit 19bcc96c27fc78132937c6fa3f4e9411137d5dc4 in geode's branch refs/heads/develop from [~mhansonp]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=19bcc96 ]

GEODE-3733: Removed flaky flag
- ran 210 passes which revealed nothing
- talked to other developers and learned that there have been a number of changes since original bug
- Removing flaky flag in order to get it back into test.


> 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
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> 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)