GitHub user jaredjstewart opened a pull request:

    https://github.com/apache/incubator-geode/pull/294

    Properly close WebDriver for UITests

    - WebDriver gets closed properly so that the UITests don't overwhelm
     CI machines with extra processes
    - Increase WebDriver element wait time to reduce test flakiness

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

    $ git pull https://github.com/jaredjstewart/incubator-geode 
closeWebDriverProperlyForUITests

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

    https://github.com/apache/incubator-geode/pull/294.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 #294
    
----
commit e9c15a3bcdef571e7e039cd751c063ede3c60b45
Author: Jared Stewart <jstew...@pivotal.io>
Date:   2016-11-22T18:52:52Z

    Properly close WebDriver for UITests
    
    - WebDriver gets closed properly so that the UITests don't overwhelm
     CI machines with extra processes
    - Increase WebDriver element wait time to reduce test flakiness

----


---
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