summaryrefslogtreecommitdiff
path: root/java/allTests.py
diff options
context:
space:
mode:
Diffstat (limited to 'java/allTests.py')
-rwxr-xr-xjava/allTests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/allTests.py b/java/allTests.py
index 4b406e477d4..0285feb9e74 100755
--- a/java/allTests.py
+++ b/java/allTests.py
@@ -53,7 +53,7 @@ tests = [
("Ice/stream", ["core"]),
("Ice/hold", ["core"]),
("Ice/retry", ["core"]),
- ("Ice/timeout", ["core"]),
+ ("Ice/timeout", ["core", "nocompress"]),
("Ice/acm", ["core"]),
("Ice/background", ["core"]),
("Ice/servantLocator", ["core"]),