You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Lee moon soo (JIRA)" <ji...@apache.org> on 2018/06/20 01:47:00 UTC

[jira] [Created] (ZEPPELIN-3554) Flaky test - InterpreterContextTest.testThreadLocal

Lee moon soo created ZEPPELIN-3554:
--------------------------------------

             Summary: Flaky test - InterpreterContextTest.testThreadLocal
                 Key: ZEPPELIN-3554
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3554
             Project: Zeppelin
          Issue Type: Bug
            Reporter: Lee moon soo
            Assignee: Lee moon soo
             Fix For: 0.9.0


Flaky test - InterpreterContextTest.testThreadLocal
{code:java}
testThreadLocal(org.apache.zeppelin.interpreter.InterpreterContextTest)  Time elapsed: 0.004 sec  <<< FAILURE!
java.lang.AssertionError: expected null, but was:<or...@3db335f9>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotNull(Assert.java:755)
	at org.junit.Assert.assertNull(Assert.java:737)
	at org.junit.Assert.assertNull(Assert.java:747)
	at org.apache.zeppelin.interpreter.InterpreterContextTest.testThreadLocal(InterpreterContextTest.java:29){code}
 

Full logs

https://api.travis-ci.org/v3/job/394317200/log.txt



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)