aboutsummaryrefslogtreecommitdiff
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.py33
1 files changed, 19 insertions, 14 deletions
diff --git a/devel/ice/files/patch-cpp-allTests.py b/devel/ice/files/patch-cpp-allTests.py
index 2b9a4cbf333a..eec93b1523d5 100644
--- a/devel/ice/files/patch-cpp-allTests.py
+++ b/devel/ice/files/patch-cpp-allTests.py
@@ -1,6 +1,6 @@
---- cpp.orig/allTests.py 2013-03-11 15:19:58.000000000 +0000
-+++ cpp/allTests.py 2013-05-19 22:25:00.000000000 +0000
-@@ -62,7 +63,7 @@
+--- cpp/allTests.py.orig 2015-06-23 15:30:20.000000000 +0000
++++ cpp/allTests.py 2015-06-27 22:16:43.703450842 +0000
+@@ -66,7 +66,7 @@
("Ice/servantLocator", ["core"]),
("Ice/interceptor", ["core"]),
("Ice/stringConverter", ["core"]),
@@ -8,17 +8,22 @@
+ ("Ice/udp", ["core", "nofreebsdjail"]),
("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 @@
+ ("Ice/invoke", ["core"]),
+@@ -90,11 +90,11 @@
+ ("IceStorm/federation2", ["service", "novc100", "nomingw"]),
+ ("IceStorm/stress", ["service", "stress", "novc100", "nomingw"]), # Too slow with appverifier.
+ ("IceStorm/rep1", ["service", "novc100", "nomingw"]),
+- ("IceStorm/repgrid", ["service", "novc100", "nomingw"]),
++ ("IceStorm/repgrid", ["service", "novc100", "nomingw", "nofreebsd"]),
+ ("IceStorm/repstress", ["service", "noipv6", "stress", "novc100", "nomingw"]),
+ ("FreezeScript/dbmap", ["once", "novc100", "nomingw"]),
+ ("FreezeScript/evictor", ["once", "novc100", "nomingw"]),
+- ("IceDiscovery/simple", ["service"]),
++ ("IceDiscovery/simple", ["service", "nofreebsdjail"]),
+ ("IceGrid/simple", ["service", "novc100", "nomingw"]),
+ ("IceGrid/fileLock", ["service", "novc100", "nomingw"]),
+ ("IceGrid/deployer", ["service", "novc100", "nomingw"]),
+@@ -123,8 +123,8 @@
#
if TestUtil.isWin32() or os.getuid() == 0:
tests += [