Github user prabhjyotsingh commented on the issue:
https://github.com/apache/zeppelin/pull/2853
@felixcheung it doesn't happen always but at times before could
Zeppelin-server start test case starts executing, and by making `spawn="false"`
maven waits for the command (./bin/zeppelin-d
Github user prabhjyotsingh commented on the issue:
https://github.com/apache/zeppelin/pull/2853
Will merge this soon.
---
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/2853
Awesome, thanks @prabhjyotsingh
---
Github user prabhjyotsingh commented on the issue:
https://github.com/apache/zeppelin/pull/2853
CI green https://travis-ci.org/prabhjyotsingh/zeppelin/builds/351259448.
---
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/2853
Thanks @prabhjyotsingh , LGTM, the selenium test still fails due to
corrupted scala jars, could you clean travis cache and rebuild it again to make
sure all the test pass ?
---
Github user prabhjyotsingh commented on the issue:
https://github.com/apache/zeppelin/pull/2853
@zjffdu
Can you help review this? Looks like this was actually because of the
latest version of chrome (65.0.3325.146) and had to update webdriver-manager's
chrome version.
---