[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.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[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 from Eclipse → PASSES


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[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 failure is so random; on the other hand, maybe 
the random failure is indicative of a deeper problem. Can anyone repeat this 
failure? I can repeat it on my laptop when I remove $JOSHUA/lib/libken.dylib.

@KellenSunderland @fhieber 


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---