You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@rya.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/10/19 23:36:59 UTC

[jira] [Commented] (RYA-174) Embedded Mongo tries to bind to busy ports

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

ASF GitHub Bot commented on RYA-174:
------------------------------------

GitHub user amihalik opened a pull request:

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

    RYA-174 Adding Mongo Cleanup in Test

    ## Description
    
    Modified tests with embedded mongo.  Embedded mongo now cleans  up after itself.
    
    ### Tests
    
    no new tests
    
    ### Links
    [Jira](https://issues.apache.org/jira/browse/RYA-174)
    
    ### Checklist
    - [ ] Code Review
    - [ ] Squash Commits
    
    #### People To Review
    


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

    $ git pull https://github.com/amihalik/incubator-rya RYA-174

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

    https://github.com/apache/incubator-rya/pull/117.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 #117
    
----
commit 10d63321bfec6486b46845e61a1f8608353b80d0
Author: Aaron Mihalik <mi...@alum.mit.edu>
Date:   2016-10-19T23:34:04Z

    RYA-174 Adding Mongo Cleanup in Test

----


> Embedded Mongo tries to bind to busy ports
> ------------------------------------------
>
>                 Key: RYA-174
>                 URL: https://issues.apache.org/jira/browse/RYA-174
>             Project: Rya
>          Issue Type: Bug
>            Reporter: Aaron Mihalik
>            Assignee: Aaron Mihalik
>
> There are a couple mongo tests that fail while building on builds.a.o.  It looks like Embedded Mongo will try to bind to ports that are already in use.
> https://builds.apache.org/view/Incubator%20Projects/job/incubator-rya-master/org.apache.rya$rya.indexing/31/testReport/junit/mvm.rya.indexing.mongo/MongoGeoIndexerSfTest/testIntersectsLine/
> https://builds.apache.org/view/Incubator%20Projects/job/incubator-rya-master/org.apache.rya$rya.indexing/31/testReport/junit/mvm.rya.indexing.mongo/MongoTemporalIndexerTest/testQueryInstantHasBeginningInterval/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)