|
From: <jue...@we...> - 2004-06-24 11:51:50
|
Rod saw those ClassPathXmlApplicationContextTestSuite failures yesterday = too. They are both related to file path patterns: in case of classpath = resources, the class loader must allow to resolve them as files, else = the tests will fail. Eclipse's test class loader seems to be too = restrictive here, while Ant does allow this. Juergen -----Original Message----- From: spr...@li... [mailto:spr...@li...]On Behalf Of Thomas Risberg Sent: Thursday, June 24, 2004 1:48 PM To: spr...@li... Subject: Re: [Springframework-developer] do unit tests fail in CVS HEAD for others? Speaking of Eclipse - I keep seeing two tests fail from Eclipse. They=20 are both in the ClassPathXmlApplicationContextTestSuite. One is anError = and the other a Failure. They do run ok from command line Ant. Are you = seeing that as well? Thomas Rod Johnson wrote: >>Am just doing a fresh checkout and trying again... Do folks=20 >> =20 >> >run the=20 > =20 > >>tests via Maven or Ant? >> =20 >> > >I use Ant, or (usually) run the tests within Eclipse. > >I think the other devs use Ant also. I wouldn't be astounded=20 >if the Maven script is out of date. > > >------------------------------------------------------- >This SF.Net email sponsored by Black Hat Briefings & Training. >Attend Black Hat Briefings & Training, Las Vegas July 24-29 -=20 >digital self defense, top technical experts, no vendor pitches,=20 >unmatched networking opportunities. Visit www.blackhat.com >_______________________________________________ >Springframework-developer mailing list >Spr...@li... >https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > =20 > ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 -=20 digital self defense, top technical experts, no vendor pitches,=20 unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |