Github user bzz commented on the issue:
https://github.com/apache/zeppelin/pull/1714
Looks great to me!
@felizbear In my experience, if the contribution author followup on CI
failure - that speeds up the merge time tremendously.
It looks like at least CI is failing on `npm run test` (which fails on the
`grunt test`? ), could you please double-check\digg into it?
```
ERROR]
[ERROR] npm ERR! Linux 4.8.7-040807-generic
[ERROR] npm ERR! argv
"/home/travis/build/apache/zeppelin/zeppelin-web/node/node"
"/home/travis/build/apache/zeppelin/zeppelin-web/node/node_modules/npm/bin/npm-cli.js"
"run" "test"
[ERROR] npm ERR! node v6.9.1
[ERROR] npm ERR! npm v3.10.8
[ERROR] npm ERR! code ELIFECYCLE
[ERROR] npm ERR! [email protected] test: `grunt test`
[ERROR] npm ERR! Exit status 3
[ERROR] npm ERR!
[ERROR] npm ERR! Failed at the [email protected] test script 'grunt test'.
[ERROR] npm ERR! Make sure you have the latest version of node.js and npm
installed.
[ERROR] npm ERR! If you do, this is most likely a problem with the
zeppelin-web package,
[ERROR] npm ERR! not with npm itself.
[ERROR] npm ERR! Tell the author that this fails on your system:
[ERROR] npm ERR! grunt test
[ERROR] npm ERR! You can get information on how to open an issue for this
project with:
[ERROR] npm ERR! npm bugs zeppelin-web
[ERROR] npm ERR! Or if that isn't available, you can get their info via:
[ERROR] npm ERR! npm owner ls zeppelin-web
[ERROR] npm ERR! There is likely additional logging output above.
[ERROR]
[ERROR] npm ERR! Please include the following file with any support request:
[ERROR] npm ERR!
/home/travis/build/apache/zeppelin/zeppelin-web/npm-debug.log
[ERROR] Failed to execute goal
com.github.eirslett:frontend-maven-plugin:1.3:npm (npm test) on project
zeppelin-web: Failed to run task: 'npm run test' failed. (error code 1) ->
[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.
```
---
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.
---