Kengo Seki created AVRO-3084:
--------------------------------

             Summary: 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


[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.3.4#803005)

Reply via email to