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:<org.apache.zeppelin.interpreter.InterpreterContext@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)