]> gitweb.factorcode.org Git - factor.git/commitdiff
tools.deploy: bump tetris image size.
authorJohn Benediktsson <mrjbq7@gmail.com>
Wed, 21 Aug 2019 00:10:17 +0000 (17:10 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Wed, 21 Aug 2019 00:10:17 +0000 (17:10 -0700)
basis/tools/deploy/deploy-tests.factor

index 577d568fb9f5685ec6e4e3c241d4cb55859c9087..c71d2c4ca89602b7fcc2d819c815975e42a33862 100644 (file)
@@ -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