hi,
yes they do sometimes. they do rpc calls and stuff like that. but always with a started "communication pair". which service do you think of? the problem is, that it is not deterministic. we've git about 140 tests and there are often different tests to hang.
Do these different sometimes hanging tests have something in common?
with maven -X i get problems. tests are then not starting at all.
Really? When you invoke
maven -X test:test
the tests are not started? That sounds very strange to me.
Another obvious question: Do you have the same Versions of CC, Maven, Junit and so on installed on your Linux and on your Windows system? Is the environment identically set?
Regards, Gisbert
-----Ursprüngliche Nachricht-----
Von: Gisbert Amm [mailto:[EMAIL PROTECTED] Gesendet: Montag, 2. Mai 2005 17:47
An: Maven Users List
Betreff: Re: test:test on windows
Jan Rudert wrote:
hi there,
we've got two similar build systems running on both linux
(suse 9.1) and
windows xp. maven is integrated there into Cruiscontrol cbs.
my problem:
tests on the maven goal test:test hang on windows while
they run through on
linux. they both have the same code basis.
Do they use any remote service that could possibly not be available on the Windows host?
does anyone experience the similar phenomenons? any hint
how to debug
running maven goals? the problem is, that we cannot
reproduce this problems
under maven with eclipse.
Have you tried maven -X ?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]