You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@joshua.apache.org by "Matt Post (JIRA)" <ji...@apache.org> on 2016/06/02 21:34:59 UTC

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

    [ https://issues.apache.org/jira/browse/JOSHUA-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15313111#comment-15313111 ] 

Matt Post commented on JOSHUA-253:
----------------------------------

I believe this is now working via "mvn test". Can this be closed out? I get the following:

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running TestSuite
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
Tests run: 111, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.261 sec - in TestSuite

Results :

Tests run: 111, Failures: 0, Errors: 0, Skipped: 1

> 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)