Github user OrDTesters commented on the issue:
https://github.com/apache/zeppelin/pull/3249
From what I can tell, the build is failing on Travis due to one job taking
too long to run. I do not believe it to be related to my change.
---
Github user OrDTesters commented on the issue:
https://github.com/apache/zeppelin/pull/3249
If I run the command `mvn test -Dtest=DependencyResolverTest#testDelRepo`
to run the test method by itself, the test fails. The proposed patch that has
the test add the repo beforehand leads
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
GitHub user OrDTesters opened a pull request:
https://github.com/apache/zeppelin/pull/3249
[ZEPPELIN-3898] Adding repo in testDelRepo so test can run by itself
### What is this PR for?
Test DependencyResolverTest.testDelRepo fails when run on its own. The test
needs a repo to