Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [xtext-dev] Xpand Build

UI tests run fine here.

However, I experienced problems starting the tests in ui.common.tests - got a NoClassPathException or something like that). Problem went away as soon as I installed EMF compare. I guess the problem was that ui.common.tests depend on core.tests, which, in turn, depends on EMF compare. So, tests in ui.common.tests could not be executed as core.tests had a compile problem due to the missing EMF compare classes.

So, maybe the build server is missing EMF compare as well.

Peter

On 04.02.2009, at 10:04, Dennis Hübner wrote:

Patrick,
on Linux server and Jan's Mac "gurke" UI-tests hang, so maybe an UNIX/Windows problem.

I take a look at it.

Best regards,
Dennis.

Patrick Schönbach schrieb:
On 04.02.2009 13:19, Patrick Schönbach wrote:
On 04.02.2009 11:06, Dennis Hübner wrote:
Hello all,
new Xpand M-Build is available as you maybe already read in m2t newsgroup. This is the build for pre M5 testing!
You can use the Update site in 30-60 min.
If you can't wait use http://emft.eclipse.org/modeling/m2t/updates/interim/ instead.

Does anyome know what causes the error in the Xpand build?

Locally, the Xpand tests pass without problems, but not on the build server. The test configuration seems to be correct, though. Any idea?

Regards,
Patrick


_______________________________________________
xtext-dev mailing list
xtext-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/xtext-dev



Back to the top