Sneha Kanekar created ZEPPELIN-3465:
---------------------------------------
Summary: Test testIPythonPlotting fails consistently
Key: ZEPPELIN-3465
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3465
Project: Zeppelin
Issue Type: Bug
Components: pySpark, python-interpreter
Affects Versions: 0.9.0
Environment: $ java -version
openjdk version "1.8.0_161"
OpenJDK Runtime Environment (build 1.8.0_161-b14)
OpenJDK 64-Bit Server VM (build 25.161-b14, mixed mode)
Reporter: Sneha Kanekar
TestsĀ org.apache.zeppelin.spark.IPySparkInterpreterTest.testIPythonPlotting andĀ
org.apache.zeppelin.python.IPythonInterpreterTest.testIPythonPlotting are
failing consistently with following error:
{code:borderStyle=solid}
junit.framework.AssertionFailedError: No Figure Text at
junit.framework.Assert.fail(Assert.java:57) at
junit.framework.Assert.assertTrue(Assert.java:22) at
junit.framework.TestCase.assertTrue(TestCase.java:192) at
org.apache.zeppelin.python.IPythonInterpreterTest.testIPythonPlotting(IPythonInterpreterTest.java:140)
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)