You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The JavaScript CI build is taking 25-30 minutes nowadays. This could be abbreviated by testing fewer deployment targets. We obviously still need to test all the deployment targets but we could do that nightly instead of on every commit
Paul Taylor / @trxcllnt:
Yeah no sweat, we can change the ci/travis_script_js.sh build and test commands to only test the UMD builds. Historically these have the most issues since they're minified, so if they pass everything should pass:
The JavaScript CI build is taking 25-30 minutes nowadays. This could be abbreviated by testing fewer deployment targets. We obviously still need to test all the deployment targets but we could do that nightly instead of on every commit
Reporter: Wes McKinney / @wesm
Note: This issue was originally created as ARROW-6759. Please see the migration documentation for further details.
The text was updated successfully, but these errors were encountered: