From e5db4c2cccd80e895c95311c33587fa3190374c7 Mon Sep 17 00:00:00 2001 From: John Benediktsson Date: Sun, 6 Jul 2014 11:11:22 -0700 Subject: [PATCH] tools.deploy: bump sizes to get clean 32-bit builds (for now). --- basis/tools/deploy/deploy-tests.factor | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/basis/tools/deploy/deploy-tests.factor b/basis/tools/deploy/deploy-tests.factor index b36baea256..0fb23218ea 100644 --- a/basis/tools/deploy/deploy-tests.factor +++ b/basis/tools/deploy/deploy-tests.factor @@ -24,7 +24,7 @@ cache-directory [ [ ] [ "sudoku" shake-and-bake 800000 small-enough? ] unit-test -[ ] [ "hello-ui" shake-and-bake 1400000 small-enough? ] unit-test +[ ] [ "hello-ui" shake-and-bake 1600000 small-enough? ] unit-test [ "math-threads-compiler-io-ui" ] [ "hello-ui" deploy-config [ @@ -33,15 +33,15 @@ cache-directory [ ] with-variables ] unit-test -[ ] [ "maze" shake-and-bake 1320000 small-enough? ] unit-test +[ ] [ "maze" shake-and-bake 1520000 small-enough? ] unit-test -[ ] [ "tetris" shake-and-bake 1530000 small-enough? ] unit-test +[ ] [ "tetris" shake-and-bake 1730000 small-enough? ] unit-test -[ ] [ "spheres" shake-and-bake 1500000 small-enough? ] unit-test +[ ] [ "spheres" shake-and-bake 1550000 small-enough? ] unit-test -[ ] [ "terrain" shake-and-bake 1860000 small-enough? ] unit-test +[ ] [ "terrain" shake-and-bake 2050000 small-enough? ] unit-test -[ ] [ "gpu.demos.raytrace" shake-and-bake 2530000 small-enough? ] unit-test +[ ] [ "gpu.demos.raytrace" shake-and-bake 2760000 small-enough? ] unit-test [ ] [ "bunny" shake-and-bake 2500000 small-enough? ] unit-test @@ -154,13 +154,13 @@ os macosx? [ [ "Factor" ] [ deploy-test-command ascii [ readln ] with-process-reader ] unit-test -[ ] [ "tools.deploy.test.20" drop 970000 small-enough? ] unit-test +[ ] [ "tools.deploy.test.20" drop 1350000 small-enough? ] unit-test [ ] [ "tools.deploy.test.21" shake-and-bake ] unit-test [ "1 2 3" ] [ deploy-test-command ascii [ readln ] with-process-reader ] unit-test -[ ] [ "tools.deploy.test.21" drop 865000 small-enough? ] unit-test +[ ] [ "tools.deploy.test.21" drop 1260000 small-enough? ] unit-test [ ] [ "benchmark.ui-panes" shake-and-bake run-temp-image ] unit-test