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

Martin Kleppmann updated AVRO-1287:
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.7.5
           Status: Resolved  (was: Patch Available)

Thanks for the review Doug. I committed this (r1467548), including your change 
to ignore deflate data files in the PHP test suite, and a similar change to 
ignore deflate in Ruby. This keeps the interop test suite passing on this 
commit.

I will shortly commit deflate support for Ruby (AVRO-1288) and undo the 
ignoring of deflated files in Ruby.
                
> 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