summaryrefslogtreecommitdiff
path: root/cpp/allTests.py
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2012-09-13 15:54:20 +0200
committerBenoit Foucher <benoit@zeroc.com>2012-09-13 15:54:20 +0200
commit95554430d8a9f6d85c0ef10d77980cd2fe563444 (patch)
treeec1b405f55c00efee8b6571881f1ad2ce330d7ea /cpp/allTests.py
parentAdded Ice/metrics test (diff)
downloadice-95554430d8a9f6d85c0ef10d77980cd2fe563444.tar.bz2
ice-95554430d8a9f6d85c0ef10d77980cd2fe563444.tar.xz
ice-95554430d8a9f6d85c0ef10d77980cd2fe563444.zip
Fixed IceGrid issue caused by skype_props merge
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 ffee2ff94e1..b6005de2644 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -77,7 +77,7 @@ tests = [
("Freeze/complex", ["once", "novc6", "nomingw"]),
("Freeze/evictor", ["core", "novc6", "nomingw"]),
("Freeze/fileLock", ["core", "novc6", "nomingw"]),
- ("IceStorm/single", ["service", "novc6", "noappverifier", "nomingw"]), # This test doensn't work with appverifier is sensitive to timeouts.
+ ("IceStorm/single", ["service", "novc6", "noappverifier", "nomingw"]), # This test doesn't work with appverifier is sensitive to timeouts.
("IceStorm/federation", ["service", "novc6", "nomingw"]),
("IceStorm/federation2", ["service", "novc6", "nomingw"]),
("IceStorm/stress", ["service", "stress", "novc6", "noappverifier", "nomingw"]), # This test is very slow with appverifier.