Github user bzz commented on the issue:
https://github.com/apache/zeppelin/pull/1333
All 3 CI failing profiles: [Spark
2.0](https://s3.amazonaws.com/archive.travis-ci.org/jobs/153792236/log.txt) and
1.6 are very consistent
````
[INFO] Zeppelin: Zengine .................................. FAILURE [
44.356 s]
Failed tests:
InterpreterFactoryTest.testRemoteRepl:118 expected:<VALUE_1> but
was:<null>
Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.108 sec
<<< FAILURE! - in org.apache.zeppelin.interpreter.InterpreterFactoryTest
testRemoteRepl(org.apache.zeppelin.interpreter.InterpreterFactoryTest)
Time elapsed: 0.012 sec <<< FAILURE!
java.lang.AssertionError: expected:<VALUE_1> but was:<null>
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.interpreter.InterpreterFactoryTest.testRemoteRepl(InterpreterFactoryTest.java:118)
```
@zjffdu could you please take a look and make sure it's not related to the
changes?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---