On Thu, Aug 18, 2011 at 10:19 AM, Simon Laws <simonsl...@googlemail.com> wrote: > On Thu, Aug 18, 2011 at 9:12 AM, <antel...@apache.org> wrote: >> Author: antelder >> Date: Thu Aug 18 08:12:00 2011 >> New Revision: 1159076 >> >> URL: http://svn.apache.org/viewvc?rev=1159076&view=rev >> Log: >> Add exclude for 4020 test thats been failing for ages >> >> Modified: >> tuscany/sca-java-2.x/trunk/testing/compliance-tests/policy/pom.xml >> >> Modified: tuscany/sca-java-2.x/trunk/testing/compliance-tests/policy/pom.xml >> URL: >> http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/testing/compliance-tests/policy/pom.xml?rev=1159076&r1=1159075&r2=1159076&view=diff >> ============================================================================== >> --- tuscany/sca-java-2.x/trunk/testing/compliance-tests/policy/pom.xml >> (original) >> +++ tuscany/sca-java-2.x/trunk/testing/compliance-tests/policy/pom.xml Thu >> Aug 18 08:12:00 2011 >> @@ -86,6 +86,7 @@ >> <exclude>**/POL_3002_TestCase.java</exclude> >> <exclude>**/POL_4015_TestCase.java</exclude> >> <exclude>**/POL_4016_TestCase.java</exclude> >> + <exclude>**/POL_4020_TestCase.java</exclude> >> </excludes> >> </configuration> >> </plugin> >> >> >> > > What was it failing with? I remember seeing failures a while back but > not recently. > > Simon > > -- > Apache Tuscany committer: tuscany.apache.org > Co-author of a book about Tuscany and SCA: tuscanyinaction.com >
Just looking back through the logs... Wasn't this failure to do with the "appliesTo" fixes. Is this what you're seeing now? Simon -- Apache Tuscany committer: tuscany.apache.org Co-author of a book about Tuscany and SCA: tuscanyinaction.com