Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [stp-dev] Unit test failures at HEAD

Hi all,
so this error is still there.
700. ERROR in /shared/cvs/stp_build/build/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/PoolResizeTracker.java (at line 234)
Rectangle rect = ((PoolEditPart) parts.get(i)).getPoolContainRectangle();

My excuses to you all. This class should have deleted some time ago as we have moved it to the tools package.

http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.stp.bpmn/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/PoolResizeTracker.java?root=STP_Project&view=log

Hugues, can you remove it please ?
ERROR in /shared/cvs/stp_build/build/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/properties/EAnnotationsMapSection.java (at line 158)
ea.getDetails().put(data[1],value);
As you are building with EMF 2.3, I have to type those values as Strings. I will fix that ASAP and ask Hugues to commit it.

Cheers,

Antoine

On 3/13/07, Oisin Hurley <ohurley@xxxxxxxx> wrote:
Hi all,
Our latest integration build [0] is suffering from a minor dose of
failures at HEAD [1]. The bundles that are failing are:

org.eclipse.stp.bpmn.diagram
org.eclipse.stp.common
org.eclipse.stp.core
org.eclipse.stp.sc.annvalidator
org.eclipse.stp.sc.xmlvalidator
org.eclipse.stp.sc.common
org.eclipse.stp.sc.cxf
org.eclipse.stp.sc.jaxws
org.eclipse.stp.sc.sca.java.tuscany
org.eclipse.stp.sc.sca.java
org.eclipse.stp.sc.sca

I'll take a look at the o.e.s.sc.* bundles. Antoine said in a
previous email that the BPMN failure could be a bogon - can you
double-check that Antoine, because it's popping up in the build
on build.eclipse.org - so directly from HEAD, not in any local
working copy.

  cheers
   --oh

[0] http://download.eclipse.org/stp/committers/drops/I-
I200703130857-200703130857/
[1] http://download.eclipse.org/stp/committers/drops/I-
I200703130857-200703130857/testResults.php
_______________________________________________
stp-dev mailing list
stp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/stp-dev



--
Intalio, the Open Source BPMS Company
<a href="" href="http://www.intalio.com">http://www.intalio.com">http://www.intalio.com </a>
<a href="" href="http://bpms.intalio.com">http://bpms.intalio.com">Community website: http://bpms.intalio.com</a>

Back to the top