From 6236850aa9ccbd6b2fb91690bfaffa983b171f29 Mon Sep 17 00:00:00 2001 From: Slava Pestov Date: Wed, 3 Dec 2008 00:06:46 -0600 Subject: [PATCH] Comment out bunny deploy test since bunny is in temporarily in unmaintained --- basis/tools/deploy/deploy-tests.factor | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/basis/tools/deploy/deploy-tests.factor b/basis/tools/deploy/deploy-tests.factor index e0ac391fdf..a44f7e1f89 100644 --- a/basis/tools/deploy/deploy-tests.factor +++ b/basis/tools/deploy/deploy-tests.factor @@ -40,9 +40,9 @@ urls math.parser ; [ t ] [ 1500000 small-enough? ] unit-test -[ ] [ "bunny" shake-and-bake ] unit-test +! [ ] [ "bunny" shake-and-bake ] unit-test -[ t ] [ 2500000 small-enough? ] unit-test +! [ t ] [ 2500000 small-enough? ] unit-test : run-temp-image ( -- ) vm