[GitHub] incubator-rya pull request #208: fix-mongo-tests

2017-08-16 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-rya/pull/208


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


[GitHub] incubator-rya pull request #208: fix-mongo-tests

2017-08-15 Thread jdasch
GitHub user jdasch opened a pull request:

https://github.com/apache/incubator-rya/pull/208

fix-mongo-tests


## Description
MongoGeoTemporalIndexIT and MongoGeoIndexerFilterIT had 5 tests failing 
between them.
Updated to extend MongoITBase.  Added unique mongoDBs for isolation.

### Tests
MongoGeoTemporalIndexIT and MongoGeoIndexerFilterIT

### Checklist
- [ ] Code Review
- [ ] Squash Commits

 People To Reivew
@amihalik 
@meiercaleb 


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

$ git pull https://github.com/jdasch/incubator-rya fix-mongo-tests

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

https://github.com/apache/incubator-rya/pull/208.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 #208


commit b2303f7705304851d800f864cb0d46345dac827c
Author: jdasch 
Date:   2017-08-15T20:07:52Z

Updated to extend MongoITBase.  Added unique mongoDBs for isolation.




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