Github user astroshim commented on the issue:
https://github.com/apache/zeppelin/pull/1097
I re-triggered but other error occurred.
```
Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.579 sec
<<< FAILURE! - in org.apache.zeppelin.python.PythonInterpreterTest
testClose(org.apache.zeppelin.python.PythonInterpreterTest) Time elapsed:
0.429 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)
Results :
Failed tests:
PythonInterpreterTest.testClose:141 null
```
---
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 [email protected] or file a JIRA ticket
with INFRA.
---