GitHub user galen-pivotal opened a pull request:

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

    [GEODE-1407] Change a FlakyTest to distributedTest.

    * remove `FlakyTest` from `ReconnectDUnitTest.testReconnectALocator`.
    * use Awaitility instead of Wait.
    
    This test doesn't seem to have failed in a while and I haven't been able to 
reproduce on my machine. Hopefully it was due to another test and we never have 
to worry about this again.

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

    $ git pull https://github.com/galen-pivotal/incubator-geode 
feature/GEODE-1407

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

    https://github.com/apache/geode/pull/313.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 #313
    
----
commit 57ef4fcc6357344fb7dad2236266b69cf2c322e7
Author: Galen O'Sullivan <gosulli...@pivotal.io>
Date:   2016-12-13T22:49:25Z

    [GEODE-1407] Change a FlakyTest to distributedTest.
    
    * remove `FlakyTest` from `ReconnectDUnitTest.testReconnectALocator`.
    * use Awaitility instead of Wait.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to