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 d597116f7b6..ff6a3587015 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -32,7 +32,7 @@ tests = [
("IceUtil/uuid", ["once", "noappverifier"]), # This test is very slow with appverifier.
("IceUtil/timer", ["once"]),
("IceUtil/sha1", ["once"]),
- ("IceUtil/stacktrace", ["once"]),
+ ("IceUtil/stacktrace", ["once", "noc++11"]),
("Slice/errorDetection", ["once"]),
("Slice/keyword", ["once"]),
("Slice/structure", ["once"]),