Github user johnnyws commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/796#issuecomment-202716213 It seems some recent change breaks the karma unit tests. I saw such failures while running unit tests: ``` Error: [$injector:modulerr] Failed to instantiate module zeppelinWebApp due to: Error: [$injector:modulerr] Failed to instantiate module as.sortable due to: Error: [$injector:nomod] Module 'as.sortable' is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies as the second argument. http://errors.angularjs.org/1.3.8/$injector/nomod?p0=as.sortable ``` Any clues?
--- 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. ---