GitHub user jaredjstewart opened a pull request: https://github.com/apache/incubator-geode/pull/243
Marked test guaranteed to take at least 1 minute as an integration test This test is guaranteed to take at least 65 seconds to run. Our [wiki](https://cwiki.apache.org/confluence/display/GEODE/Writing+tests) says that UnitTests should run in milliseconds. I have marked it as an IntegrationTest to speed up our builds. You can merge this pull request into a Git repository by running: $ git pull https://github.com/jaredjstewart/incubator-geode markSlowTestAsIntegrationTest Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-geode/pull/243.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 #243 ---- commit 6de5700aac5b9380fccb7a4ee39f5f032623095e Author: Jared Stewart <jstew...@pivotal.io> Date: 2016-09-20T23:10:39Z Marked test guarenteed to take at least 1 minute as an integration test ---- --- 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. ---