Github user placeybordeaux commented on the issue: https://github.com/apache/zeppelin/pull/1600 Not sure why the CI hasn't kicked in, but I tried compiling this on my local and I am getting some test failures: ``` Results : Failed tests: NotebookTest.testAbortParagraphStatusOnInterpreterRestart:760 expected:<ABORT> but was:<RUNNING> Tests in error: HeliumApplicationFactoryTest.testUnloadOnInterpreterUnbind:232 » ClassCast jav... HeliumApplicationFactoryTest.testLoadRunUnloadApplication:148 » ClassCast java... HeliumApplicationFactoryTest.testUnloadOnInterpreterRestart:299 » ClassCast ja... HeliumApplicationFactoryTest.testUnloadOnParagraphRemove:193 » ClassCast java.... Tests run: 149, Failures: 1, Errors: 4, Skipped: 0 ``` Not sure if these are related to the PR at all.
--- 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. ---