From 7328fa306f74e9ff4dd74e36a44421fa6a09d8fd Mon Sep 17 00:00:00 2001 From: Doug Coleman Date: Wed, 8 Oct 2014 11:41:34 -0700 Subject: [PATCH] tools.deploy: Bump the build size. This is a comparatively sizeable bump compared to usual, but I really want clean builds. --- basis/tools/deploy/deploy-tests.factor | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/basis/tools/deploy/deploy-tests.factor b/basis/tools/deploy/deploy-tests.factor index 8b28ba023c..6dbfec481f 100644 --- a/basis/tools/deploy/deploy-tests.factor +++ b/basis/tools/deploy/deploy-tests.factor @@ -24,7 +24,8 @@ cache-directory [ [ ] [ "sudoku" shake-and-bake 800000 small-enough? ] unit-test -[ ] [ "hello-ui" shake-and-bake 1605000 small-enough? ] unit-test +! [ ] [ "hello-ui" shake-and-bake 1605000 small-enough? ] unit-test +[ ] [ "hello-ui" shake-and-bake 2069160 small-enough? ] unit-test [ "math-threads-compiler-io-ui" ] [ "hello-ui" deploy-config [ @@ -33,15 +34,20 @@ cache-directory [ ] with-variables ] unit-test -[ ] [ "maze" shake-and-bake 1520000 small-enough? ] unit-test +! [ ] [ "maze" shake-and-bake 1520000 small-enough? ] unit-test +[ ] [ "maze" shake-and-bake 2000000 small-enough? ] unit-test -[ ] [ "tetris" shake-and-bake 1734000 small-enough? ] unit-test +! [ ] [ "tetris" shake-and-bake 1734000 small-enough? ] unit-test +[ ] [ "tetris" shake-and-bake 2186392 small-enough? ] unit-test -[ ] [ "spheres" shake-and-bake 1557000 small-enough? ] unit-test +! [ ] [ "spheres" shake-and-bake 1557000 small-enough? ] unit-test +[ ] [ "spheres" shake-and-bake 2031096 small-enough? ] unit-test -[ ] [ "terrain" shake-and-bake 2053000 small-enough? ] unit-test +! [ ] [ "terrain" shake-and-bake 2053000 small-enough? ] unit-test +[ ] [ "terrain" shake-and-bake 2671928 small-enough? ] unit-test -[ ] [ "gpu.demos.raytrace" shake-and-bake 2764000 small-enough? ] unit-test +! [ ] [ "gpu.demos.raytrace" shake-and-bake 2764000 small-enough? ] unit-test +[ ] [ "gpu.demos.raytrace" shake-and-bake 3307816 small-enough? ] unit-test [ ] [ "bunny" shake-and-bake 2500000 small-enough? ] unit-test