summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/compliance-tests
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-05-12 15:08:53 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-05-12 15:08:53 +0000
commitbe0dabc089e16def2fbe7e700fdb327914f6dbf2 (patch)
tree6d9fc09d68b6a02e70794e10e8fbf303cd176e7c /sca-java-2.x/trunk/compliance-tests
parent05924a11122e0f5b75667ac47f85a2e8495c7d0b (diff)
Update excludes ion assembly compliance test runner
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943544 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/compliance-tests')
-rw-r--r--sca-java-2.x/trunk/compliance-tests/assembly/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/compliance-tests/assembly/pom.xml b/sca-java-2.x/trunk/compliance-tests/assembly/pom.xml
index 71900cb9b2..9975e757ac 100644
--- a/sca-java-2.x/trunk/compliance-tests/assembly/pom.xml
+++ b/sca-java-2.x/trunk/compliance-tests/assembly/pom.xml
@@ -78,8 +78,7 @@
<configuration>
<excludes>
<!-- Real otest/Tuscany problems -->
- <exclude>**/ASM_5038_TestCase.java</exclude><!-- see TUSCANY-3530 -->
- <exclude>**/ASM_5039_TestCase.java</exclude><!-- see TUSCANY-3530 -->
+ <exclude>**/ASM_4005_TestCase.java</exclude><!-- see TUSCANY-xxxx -->
<exclude>**/ASM_10002_TestCase.java</exclude><!-- see TUSCANY-3503 -->
<!-- actually is working but the err msgs come out in a different order so the msg text test fails -->