You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Martin Tzvetanov Grigorov (Jira)" <ji...@apache.org> on 2022/01/24 14:10:00 UTC

[jira] [Resolved] (AVRO-3084) Fix JavaScript interop test to read files generated by other languages on CI

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

Martin Tzvetanov Grigorov resolved AVRO-3084.
---------------------------------------------
    Fix Version/s: 1.11.1
                   1.12.0
       Resolution: Fixed

> Fix JavaScript interop test to read files generated by other languages on CI
> ----------------------------------------------------------------------------
>
>                 Key: AVRO-3084
>                 URL: https://issues.apache.org/jira/browse/AVRO-3084
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: build, interop, javascript
>            Reporter: Kengo Seki
>            Assignee: Kengo Seki
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.11.1, 1.12.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> [We're using the Java bindings' output for the JavaScript interop test|https://github.com/apache/avro/blob/master/.github/workflows/test-lang-js.yml#L100-L102] but [it's entirely skipped|https://github.com/apache/avro/runs/2133176993?check_suite_focus=true#step:10:18], because [JS interop test doesn't read files generated by Java and Ruby due to the limitation of its implementation|https://github.com/apache/avro/blob/master/lang/js/test/interop_data_test.js#L39-L43]. We should use another language than Java for that purpose.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)