You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/02/10 20:52:12 UTC

[jira] [Commented] (COUCHDB-2547) Fix broken tests for couch app

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

ASF GitHub Bot commented on COUCHDB-2547:
-----------------------------------------

GitHub user iilyak opened a pull request:

    https://github.com/apache/couchdb-couch-replicator/pull/8

    Return context from test_util:start_couch

    We are going to return some context from start_couch so we pass it
    around
    
    COUCHDB-2547

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

    $ git pull https://github.com/iilyak/couchdb-couch-replicator 2547-fix-broken-tests

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

    https://github.com/apache/couchdb-couch-replicator/pull/8.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 #8
    
----
commit 1ad19a84a16d58320a74c6618ba735eab5ea1a53
Author: ILYA Khlopotov <ii...@ca.ibm.com>
Date:   2015-01-27T16:15:34Z

    Return context from test_util:start_couch
    
    We are going to return some context from start_couch so we pass it
    around
    
    COUCHDB-2547

----


> Fix broken tests for couch app
> ------------------------------
>
>                 Key: COUCHDB-2547
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2547
>             Project: CouchDB
>          Issue Type: Test
>      Security Level: public(Regular issues) 
>            Reporter: ILYA
>            Assignee: ILYA
>
> Some of the tests suites are disabled with -ifdef(run_broken_tests). 



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