You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by iilyak <gi...@git.apache.org> on 2015/01/09 23:45:24 UTC

[GitHub] couchdb-couch pull request: 2540 fix broken tests for couch replic...

GitHub user iilyak opened a pull request:

    https://github.com/apache/couchdb-couch/pull/30

    2540 fix broken tests for couch replicator

    

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

    $ git pull https://github.com/iilyak/couchdb-couch 2540-Fix-broken-tests-for-couch_replicator

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

    https://github.com/apache/couchdb-couch/pull/30.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 #30
    
----
commit a9702670fe7c3b2d3cecb6f670a94f20407fcd98
Author: ILYA Khlopotov <ii...@ca.ibm.com>
Date:   2015-01-09T22:04:00Z

    Fix applications order
    
    `couch_stat` application relies on the application:loaded_applications.
    So we re-order apps so metrics defined in `ioq` app would be loaded.
    
    COUCHDB-2540

commit bcbdc36c6bc25ad748ba82ac1d7ddca0b16861de
Author: ILYA Khlopotov <ii...@ca.ibm.com>
Date:   2015-01-09T22:11:04Z

    Add missing stat metric (http_status_codes 206)
    
    COUCHDB-2540

commit 655a6d0f588bd71130c86f657fba2712334a03ac
Author: ILYA Khlopotov <ii...@ca.ibm.com>
Date:   2015-01-09T22:13:12Z

    Change semantic of test_util:start_couch
    
    In order to ensure reload of couch_stat's metrics we introduce ExtraApps
    argument to test_util:start_couch. This means that test start_couch/1
    would become start_couch(ExtraApps) instead of start_couch(IniFiles)
    
    COUCHDB-2540

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb-couch pull request: 2540 fix broken tests for couch replic...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/couchdb-couch/pull/30


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb-couch pull request: 2540 fix broken tests for couch replic...

Posted by kxepal <gi...@git.apache.org>.
Github user kxepal commented on the pull request:

    https://github.com/apache/couchdb-couch/pull/30#issuecomment-69416291
  
    +1


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---