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 fb48f7630c6..49ca349425e 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -78,7 +78,7 @@ tests = [
("Ice/enums", ["once", "bt"]),
("Ice/logger", ["once"]),
("Ice/networkProxy", ["core", "noipv6", "nosocks"]),
- ("Ice/services", ["once"]),
+ ("Ice/services", ["once", "nomingw"]),
("IceSSL/configuration", ["once", "novalgrind"]), # valgrind doesn't work well with openssl
("IceBox/configuration", ["core", "noipv6", "novc100", "nomingw", "nomx"]),
("IceBox/admin", ["core", "noipv6", "novc100", "nomingw", "nomx"]),