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

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

     [ https://issues.apache.org/jira/browse/AVRO-3084?focusedWorklogId=713751&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-713751 ]

ASF GitHub Bot logged work on AVRO-3084:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 24/Jan/22 13:46
            Start Date: 24/Jan/22 13:46
    Worklog Time Spent: 10m 
      Work Description: martin-g closed pull request #1143:
URL: https://github.com/apache/avro/pull/1143


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@avro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 713751)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>          Time Spent: 10m
>  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)