Github user Leemoonsoo commented on the pull request:
https://github.com/apache/incubator-zeppelin/pull/731#issuecomment-186649379
[ci
fails](https://s3.amazonaws.com/archive.travis-ci.org/jobs/110572850/log.txt)
with
```
Running org.apache.zeppelin.conf.ZeppelinConfigurationTest
Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
<<< FAILURE! - in org.apache.zeppelin.conf.ZeppelinConfigurationTest
getNotebookDirTest(org.apache.zeppelin.conf.ZeppelinConfigurationTest)
Time elapsed: 0.009 sec <<< FAILURE!
junit.framework.ComparisonFailure: expected:<[notebook]> but
was:<[/tmp/ZeppelinLTest_1455964172630/notebook_secondary]>
at junit.framework.Assert.assertEquals(Assert.java:100)
at junit.framework.Assert.assertEquals(Assert.java:107)
at
org.apache.zeppelin.conf.ZeppelinConfigurationTest.getNotebookDirTest(ZeppelinConfigurationTest.java:79)
Running org.apache.zeppelin.util.UtilTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec -
in org.apache.zeppelin.util.UtilTest
Results :
Failed tests:
ZeppelinConfigurationTest.getNotebookDirTest:79 expected:<[notebook]> but
was:<[/tmp/ZeppelinLTest_1455964172630/notebook_secondary]>
```
Could you take a look?
---
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.
---