GitHub user corneadoug opened a pull request:

    https://github.com/apache/incubator-zeppelin/pull/390

    Hot Fix - Remove Karma coverage

    There has been a few karma issues during build, after trying it today I 
realized that running ``./grunt test`` wasn't really showing the usual output.
    
    Some time Before:
    <img width="697" alt="screen shot 2015-11-04 at 11 50 34 pm" 
src="https://cloud.githubusercontent.com/assets/710411/10941613/b557764a-834f-11e5-944d-073a629d35d2.png";>
    
    Now:
    <img width="704" alt="screen shot 2015-11-04 at 11 51 18 pm" 
src="https://cloud.githubusercontent.com/assets/710411/10941618/b87c589a-834f-11e5-89da-706eab7aae5b.png";>
    
    I'm thinking that Karma coverage might be blocking karma tests and failing 
from time to time.
    I will need a few people who have problems with karma to check it out.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/corneadoug/incubator-zeppelin 
fix/karmaProblems

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-zeppelin/pull/390.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #390
    
----
commit b7e2b7b33a5d4ac6c648f9d32788612c567707d6
Author: Damien CORNEAU <cornead...@gmail.com>
Date:   2015-11-04T14:46:36Z

    Hot Fix - Remove Karma coverage

----


---
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.
---

Reply via email to