Author: antelder
Date: Mon Jul 26 09:11:51 2010
New Revision: 979207
URL: http://svn.apache.org/viewvc?rev=979207&view=rev
Log:
Exclude a few more failing assembly otests
Modified:
tuscany/sca-java-2.x/trunk/compliance-tests/assembly/pom.xml
Modified: tuscany/sca-java-2.x/trunk/compliance-tests/assembly/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/compliance-tests/assembly/pom.xml?rev=979207&r1=979206&r2=979207&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/compliance-tests/assembly/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/compliance-tests/assembly/pom.xml Mon Jul 26
09:11:51 2010
@@ -90,6 +90,9 @@
<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 -->
+ <exclude>**/ASM_8017_TestCase.java</exclude><!-- see
TUSCANY-xxx -->
+ <exclude>**/ASM_8018_TestCase.java</exclude><!-- see
TUSCANY-xxx -->
+ <exclude>**/ASM_10003_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>