Jay Doane created COUCHDB-2868:
----------------------------------
Summary: 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)