You can modify this line: https://github.com/apache/incubator-zeppelin/blob/master/zeppelin-web/test/karma.conf.js#L111 with: LOG_DEBUG
And rerun the test inside zeppelin-web folder: './grunt test' On Thu, Nov 26, 2015 at 4:13 PM, Corneau Damien <cornead...@gmail.com> wrote: > All the Karma tests are failing. > What OS are you using? > > On Thu, Nov 26, 2015 at 4:03 PM, Jeff Zhang <zjf...@gmail.com> wrote: > >> >> Got this error when building zeppelin in master. >> >> Seems some else also meet this issue recently, but I didn't find a >> solution on it. Any update on this issue ? >> >> >> https://mail-archives.apache.org/mod_mbox/incubator-zeppelin-users/201509.mbox/%3CCAKhwvQtTCDeXaQOhpu+wvxPj1io4ra+dG=meqe7evr5xbob...@mail.gmail.com%3E >> >> https://mail-archives.apache.org/mod_mbox/incubator-zeppelin-users/201511.mbox/%3ccabeptm3imewayaqozedahcl-bz8a3uxuqsumu41dehwxmd_...@mail.gmail.com%3E >> >> >> PhantomJS 1.9.8 (Mac OS X 0.0.0): Executed 82 of 82 (82 FAILED) ERROR >> (0.518 secs / 0.226 secs) >> Warning: Task "karma:unit" failed. Used --force, continuing. >> >> Done, but with warnings. >> >> >> Execution Time (2015-11-26 06:59:28 UTC) >> loading tasks 140ms ▇▇▇ 3% >> wiredep:app 104ms ▇▇ 2% >> concurrent:test 1.2s ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 28% >> postcss:dist 185ms ▇▇▇▇ 4% >> karma:unit 2.5s ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ >> 61% >> Total 4.2s >> >> >> >> -- >> Best Regards >> >> Jeff Zhang >> > >