summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing
diff options
context:
space:
mode:
authoredwardsmj <edwardsmj@13f79535-47bb-0310-9956-ffa450edef68>2011-01-11 10:06:15 +0000
committeredwardsmj <edwardsmj@13f79535-47bb-0310-9956-ffa450edef68>2011-01-11 10:06:15 +0000
commite15b3ca2e2e485b641d9d474079e28bb30b172d1 (patch)
tree72d12b4b77499dc7f146730b120db94f2c8bf22c /sca-java-2.x/trunk/testing
parent25cdf783ef21b171762557195957d8dee16f2e29 (diff)
Disabled Callback SeparateThread iTest due to problem described in TUSCANY-3816
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057555 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/testing')
-rw-r--r--sca-java-2.x/trunk/testing/itest/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/testing/itest/pom.xml b/sca-java-2.x/trunk/testing/itest/pom.xml
index c7ca8a848a..7a8b2d44e2 100644
--- a/sca-java-2.x/trunk/testing/itest/pom.xml
+++ b/sca-java-2.x/trunk/testing/itest/pom.xml
@@ -45,7 +45,9 @@
<module>callback-basic</module>
<module>callback-complex-type</module>
<module>callback-multiple-wires</module>
+ <!-- Callback SeparateThread disabled due to problem described in TUSCANY-3816
<module>callback-separatethread</module>
+ -->
<module>callback-two-composites</module>
<module>callback-two-nodes</module>
<module>component-type</module>