|
From: <jue...@we...> - 2003-11-12 09:13:08
|
Has anyone noticed that I erroneously wrote "uncomment" instead of = "comment out"? ;-) Of course, I don't want to hide some not working test = case - I just hate test cases that fail on one machine but not the = other... BTW, I recently fixed an AOP test case that failed depending on the = garbage collector - because a counting interceptor got triggered on = "finalize" too, resulting in count 4 or 3, depending on finalize being = called in time or not... Anyway, Darren, thanks for having look at it - would be good to not have = to worry about that anymore at the time of the M3 release next week. Juergen -----Original Message----- From: spr...@li... [mailto:spr...@li...]On Behalf Of Rod Johnson Sent: Wednesday, November 12, 2003 9:46 AM To: spr...@li... Subject: Re: [Springframework-developer] Fw: [ springframework-Bugs-840442 ] [junit] testDateTimeElement does not pass!!! Yes, it's essential that all unit tests pass at all times. Regards, Rod ----- Original Message -----=20 From: <dar...@hs...> To: <spr...@li...> Sent: Wednesday, November 12, 2003 8:32 AM Subject: Re: [Springframework-developer] Fw: [ = springframework-Bugs-840442 ] [junit] testDateTimeElement does not pass!!! > > <Juergen> > Does anyone mind if I just uncomment that test method? It gets on my > nerves, it really does - I've got more important stuff to worry about = ;-) > Of course, if someone else wants to look at it, have a try... Darren maybe? > </Juergen> > > I don't really mind - I quickly knocked up the tests a while back when > doing some XSLT views and they always worked for me (and I guess Rod > judging by the CVS version history) because we're both in the UK. > > Possibly more concerning is whether some dodgy Locale handling = adversely > affects anything else, so yes, I'll try to have a look and see what's wrong > with it. > > Darren. > > > > > _____________________________________________________ > > This transmission has been issued by a member of the HSBC Group > "HSBC" for the information of the addressee only and should not be > reproduced and / or distributed to any other person. Each page = attached > hereto must be read in conjunction with any disclaimer which forms = part > of it. Unless otherwise stated, this transmission is neither an offer = nor the > solicitation of an offer to sell or purchase any investment. Its = contents are > based on information obtained from sources believed to be reliable but > HSBC makes no representation and accepts no responsibility or = liability as > to its completeness or accuracy. > > > > ------------------------------------------------------- > This SF.Net email sponsored by: ApacheCon 2003, > 16-19 November in Las Vegas. Learn firsthand the latest > developments in Apache, PHP, Perl, XML, Java, MySQL, > WebDAV, and more! http://www.apachecon.com/ > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > ------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |