|
From: Watkins, D. <dav...@fa...> - 2004-09-17 16:58:58
|
Loren,
Just checked out the new project and am up and testing! =20
However it is behaving a little strangely - Most of the time everything
works and I get the green bar, but sometimes (<10%) I get a red bar
(always with the same trace)
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
at junit.framework.Assert.assertTrue(Assert.java:27)
at
org.springframework.ide.test.NatureTests.testNatureAddAndRemove(NatureTe
sts.java:70)
....[snip]....
Not 100% sure whats going on, I'm guessing that sometimes the model is
not being updated with the project before that line of code runs. This
would tally with some of the things I've seen with the refactoring stuff
I've been working on....
Cheers,
dw
> -----Original Message-----
> From: spr...@li...=20
> [mailto:spr...@li...]
> On Behalf Of Loren Rosen
> Sent: 17 September 2004 17:34
> To: spr...@li...
> Subject: [Springide-eclip-developer] test package checked in
>=20
> I've checked in the beginnings of the test package, as a=20
> separate CVS module. (Problem earlier was I was somehow using=20
> the pserver protocol to talk to sourceforge instead of extssh.)
>=20
>=20
> -------------------------------------------------------
> This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one=20
> of 170 Project Admins to receive an Apple iPod Mini FREE for=20
> your judgement on who ports your project to Linux PPC the=20
> best. Sponsored by IBM.
> Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php=20
> _______________________________________________
> Springide-eclip-developer mailing list
> Spr...@li...
> https://lists.sourceforge.net/lists/listinfo/springide-eclip-developer
>=20
|