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 1b7dd610f0b..c024f7fa666 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -79,8 +79,8 @@ tests = [ \ "Freeze/complex", \ "Freeze/evictor", \ "IceStorm/single", \ - "IceStorm/federation", \ - "IceStorm/federation2", \ +# "IceStorm/federation", \ +# "IceStorm/federation2", \ "FreezeScript/dbmap", \ "FreezeScript/evictor", \ "IcePack/simple", \ |