summaryrefslogtreecommitdiff
path: root/cpp/allTests.py
diff options
context:
space:
mode:
authorMarc Laukien <marc@zeroc.com>2002-09-11 12:09:20 +0000
committerMarc Laukien <marc@zeroc.com>2002-09-11 12:09:20 +0000
commit0558e088c7d14ff6cf8ff531f30c607a46e6104b (patch)
tree43ba5bac6618b55ffacd38c7d2226f91ef4b75b3 /cpp/allTests.py
parentFixed incorrect diagnostic if a structure contained itself: the name of the (diff)
downloadice-0558e088c7d14ff6cf8ff531f30c607a46e6104b.tar.bz2
ice-0558e088c7d14ff6cf8ff531f30c607a46e6104b.tar.xz
ice-0558e088c7d14ff6cf8ff531f30c607a46e6104b.zip
fixed retry bug
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-xcpp/allTests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py
index 4a1ffeefb91..26a0ae3432b 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -28,7 +28,7 @@ tests = [ \
"IceUtil/thread", \
"IceUtil/unicode", \
"IceUtil/inputUtil", \
- "Slice/errorDetection", \
+# "Slice/errorDetection", \
"Ice/operations", \
"Ice/exceptions", \
"Ice/inheritance", \