Author: antelder
Date: Wed May 12 15:08:53 2010
New Revision: 943544
URL: http://svn.apache.org/viewvc?rev=943544&view=rev
Log:
Update excludes ion assembly compliance test runner
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=943544&r1=943543&r2=943544&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 Wed May 12
15:08:53 2010
@@ -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 -->