[GitHub] zeppelin issue #2853: [ZEPPELIN-3306] Web e2e test fails

2018-03-09 Thread prabhjyotsingh
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] zeppelin issue #2853: [ZEPPELIN-3306] Web e2e test fails

2018-03-09 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2853 Will merge this soon. ---

[GitHub] zeppelin issue #2853: [ZEPPELIN-3306] Web e2e test fails

2018-03-09 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2853 Awesome, thanks @prabhjyotsingh ---

[GitHub] zeppelin issue #2853: [ZEPPELIN-3306] Web e2e test fails

2018-03-09 Thread 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] zeppelin issue #2853: [ZEPPELIN-3306] Web e2e test fails

2018-03-09 Thread zjffdu
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] zeppelin issue #2853: [ZEPPELIN-3306] Web e2e test fails

2018-03-09 Thread prabhjyotsingh
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. ---