From: Dan F. <dfr...@cs...> - 2004-07-20 14:49:06
|
John Cole wrote: >Reini, > Is there a doc somewhere that describes how to run the unit tests? I'd be >interested in trying to run them on my test machines. > >Thanks, > >John Cole > > John, tests/unit/readme.html. However, I must say I have not been able to run the tests completely successfully since Reini got his hands on them. :-) Seriously, I think he added some tests which fail for me. HOWEVER, it is possible that they are failing because of bugs he wishes to fix, so they may be working as designed. Dan >-----Original Message----- >From: php...@li... >[mailto:php...@li...]On Behalf Of Reini >Urban >Sent: Tuesday, July 20, 2004 3:10 AM >To: php...@li... >Subject: [Phpwiki-talk] 10 days absence > > >Hi > From 22.July to 1.August I'll be in Poland (Czieszyn), and will not be >able to react on any support request. > >Known problems: >* unit tests: The current CVS version still crashes on certain special >operations, loading some old markup pages with dba and mysql. > >* mysql still uses far too much memory on 8M memory-limit systems. >A pear system destructor hash was fixed recently (culprit #1), but there >must be more references to huge objects on page iterations around, which >prevent them from being garbage collected. > >Cheers, > > |