Github user corneadoug commented on the pull request:
https://github.com/apache/incubator-zeppelin/pull/40#issuecomment-101449453
Hi,
There is a PR to remove large tests by default (they tend to work on CI,
but crash on people's computer)
Use the -skipTests option with mvn clean package
On May 13, 2015 4:11 AM, "liushiqi9" <[email protected]> wrote:
> I pull the master branch and simply use mvn clean package when I am sure
> that I have all the preference.
> And it have the following issues:
>
> Failed tests:
> RemoteInterpreterProcessTest.testStartStop:41 expected: but was:
>
> Tests in error:
> RemoteSchedulerTest.test:71 » Interpreter
> org.apache.zeppelin.interpreter.Inte...
> RemoteAngularObjectTest.setUp:86 » Interpreter
> org.apache.zeppelin.interpreter...
> RemoteAngularObjectTest.tearDown:91 » Interpreter
> org.apache.zeppelin.interpre...
> RemoteInterpreterProcessTest.testClientFactory:57 » Interpreter
> org.apache.thr...
> RemoteInterpreterTest.testRemoteInterperterCall:101 » Interpreter
> org.apache.z...
> RemoteInterpreterTest.testRunOrderPreserved:319 » Interpreter
> org.apache.zeppe...
> RemoteInterpreterTest.testRunParallel:398 » Interpreter
> org.apache.zeppelin.in...
> RemoteInterpreterTest.testRemoteSchedulerSharingSubmit:216 » Interpreter
> org.a...
> RemoteInterpreterTest.testRemoteSchedulerSharing:154 » Interpreter
> org.apache....
>
> And it has and error in the log :
> cannot find or load main class:org.apache.zeppelin.server.ZeppelinServer
>
> â
> Reply to this email directly or view it on GitHub
>
<https://github.com/apache/incubator-zeppelin/pull/40#issuecomment-101390994>
> .
>
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---