Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-3398

Test IPythonInterpreterTest#testIPython fails intermittently

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.9.0
    • None
    • python-interpreter
    • $ 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)

    Description

      Test IPythonInterpreterTest#testIPython fails intermittently with assertion error.
      Error message:

      testIPython(org.apache.zeppelin.python.IPythonInterpreterTest) Time elapsed: 29.668 sec <<< FAILURE!
       java.lang.AssertionError: expected:<2> but was:<3>
       at org.junit.Assert.fail(Assert.java:88)
       at org.junit.Assert.failNotEquals(Assert.java:834)
       at org.junit.Assert.assertEquals(Assert.java:645)
       at org.junit.Assert.assertEquals(Assert.java:631)
       at org.apache.zeppelin.python.IPythonInterpreterTest.testInterpreter(IPythonInterpreterTest.java:478)
       at org.apache.zeppelin.python.IPythonInterpreterTest.testIPython(IPythonInterpreterTest.java:77)
      

      Attachments

        1. IPythonInterpreterTest_with_size_3.txt
          253 kB
          Sneha Kanekar
        2. IPythonInterpreterTest_with_size_2.txt
          258 kB
          Sneha Kanekar

        Activity

          People

            Unassigned Unassigned
            skanekar Sneha Kanekar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: