You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by an...@apache.org on 2010/07/26 11:11:51 UTC

svn commit: r979207 - /tuscany/sca-java-2.x/trunk/compliance-tests/assembly/pom.xml

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>



Re: svn commit: r979207 - /tuscany/sca-java-2.x/trunk/compliance-tests/assembly/pom.xml

Posted by Simon Laws <si...@googlemail.com>.
On Wed, Jul 28, 2010 at 9:37 AM, kelvin goodson
<ke...@apache.org> wrote:
> ASM_10003 is fixed when running from the otests/newlayout directory
> (An expected message update only).  I'm not sure what the process is
> get this update transferred to the compliance-tests directory.
>
> Kelvin.

Hi Kelvin

For just a error text update you just need to update the copy of the
expected messages file at...

compliance-tests\assembly\src\test\resources

Regards

Simon

-- 
Apache Tuscany committer: tuscany.apache.org
Co-author of a book about Tuscany and SCA: tuscanyinaction.com

Re: svn commit: r979207 - /tuscany/sca-java-2.x/trunk/compliance-tests/assembly/pom.xml

Posted by kelvin goodson <ke...@apache.org>.
ASM_10003 is fixed when running from the otests/newlayout directory
(An expected message update only).  I'm not sure what the process is
get this update transferred to the compliance-tests directory.

Kelvin.

On Mon, Jul 26, 2010 at 10:11 AM,  <an...@apache.org> wrote:
> 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>
>
>
>