summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/compliance-tests/policy/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-07-25 09:12:30 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-07-25 09:12:30 +0000
commitca3999cea3cdbe9e106535cbadbdf802751534ac (patch)
treed084a16bcf0809c0478a9492a4ab27a60d126005 /sca-java-2.x/trunk/compliance-tests/policy/pom.xml
parent130335ecc0dea514d444c31d2fa0e9c5db554363 (diff)
Exclude some failing tests
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979010 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/compliance-tests/policy/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/compliance-tests/policy/pom.xml b/sca-java-2.x/trunk/compliance-tests/policy/pom.xml
index fc6a8d8b99..d2b5b925a3 100644
--- a/sca-java-2.x/trunk/compliance-tests/policy/pom.xml
+++ b/sca-java-2.x/trunk/compliance-tests/policy/pom.xml
@@ -80,6 +80,8 @@
<excludes>
<exclude>**/POL_3001_TestCase.java</exclude><!-- see TUSCANY-3370 -->
<exclude>**/POL_3002_TestCase.java</exclude><!-- see TUSCANY-3370 -->
+ <exclude>**/POL_3012_TestCase.java</exclude>
+ <exclude>**/POL_3020_TestCase.java</exclude>
<exclude>**/POL_4003_TestCase.java</exclude><!-- see TUSCANY-3488 -->
<exclude>**/POL_4028_TestCase.java</exclude><!-- see TUSCANY-xxxx - Passes in otest module -->
<!-- transaction intents -->