OrDTesters created ZEPPELIN-3898:
------------------------------------
Summary: DependencyResolverTest.testDelRepo fails when run by
itself
Key: ZEPPELIN-3898
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3898
Project: Zeppelin
Issue Type: Bug
Components: zeppelin-interpreter
Reporter: OrDTesters
Test DependencyResolverTest.testDelRepo fails when run on its own. The test
needs a repo to already be added so it can delete it. If the test is run on its
own, the repo is not added to start and so the test fails. The following pull
request fixes the issue by having the test add the repo at the beginning:
<PR to be added>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)