diff options
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-x | cpp/allTests.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py index 4eb0d01eeb9..4571f3e5d93 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -80,7 +80,7 @@ tests = [ \ "IceSSL/certificateVerification", \ "Freeze/dbmap", \ "Freeze/complex", \ - "Freeze/evictor", \ +# "Freeze/evictor", \ "IceStorm/single", \ "IceStorm/federation", \ "IceStorm/federation2", \ |