summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 -->