We are seeing CI failures running the JS integration tests - https://github.com/apache/arrow-rs/runs/7824734614?check_suite_focus=true
In particular
[07:33:01] Error: gulp-google-closure-compiler: java.util.zip.ZipException: invalidentryCRC (expected0x4e1f14a4butgot0xb1e0eb5b)
atjava.util.zip.ZipInputStream.readEnd(ZipInputStream.java:410)
atjava.util.zip.ZipInputStream.read(ZipInputStream.java:199)
atjava.util.zip.ZipInputStream.closeEntry(ZipInputStream.java:143)
atjava.util.zip.ZipInputStream.getNextEntry(ZipInputStream.java:121)
atcom.google.javascript.jscomp.AbstractCommandLineRunner.getBuiltinExterns(AbstractCommandLineRunner.java:500)
atcom.google.javascript.jscomp.CommandLineRunner.createExterns(CommandLineRunner.java:2084)
atcom.google.javascript.jscomp.AbstractCommandLineRunner.doRun(AbstractCommandLineRunner.java:1187)
atcom.google.javascript.jscomp.AbstractCommandLineRunner.run(AbstractCommandLineRunner.java:551)
atcom.google.javascript.jscomp.CommandLineRunner.main(CommandLineRunner.java:2246)
Errorwritingtostdinofthecompiler. writeEPIPE
This appears to be an issue with zlib v1.2.12 madler/zlib#613 according to the corresponding issue on google-closure-compiler - google/closure-compiler-npm#234
I'm not sure what the solution here is, but thought I would flag it
Reporter: Raphael Taylor-Davies / @tustvold
Assignee: Matthew Topol / @zeroshade
Related issues:
PRs and other links:
Note: This issue was originally created as ARROW-17410. Please see the migration documentation for further details.
We are seeing CI failures running the JS integration tests - https://github.com/apache/arrow-rs/runs/7824734614?check_suite_focus=true
In particular
This appears to be an issue with zlib v1.2.12 madler/zlib#613 according to the corresponding issue on google-closure-compiler - google/closure-compiler-npm#234
I'm not sure what the solution here is, but thought I would flag it
Reporter: Raphael Taylor-Davies / @tustvold
Assignee: Matthew Topol / @zeroshade
Related issues:
PRs and other links:
Note: This issue was originally created as ARROW-17410. Please see the migration documentation for further details.