Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1387 All the issues are addressed i think. IDK the exact reason, but some CI tests are failed with the below unrelated reason. ``` No output has been received in the last 10 minutes, this potentially indicates a stalled build or something wrong with the build itself. The build has been terminated ``` and in the Selenium test ``` INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Zeppelin: Interpreter .............................. SUCCESS [ 15.898 s] [INFO] Zeppelin: Zengine .................................. SUCCESS [ 5.505 s] [INFO] Zeppelin: Display system apis ...................... FAILURE [ 2.439 s] [INFO] Zeppelin: Spark dependencies ....................... SKIPPED [INFO] Zeppelin: Spark .................................... SKIPPED [INFO] Zeppelin: Server ................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 24.675 s [INFO] Finished at: 2016-09-02T23:15:27+00:00 [INFO] Final Memory: 37M/419M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.scalatest:scalatest-maven-plugin:1.0:test (test) on project zeppelin-display_2.10: There are test failures -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :zeppelin-display_2.10 ```
--- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---