You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by nickva <gi...@git.apache.org> on 2015/10/07 21:47:15 UTC

[GitHub] couchdb pull request: Reduce EUnit output noise

GitHub user nickva opened a pull request:

    https://github.com/apache/couchdb/pull/356

    Reduce EUnit output noise

    Silence sasl reports. This does not silence all of them, but still helps.

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

    $ git pull https://github.com/cloudant/couchdb reduce-eunit-stdout-noise

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

    https://github.com/apache/couchdb/pull/356.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 #356
    
----
commit 93d9dd50df4dc0b0486b990af7ae42797ed73ae7
Author: Nick Vatamaniuc <va...@gmail.com>
Date:   2015-10-07T19:43:48Z

    Reduce EUnit output noise
    
    Silence sasl reports. This does not silence all of them, but still helps.

----


---
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 pull request: Reduce EUnit output noise

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

    https://github.com/apache/couchdb/pull/356


---
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 pull request: Reduce EUnit output noise

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

    https://github.com/apache/couchdb/pull/356#issuecomment-146378205
  
    This doesn't always work. Somehow these variables are not propagated during rebar -r eunit call to all the tests. Still see too many progress reports.


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