You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/11/11 07:47:00 UTC

[jira] [Updated] (AVRO-2259) Enable C++ tests for build using docker

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

Thiruvalluvan M. G. updated AVRO-2259:
--------------------------------------
    Component/s: c++

> Enable C++ tests for build using docker
> ---------------------------------------
>
>                 Key: AVRO-2259
>                 URL: https://issues.apache.org/jira/browse/AVRO-2259
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: c++
>         Environment: From project root, the following sequence of commands fails:
> {code:java}
> $ ./build.sh docker
> user@f407ae86ead3:~/avro$ cd lang/c++
> thiru@f407ae86ead3:~/avro/lang/c++$ rm -rf build
> thiru@f407ae86ead3:~/avro/lang/c++$ ./build.sh test{code}
>            Reporter: Thiruvalluvan M. G.
>            Assignee: Thiruvalluvan M. G.
>            Priority: Major
>
> Presently, C++ testsĀ are disabled. Re-enable the tests so that developers can use docker for building and testing C++ binding.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)