Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/1123 I get the following failure which is unrelated ``` Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.486 sec <<< FAILURE! - in org.apache.zeppelin.python.PythonInterpreterTest testClose(org.apache.zeppelin.python.PythonInterpreterTest) Time elapsed: 0.377 sec <<< FAILURE! java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertFalse(Assert.java:64) at org.junit.Assert.assertFalse(Assert.java:74) at org.apache.zeppelin.python.PythonInterpreterTest.testClose(PythonInterpreterTest.java:141) ``` retriggering
--- 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. ---