[
https://issues.apache.org/jira/browse/AVRO-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fokko Driesprong resolved AVRO-2259.
------------------------------------
Resolution: Fixed
Fix Version/s: 1.9.0
> 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++
> Affects Versions: 1.8.2
> 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
> Fix For: 1.9.0
>
>
> 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)