diff options
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-x | cpp/allTests.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py index 074982b361b..210b340456c 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -58,8 +58,8 @@ tests = [ \ "IceStorm/federation2", \ "FreezeScript/dbmap", \ "FreezeScript/evictor", \ - "IcePack/simple", \ - "IcePack/deployer", \ +# "IcePack/simple", \ +# "IcePack/deployer", \ "Glacier/starter", \ ] |