You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@joshua.apache.org by "Tommaso Teofili (JIRA)" <ji...@apache.org> on 2016/05/04 14:03:13 UTC

[jira] [Updated] (JOSHUA-253) Enable execution of Unit tests

     [ https://issues.apache.org/jira/browse/JOSHUA-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tommaso Teofili updated JOSHUA-253:
-----------------------------------
    Attachment: JOSHUA-253.patch

adding a patch which removes:
- test/joshua/corpus/vocab/VocabularyTest
- test/joshua/corpus/CorpusArrayTest
- test/joshua/decoder/ff/lm/ArpaFileTest
- test/joshua/decoder/ff/ArityPhrasePenaltyFFTest

all of the other tests compile except:
- test/joshua/decoder/DecoderThreadTest
- test/joshua/util/io/BinaryTest

These last two tests look important to me but it seems quite a number of things needs to be adjusted.

> Enable execution of Unit tests
> ------------------------------
>
>                 Key: JOSHUA-253
>                 URL: https://issues.apache.org/jira/browse/JOSHUA-253
>             Project: Joshua
>          Issue Type: Test
>    Affects Versions: 6.0
>            Reporter: Lewis John McGibbney
>             Fix For: 6.1
>
>         Attachments: JOSHUA-253.patch
>
>
> As per our [discussion on this topic|http://www.mail-archive.com/dev%40joshua.incubator.apache.org/msg00270.html], [~teofili] correctly identified that unit level tests are not executed.
> We need to fix this such that they are.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)