summaryrefslogtreecommitdiff
path: root/cpp/allTests.py
diff options
context:
space:
mode:
authorDwayne Boone <dwayne@zeroc.com>2015-11-13 16:53:57 -0330
committerDwayne Boone <dwayne@zeroc.com>2015-11-13 16:53:57 -0330
commit99c3941638f735825b1bfa9f2df764255351242b (patch)
treefdde43c6580b785e5edc9ae90c26487d9e16be13 /cpp/allTests.py
parentadding registerIceBT (diff)
downloadice-99c3941638f735825b1bfa9f2df764255351242b.tar.bz2
ice-99c3941638f735825b1bfa9f2df764255351242b.tar.xz
ice-99c3941638f735825b1bfa9f2df764255351242b.zip
Moved Freeze to its own repository
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-xcpp/allTests.py6
1 files changed, 0 insertions, 6 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py
index 03804d3d1a2..8b84f12ec34 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -82,10 +82,6 @@ tests = [
("IceSSL/configuration", ["once", "novalgrind"]), # valgrind doesn't work well with openssl
("IceBox/configuration", ["core", "noipv6", "novc100", "nomingw", "nomx"]),
("IceBox/admin", ["core", "noipv6", "novc100", "nomingw", "nomx"]),
- ("Freeze/dbmap", ["once", "novc100", "nomingw"]),
- ("Freeze/complex", ["once", "novc100", "nomingw"]),
- ("Freeze/evictor", ["once", "novc100", "nomingw"]),
- ("Freeze/fileLock", ["once", "novc100", "nomingw"]),
("IceStorm/single", ["service", "novc100", "noappverifier", "nomingw"]), # This test doesn't work with appverifier
("IceStorm/federation", ["service", "novc100", "nomingw"]),
("IceStorm/federation2", ["service", "novc100", "nomingw"]),
@@ -93,8 +89,6 @@ tests = [
("IceStorm/rep1", ["service", "novc100", "nomingw"]),
("IceStorm/repgrid", ["service", "novc100", "nomingw"]),
("IceStorm/repstress", ["service", "noipv6", "stress", "novc100", "nomingw"]),
- ("FreezeScript/dbmap", ["once", "novc100", "nomingw"]),
- ("FreezeScript/evictor", ["once", "novc100", "nomingw"]),
("IceDiscovery/simple", ["service"]),
("IceGrid/simple", ["service", "novc100", "nomingw"]),
("IceGrid/fileLock", ["service", "novc100", "nomingw"]),