summaryrefslogtreecommitdiff
path: root/cpp/allTests.py
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2014-11-25 19:12:55 +0100
committerJose <jose@zeroc.com>2014-11-25 19:12:55 +0100
commitee6c89bb5a553e7d36c7e7db069590c345e37378 (patch)
treeb540414a966cb035b63ce8b814f180f6fd14aaf0 /cpp/allTests.py
parentICE-5982 IceStorm/single failure (diff)
downloadice-ee6c89bb5a553e7d36c7e7db069590c345e37378.tar.bz2
ice-ee6c89bb5a553e7d36c7e7db069590c345e37378.tar.xz
ice-ee6c89bb5a553e7d36c7e7db069590c345e37378.zip
Appverifier support updates
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 accb4daced1..85fc2847220 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -86,7 +86,7 @@ tests = [
("IceStorm/single", ["service", "novc100", "noappverifier", "nomingw"]), # This test doesn't work with appverifier
("IceStorm/federation", ["service", "novc100", "nomingw"]),
("IceStorm/federation2", ["service", "novc100", "nomingw"]),
- ("IceStorm/stress", ["service", "stress", "novc100", "noappverifier", "nomingw"]), # Too slow with appverifier.
+ ("IceStorm/stress", ["service", "stress", "novc100", "nomingw"]), # Too slow with appverifier.
("IceStorm/rep1", ["service", "novc100", "nomingw"]),
("IceStorm/repgrid", ["service", "novc100", "nomingw"]),
("IceStorm/repstress", ["service", "noipv6", "stress", "novc100", "nomingw"]),