summaryrefslogtreecommitdiff
path: root/cpp/allTests.py
diff options
context:
space:
mode:
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 379a4fc2aff..cb98545e02e 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -59,7 +59,7 @@ tests = [
("Ice/hold", ["core"]),
("Ice/custom", ["core", "nossl", "nows"]),
("Ice/retry", ["core"]),
- ("Ice/timeout", ["core"]),
+ ("Ice/timeout", ["core", "nocompress"]),
("Ice/acm", ["core"]),
("Ice/background", ["core", "nomingw"]),
("Ice/servantLocator", ["core"]),