[
https://issues.apache.org/jira/browse/COUCHDB-2855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14957181#comment-14957181
]
ASF GitHub Bot commented on COUCHDB-2855:
-----------------------------------------
GitHub user nickva opened a pull request:
https://github.com/apache/couchdb-couch/pull/121
Silence logs during apps startup / teardown in eunit tests.
COUCHDB-2855
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cloudant/couchdb-couch
2855-cleanup-test-startup-teardown-logs
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-couch/pull/121.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 #121
----
commit 5eceba801676884703fe9a240639ae72f2f3c4f6
Author: Nick Vatamaniuc <[email protected]>
Date: 2015-10-14T16:12:12Z
Silence logs during apps startup / teardown in eunit tests.
COUCHDB-2855
----
> EUnit logs are too big
> ----------------------
>
> Key: COUCHDB-2855
> URL: https://issues.apache.org/jira/browse/COUCHDB-2855
> Project: CouchDB
> Issue Type: Bug
> Security Level: public(Regular issues)
> Reporter: Nick Vatamaniuc
>
> Currently they are at 3.3Mb in size. Almost close to 4Mb where Travis will
> stop the build because logs are too big. Most of the logs are filled up with
> notice, info and debug lines (those are huge especially for replicator
> tests), and application startup and teardown progress reports.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)