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

ASF GitHub Bot commented on GEODE-1988:
---------------------------------------

GitHub user nabarunnag opened a pull request:

    https://github.com/apache/geode/pull/625

    GEODE-1988: Increased the readTimeout

        * Increased the readTimeout to 20 seconds to prevent test failures in 
slower systems
    
    Thank you for submitting a contribution to Apache Geode.
    
    In order to streamline the review of the contribution we ask you
    to ensure the following steps have been taken:
    
    ### For all changes:
    - [ ] Is there a JIRA ticket associated with this PR? Is it referenced in 
the commit message?
    
    - [ ] Has your PR been rebased against the latest commit within the target 
branch (typically `develop`)?
    
    - [ ] Is your initial contribution a single, squashed commit?
    
    - [ ] Does `gradlew build` run cleanly?
    
    - [ ] Have you written or updated unit tests to verify your changes?
    
    - [ ] If adding new dependencies to the code, are these dependencies 
licensed in a way that is compatible for inclusion under [ASF 
2.0](http://www.apache.org/legal/resolved.html#category-a)?
    
    ### Note:
    Please ensure that once the PR is submitted, you check travis-ci for build 
issues and
    submit an update to your PR as soon as possible. If you need help, please 
send an
    email to [email protected].

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/nabarunnag/incubator-geode feature/GEODE-1988

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/geode/pull/625.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #625
    
----
commit 1d0a6d8ba473d5586921ca9c0e548844923e6bf6
Author: nabarun <[email protected]>
Date:   2017-07-12T02:20:54Z

    GEODE-1988: Increased the readTimeout
    
        * Increased the readTimeout to 20 seconds to prevent test failures in 
slower systems

----


> CI failure: 
> ParallelWANPropagationClientServerDUnitTest.testParallelPropagationWithClientServer
>  fails with NoSubscriptionServersAvailableException: Primary discovery failed.
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-1988
>                 URL: https://issues.apache.org/jira/browse/GEODE-1988
>             Project: Geode
>          Issue Type: Bug
>          Components: wan
>            Reporter: Darrel Schneider
>              Labels: ci
>         Attachments: 
> TEST-org.apache.geode.internal.cache.wan.parallel.ParallelWANPropagationClientServerDUnitTest.xml
>
>
> :geode-core:distributedTest
> org.apache.geode.internal.cache.tier.sockets.RegisterInterestKeysPRDUnitTest 
> > testRegisterCreatesInvalidEntry FAILED
>     org.apache.geode.test.dunit.RMIException: While invoking 
> org.apache.geode.internal.cache.tier.sockets.RegisterInterestKeysDUnitTest$$Lambda$18/601024495.run
>  in VM 3 running on Host 583dcf0e97d9 with 4 VMs
>         Caused by:
>         java.lang.AssertionError: failed while registering interest
>             Caused by:
>             org.apache.geode.cache.NoSubscriptionServersAvailableException: 
> org.apache.geode.cache.NoSubscriptionServersAvailableException: Primary 
> discovery failed.
>                 Caused by:
>                 
> org.apache.geode.cache.NoSubscriptionServersAvailableException: Primary 
> discovery failed.
> 7578 tests completed, 1 failed, 588 skipped



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to