[GitHub] incubator-joshua issue #43: Phrase-based decoder rewrite

2016-08-22 Thread mjpost
Github user mjpost commented on the issue: https://github.com/apache/incubator-joshua/pull/43 Followup: this appears to have something to do with a failed global state cleanup from a prior test run. Fixed (temporary at least) at commit d4fdbfd88bab99e244d3ed1fc9cff4ba5e6d124c. ---

[GitHub] incubator-joshua issue #43: Phrase-based decoder rewrite

2016-08-22 Thread mjpost
Github user mjpost commented on the issue: https://github.com/apache/incubator-joshua/pull/43 More information: - On OS X, remove $JOSHUA/lib/libken.dylib, run "mvn test" → FAILURE - Same, but run the individual test from Eclipse → PASSES - Same, but run all tests

[GitHub] incubator-joshua issue #43: Phrase-based decoder rewrite

2016-08-22 Thread mjpost
Github user mjpost commented on the issue: https://github.com/apache/incubator-joshua/pull/43 Strange: the LmOovFeatureTest is failing again when KenLM is not available, but now it's on a Mac OS X instance, and not on the Linux one. I'm tempted to disable this test because its