summaryrefslogtreecommitdiff
path: root/cpp/allTests.py
diff options
context:
space:
mode:
authorMarc Laukien <marc@zeroc.com>2004-11-01 17:28:56 +0000
committerMarc Laukien <marc@zeroc.com>2004-11-01 17:28:56 +0000
commit13bed028fb55ba1caeb4af15d1a18b1778a9e378 (patch)
treef2c9b11446bec453488d20249842962d396bb201 /cpp/allTests.py
parentmore glacier2 work (diff)
downloadice-13bed028fb55ba1caeb4af15d1a18b1778a9e378.tar.bz2
ice-13bed028fb55ba1caeb4af15d1a18b1778a9e378.tar.xz
ice-13bed028fb55ba1caeb4af15d1a18b1778a9e378.zip
AMD and dispatch exception handling fixes
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-xcpp/allTests.py4
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", \