[GitHub] zeppelin issue #3249: [ZEPPELIN-3898] Adding repo in testDelRepo so test can...

2018-12-06 Thread OrDTesters
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] zeppelin issue #3249: [ZEPPELIN-3898] Adding repo in testDelRepo so test can...

2018-12-04 Thread OrDTesters
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

[jira] [Created] (ZEPPELIN-3898) DependencyResolverTest.testDelRepo fails when run by itself

2018-12-03 Thread OrDTesters (JIRA)
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] zeppelin pull request #3249: [ZEPPELIN-3898] Adding repo in testDelRepo so t...

2018-12-03 Thread OrDTesters
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