You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Jongyoul Lee (JIRA)" <ji...@apache.org> on 2016/06/01 15:34:59 UTC

[jira] [Created] (ZEPPELIN-936) Fix flaky test SparkRTest

Jongyoul Lee created ZEPPELIN-936:
-------------------------------------

             Summary: Fix flaky test SparkRTest
                 Key: ZEPPELIN-936
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-936
             Project: Zeppelin
          Issue Type: Bug
          Components: build
    Affects Versions: 0.5.6
            Reporter: Jongyoul Lee


08:26:57,884  INFO org.apache.zeppelin.rest.AbstractTestRestApi:239 - Test Zeppelin terminated.
Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 168.646 sec <<< FAILURE! - in org.apache.zeppelin.rest.ZeppelinSparkClusterTest
sparkRTest(org.apache.zeppelin.rest.ZeppelinSparkClusterTest)  Time elapsed: 11.03 sec  <<< FAILURE!
java.lang.AssertionError: expected:<FINISHED> but was:<ERROR>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.zeppelin.rest.ZeppelinSparkClusterTest.sparkRTest(ZeppelinSparkClusterTest.java:104)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)