You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucy.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/10/01 04:19:04 UTC

[lucy-issues] [jira] [Commented] (LUCY-285) Run core tests under Go bindings

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

ASF GitHub Bot commented on LUCY-285:
-------------------------------------

GitHub user rectang opened a pull request:

    https://github.com/apache/lucy/pull/22

    LUCY-285 Run core tests under Go

    Run the core tests under the Go bindings, just as we do under other host bindings.
    
    Skip Analysis tests when the test data can't be found.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rectang/lucy LUCY-285-core-tests-under-go

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucy/pull/22.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #22
    
----
commit 874d4a38077286f1e41391d257051f641b0ecb7c
Author: Marvin Humphrey <ma...@rectangular.com>
Date:   2015-09-30T19:02:15Z

    Skip Analysis tests when test data not found.
    
    Rather than fail when the JSON files containing test data cannot be
    found, skip the tests.

commit 9eebf50f91f4e0420af15cbb3947208f992500c3
Author: Marvin Humphrey <ma...@rectangular.com>
Date:   2015-09-30T19:50:58Z

    Run core tests from Go bindings.

----


> Run core tests under Go bindings
> --------------------------------
>
>                 Key: LUCY-285
>                 URL: https://issues.apache.org/jira/browse/LUCY-285
>             Project: Lucy
>          Issue Type: Improvement
>          Components: Go bindings
>            Reporter: Marvin Humphrey
>            Assignee: Marvin Humphrey
>             Fix For: 0.5.0
>
>
> We should run the core tests for Lucy under the Go bindings as we do under other host bindings.



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