Steve Moist created SENTRY-2266:
-----------------------------------
Summary: When running unit tests, metastore_db and derby.log get
dumped to root directories
Key: SENTRY-2266
URL: https://issues.apache.org/jira/browse/SENTRY-2266
Project: Sentry
Issue Type: Bug
Affects Versions: 2.0.0
Reporter: Steve Moist
When I run the unit tests in sentry, metastore_db and derby.log get created in
git tracked directories. They are ignored by a .gitignore setting. However,
when something changes (such as the refactor of service) the metastore_db files
our "out of date" and unit tests fail.
Metastore_db and derby.logs created during unit test runs should be dumped to
the target directories where they can be cleaned up and not persisted across
multiple runs skewing unit test results.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)