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

Hudson commented on AVRO-1287:
------------------------------

Integrated in AvroJava #361 (See [https://builds.apache.org/job/AvroJava/361/])
    AVRO-1287. Add data file with deflate codec to the interoperability test 
suite. (Revision 1467548)

     Result = SUCCESS
martinkl : 
Files : 
* /avro/trunk/CHANGES.txt
* /avro/trunk/build.sh
* /avro/trunk/lang/java/avro/pom.xml
* /avro/trunk/lang/java/avro/src/test/java/org/apache/avro/RandomData.java
* /avro/trunk/lang/php/test/InterOpTest.php
* /avro/trunk/lang/ruby/interop/test_interop.rb

                
> Interop tests should test codecs as well
> ----------------------------------------
>
>                 Key: AVRO-1287
>                 URL: https://issues.apache.org/jira/browse/AVRO-1287
>             Project: Avro
>          Issue Type: Test
>          Components: build
>    Affects Versions: 1.7.4
>            Reporter: Martin Kleppmann
>            Assignee: Martin Kleppmann
>             Fix For: 1.7.5
>
>         Attachments: AVRO-1287.patch
>
>
> Currently the interop tests for data files only generate and parse a data 
> file with null codec in each language. Given that the deflate codec is also a 
> required codec in the spec, we should be testing interop on deflate (and 
> optionally snappy, too).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to