summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/trunk')
-rw-r--r--sca-java-2.x/trunk/compliance-tests/assembly/pom.xml11
1 files changed, 11 insertions, 0 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 de2ce896a9..6f118e0790 100644
--- a/sca-java-2.x/trunk/compliance-tests/assembly/pom.xml
+++ b/sca-java-2.x/trunk/compliance-tests/assembly/pom.xml
@@ -80,6 +80,17 @@
<!-- Real otest/Tuscany problems -->
<exclude>**/ASM_10002_TestCase.java</exclude><!-- see TUSCANY-3503 -->
+ <exclude>**/ASM_12006_TestCase.java</exclude><!-- see TUSCANY-xxx -->
+ <exclude>**/ASM_12007_TestCase.java</exclude><!-- see TUSCANY-xxx -->
+ <exclude>**/ASM_5016_TestCase.java</exclude><!-- see TUSCANY-xxx -->
+ <exclude>**/ASM_6004_TestCase.java</exclude><!-- see TUSCANY-xxx -->
+ <exclude>**/ASM_6007_TestCase.java</exclude><!-- see TUSCANY-xxx -->
+ <exclude>**/ASM_12008_TestCase.java</exclude><!-- see TUSCANY-xxx -->
+ <exclude>**/ASM_6014_TestCase.java</exclude><!-- see TUSCANY-xxx -->
+ <exclude>**/ASM_8014_TestCase.java</exclude><!-- see TUSCANY-xxx -->
+ <exclude>**/ASM_6008_TestCase.java</exclude><!-- see TUSCANY-xxx -->
+ <exclude>**/ASM_6034_TestCase.java</exclude><!-- see TUSCANY-xxx -->
+
<!-- actually is working but the err msgs come out in a different order so the msg text test fails -->
<exclude>**/ASM_13004_TestCase.java</exclude>