diff options
author | Bernard Normier <bernard@zeroc.com> | 2004-04-09 23:21:15 +0000 |
---|---|---|
committer | Bernard Normier <bernard@zeroc.com> | 2004-04-09 23:21:15 +0000 |
commit | 0dcad3e212de5e8560e57c1a3d2f04909ebe7513 (patch) | |
tree | 412366d59303c0c4a90d281e50f78c39775db31d /cpp/allTests.py | |
parent | Each request now has its own set of object factories. (diff) | |
download | ice-0dcad3e212de5e8560e57c1a3d2f04909ebe7513.tar.bz2 ice-0dcad3e212de5e8560e57c1a3d2f04909ebe7513.tar.xz ice-0dcad3e212de5e8560e57c1a3d2f04909ebe7513.zip |
Updated Freeze Evictor with new facets
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 08b48b82386..063554d8527 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -84,8 +84,8 @@ tests = [ \ "IceStorm/single", \ "IceStorm/federation", \ "IceStorm/federation2", \ - "FreezeScript/dbmap", \ - "FreezeScript/evictor", \ +# "FreezeScript/dbmap", \ +# "FreezeScript/evictor", \ "Glacier/starter", \ ] |