summaryrefslogtreecommitdiff
path: root/devel/ice/files/patch-cpp-allTests.py
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ice/files/patch-cpp-allTests.py')
-rw-r--r--devel/ice/files/patch-cpp-allTests.py9
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/ice/files/patch-cpp-allTests.py b/devel/ice/files/patch-cpp-allTests.py
index f996d9806203..2b9a4cbf333a 100644
--- a/devel/ice/files/patch-cpp-allTests.py
+++ b/devel/ice/files/patch-cpp-allTests.py
@@ -9,6 +9,15 @@
("Ice/defaultServant", ["core"]),
("Ice/defaultValue", ["core"]),
("Ice/invoke", ["core", "novc6"]),
+@@ -85,7 +85,7 @@
+ ("IceStorm/federation2", ["service", "novc90", "nomingw"]),
+ ("IceStorm/stress", ["service", "stress", "novc90", "noappverifier", "nomingw"]), # Too slow with appverifier.
+ ("IceStorm/rep1", ["service", "novc90", "nomingw"]),
+- ("IceStorm/repgrid", ["service", "novc90", "nomingw"]),
++ ("IceStorm/repgrid", ["service", "novc90", "nomingw", "nofreebsd"]),
+ ("IceStorm/repstress", ["service", "noipv6", "stress", "novc90", "nomingw"]),
+ ("FreezeScript/dbmap", ["once", "novc90", "nomingw"]),
+ ("FreezeScript/evictor", ["once", "novc90", "nomingw"]),
@@ -106,8 +107,8 @@
#
if TestUtil.isWin32() or os.getuid() == 0: