Github user myui commented on the issue:
https://github.com/apache/incubator-hivemall/pull/66
TravisCI is failing..
```
test(hivemall.lda.OnlineLDAModelTest) Time elapsed: 0.566 sec <<< FAILURE!
java.lang.AssertionError: `vegetables` SHOULD be more suitable topic word
than `flu` in topic 0
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at hivemall.lda.OnlineLDAModelTest.test(OnlineLDAModelTest.java:82)
```
Also, could you DEBUG print off in the unit tests?
---
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.
---