Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-1981 [Umbrella] Fix all flaky tests
  3. ZEPPELIN-1857

Flaky Test: NotebookTest.testAbortParagraphStatusOnInterpreterRestart

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.8.0
    • None
    • None

    Description

      Flaky Test: NotebookTest.testAbortParagraphStatusOnInterpreterRestart:

      16:23:34,452  INFO org.apache.zeppelin.notebook.Paragraph:300 - run paragraph 20161223-162334_1227663255 using null org.apache.zeppelin.interpreter.LazyOpenInterpreter@6e814ecf
      16:23:34,464  INFO org.apache.zeppelin.notebook.Paragraph:300 - run paragraph 20161223-162334_316409972 using null org.apache.zeppelin.interpreter.LazyOpenInterpreter@6e814ecf
      16:23:34,465 ERROR org.apache.zeppelin.notebook.NotebookAuthorization:156 - Error saving notebook authorization file: No such file or directory
      Tests run: 31, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 9.235 sec <<< FAILURE! - in org.apache.zeppelin.notebook.NotebookTest
      testAbortParagraphStatusOnInterpreterRestart(org.apache.zeppelin.notebook.NotebookTest)  Time elapsed: 0.068 sec  <<< FAILURE!
      java.lang.AssertionError: expected:<ABORT> but was:<RUNNING>
      	at org.junit.Assert.fail(Assert.java:88)
      	at org.junit.Assert.failNotEquals(Assert.java:834)
      	at org.junit.Assert.assertEquals(Assert.java:118)
      	at org.junit.Assert.assertEquals(Assert.java:144)
      	at org.apache.zeppelin.notebook.NotebookTest.testAbortParagraphStatusOnInterpreterRestart(NotebookTest.java:760)
      
      Running org.apache.zeppelin.conf.ZeppelinConfigurationTest
      SLF4J: Class path contains multiple SLF4J bindings.
      SLF4J: Found binding in [jar:file:/home/travis/build/apache/zeppelin/zeppelin-interpreter/target/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]
      SLF4J: Found binding in [jar:file:/home/travis/.m2/repository/org/slf4j/slf4j-log4j12/1.7.10/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]
      SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
      SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
      Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 sec - in org.apache.zeppelin.conf.ZeppelinConfigurationTest
      
      Results :
      
      Failed tests: 
        NotebookTest.testAbortParagraphStatusOnInterpreterRestart:760 expected:<ABORT> but was:<RUNNING>
      
      Tests run: 148, Failures: 1, Errors: 0, Skipped: 0
      

      Attachments

        Issue Links

          Activity

            People

              moon Lee Moon Soo
              1ambda Hoon Park
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: