tools.deploy: bump sizes to get clean 32-bit builds (for now).
parent
cf3fdfc23e
commit
e5db4c2ccc
basis/tools/deploy
|
@ -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? [
|
|||
[ "<?xml version=\"1.0\" encoding=\"UTF-8\"?><foo>Factor</foo>" ]
|
||||
[ 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
|
||||
|
|
Loading…
Reference in New Issue