pitrou opened a new issue, #79:
URL: https://github.com/apache/arrow-js/issues/79

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   The `archery integration` command has a `--write_generated_json` flag that 
is only used by the JS test suite:
   
https://github.com/apache/arrow/blob/13f0cd8ee44833efbced05c8505de12f9f02f235/js/gulp/test-task.js#L123
   
   What the flag does is generate a bunch of JSON integration files:
   
https://github.com/apache/arrow/blob/13f0cd8ee44833efbced05c8505de12f9f02f235/dev/archery/archery/integration/runner.py#L502-L532
   
   The list of generated files has not been updated in a long time. Also, the 
JS implementation is nowadays tested by the integration test suite, so it's not 
obvious this specific file generation procedure adds any value.
   
   What should we do with it?
   
   ### Component(s)
   
   Archery, Integration, JavaScript


-- 
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: issues-unsubscr...@arrow.apache.org.apache.org

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

Reply via email to