From e6eb7be61c35d4a7b7d5eeb528b582639c57f08f Mon Sep 17 00:00:00 2001 From: John Benediktsson Date: Tue, 20 Aug 2019 17:10:17 -0700 Subject: [PATCH] tools.deploy: bump tetris image size. --- basis/tools/deploy/deploy-tests.factor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basis/tools/deploy/deploy-tests.factor b/basis/tools/deploy/deploy-tests.factor index 577d568fb9..c71d2c4ca8 100644 --- a/basis/tools/deploy/deploy-tests.factor +++ b/basis/tools/deploy/deploy-tests.factor @@ -45,7 +45,7 @@ delete-staging-images { } [ "maze" shake-and-bake 2800000 small-enough? ] long-unit-test ! [ ] [ "tetris" shake-and-bake 1734000 small-enough? ] long-unit-test -{ } [ "tetris" shake-and-bake 2462008 small-enough? ] long-unit-test +{ } [ "tetris" shake-and-bake 2850000 small-enough? ] long-unit-test ! [ ] [ "spheres" shake-and-bake 1557000 small-enough? ] long-unit-test { } [ "spheres" shake-and-bake 2184500 small-enough? ] long-unit-test