[jira] [Commented] (AVRO-2453) Implement interop test for the C bindings

2020-05-21 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/AVRO-2453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113159#comment-17113159
 ] 

Hudson commented on AVRO-2453:
--

SUCCESS: Integrated in Jenkins build AvroJava #879 (See 
[https://builds.apache.org/job/AvroJava/879/])
AVRO-2453: Implement interop test for the C bindings (dan: 
[https://github.com/apache/avro/commit/207035aaf405ce468902e86d8d64f096a5a812b2])
* (edit) lang/c/tests/test_interop_data.c


> Implement interop test for the C bindings
> -
>
> Key: AVRO-2453
> URL: https://issues.apache.org/jira/browse/AVRO-2453
> Project: Apache Avro
>  Issue Type: Test
>  Components: c
>Reporter: Kengo Seki
>Assignee: Kengo Seki
>Priority: Major
> Fix For: 1.10.0
>
>
> A file exists but its implementation is empty.
> {code:title=lang/c/tests/test_interop_data.c}
> int main(void)
> {
> return 0;
> }
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (AVRO-2453) Implement interop test for the C bindings

2020-05-21 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/AVRO-2453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113127#comment-17113127
 ] 

ASF subversion and git services commented on AVRO-2453:
---

Commit 207035aaf405ce468902e86d8d64f096a5a812b2 in avro's branch 
refs/heads/master from Kengo Seki
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=207035a ]

AVRO-2453: Implement interop test for the C bindings


> Implement interop test for the C bindings
> -
>
> Key: AVRO-2453
> URL: https://issues.apache.org/jira/browse/AVRO-2453
> Project: Apache Avro
>  Issue Type: Test
>  Components: c
>Reporter: Kengo Seki
>Assignee: Kengo Seki
>Priority: Major
>
> A file exists but its implementation is empty.
> {code:title=lang/c/tests/test_interop_data.c}
> int main(void)
> {
> return 0;
> }
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)