Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-incubator-dev] Vex Integration Build failed


We've seen this in some other component builds ... it's because JUnit 4 is being used in the WTP builds (at least, for these component builds).

See https://bugs.eclipse.org/bugs/show_bug.cgi?id=300951
Where Shane found a "suite" method is required.




From: Holger Voormann <eclipse@xxxxxxxxxxx>
To: WTP Incubator Dev list <wtp-incubator-dev@xxxxxxxxxxx>
Date: 02/16/2010 10:48 AM
Subject: [wtp-incubator-dev] Vex Integration Build failed
Sent by: wtp-incubator-dev-bounces@xxxxxxxxxxx





Hi,

the latest Vex Integration Build failed to execute JUnit tests:

org.eclipse.wst.xml.vex.tests.AllTestsSuite: No runnable methods

<
http://build.eclipse.org/webtools/committers/vex-R0.5-I/20100212114512/I-I20100212114512-20100212114512/>

Hudson builds are fine: all test successfully passed (see
<
https://build.eclipse.org/hudson/view/WTP/job/cbi-wtp-inc.vex>).
Only Java code was changed, no MANIFEST, no plugin.xml, etc. (see Hudson
changes #33, #34, #35:
<
https://build.eclipse.org/hudson/view/WTP/job/cbi-wtp-inc.vex/changes>).

Any idea what's wrong?

Holger
_______________________________________________
wtp-incubator-dev mailing list
wtp-incubator-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-incubator-dev



Back to the top