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] [Created] (AVRO-2259) Enable C++ tests for build using docker

Thiruvalluvan M. G. created AVRO-2259:
-----------------------------------------

             Summary: 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
         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.


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)