Commit Graph

15 Commits

Author SHA1 Message Date
Ben Newman
bae5983d59 Merge branch 'devel' into release-1.3.3 2016-05-27 00:02:48 -04:00
Tom Coleman
3b0ae7a903 Rebalanced tests 2016-05-25 17:03:05 -07:00
Tom Coleman
c9bf64250e Distribute custom warehouse tests to a single container 2016-05-24 16:19:00 -07:00
Ben Newman
6e1346a74b Remove phantomjs-prebuilt from the dev bundle.
Saves 50MB from the extracted size of the dev_bundle/lib/node_modules
directory, previously 262MB. The entire dev bundle is 332MB extracted, for
perspective.

More importantly, since the `phantomjs` binary is not very compressible,
this change reduces the *compressed* size of the dev bundle from 71MB to
54MB, a 24% savings.

Closes #6905.
2016-05-17 11:50:48 -04:00
Jesse Rosenberger
ed679d9fb7 Increase circleci timeout and disable spinner for CI tests 2016-05-16 09:01:01 +03:00
Ben Newman
a9d95b2a45 Reenable the spinner for now, so that CircleCI tests won't time out. 2016-05-09 20:11:54 -04:00
Ben Newman
eaab9e0dc3 Split scripts/ci.sh over 8 containers instead of 4. 2016-05-09 18:00:32 -04:00
Ben Newman
b3bcdbafda Disable progress spinner when running headless CI tests. 2016-05-09 18:00:32 -04:00
Sashko Stubailo
05d09edd12 Change parallelism to 4 for tests 2016-04-14 14:55:51 -07:00
Evan You
522834ca83 fix exclude pattern 2015-11-05 18:23:18 -05:00
Evan You
5b0be1b43c add excluded self-tests for CI 2015-11-05 17:23:32 -05:00
Evan You
40b7b4e3e9 adjust ci script for more parallel builds 2015-09-30 15:36:45 -04:00
Evan You
38928e5577 fix ci exlude patterns 2015-09-27 11:35:20 -04:00
Evan You
579618f947 move ci exclude patterns into the script so that they are available in pull request builds. 2015-09-27 11:10:50 -04:00
Evan You
8033ea03c7 setup circle ci 2015-09-25 15:25:11 -04:00