[
https://issues.apache.org/jira/browse/COUCHDB-2868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993837#comment-14993837
]
ASF subversion and git services commented on COUCHDB-2868:
----------------------------------------------------------
Commit 853177ca42160e572610cfec5c9c9f5ded9ecedf in couchdb-couch's branch
refs/heads/master from [~jaydoane]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-couch.git;h=853177c ]
Run tests with only the couch_db_plugin_test couch_epi plugin
These tests should only be run with the single couch_epi plugin defined by the
test suite itself.
Also, only setup/teardown once for entire suite to improve performance.
COUCHDB-2868
> couch_db_plugin_tests should set itself as only epi plugin during test run
> --------------------------------------------------------------------------
>
> Key: COUCHDB-2868
> URL: https://issues.apache.org/jira/browse/COUCHDB-2868
> Project: CouchDB
> Issue Type: Bug
> Components: Test Suite
> Reporter: Jay Doane
>
> The current implementation of couch_db_plugin_tests appends the test module
> to the application environment's list of configured epi plugins during setup,
> and then removes itself before saving the original list on teardown. This
> means that any configured plugins can in principle interfere with the test
> suite, which happens in a downstream build.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)