Mina Lee created ZEPPELIN-1063:
----------------------------------
Summary: Flaky Test - PythonInterpreterTest.testClose
Key: ZEPPELIN-1063
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1063
Project: Zeppelin
Issue Type: Test
Reporter: Mina Lee
{code}
Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.379 sec <<<
FAILURE! - in org.apache.zeppelin.python.PythonInterpreterTest
testClose(org.apache.zeppelin.python.PythonInterpreterTest) Time elapsed:
0.277 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:168)
Results :
Failed tests:
PythonInterpreterTest.testClose:168 null
Tests run: 5, Failures: 1, Errors: 0, Skipped: 0
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)