Sort of related ;). I committed Zend_Crypt earlier today (thanks for getting svn back!).
Some of these tests are really (and I mean really) slow because most systems by default only have BCMath installed. Having DiffieHellman run for 30 secs is not unusual. Is there any specific practice in place addressing slow tests? Enough of these can become a nuisance if they are padding test run time a lot. In a few weeks I expect to add RSA to the mix (even more slowness). I'll enable the tests later in the Incubator Zend AllTests file - but if there's any concern here let me know. Paddy Pádraic Brady http://blog.astrumfutura.com http://www.patternsforphp.com OpenID Europe Foundation Member-Subscriber ----- Original Message ---- From: Darby Felton <[EMAIL PROTECTED]> To: Andries Seutens <[EMAIL PROTECTED]> Cc: Zend Framework General <[email protected]>; [EMAIL PROTECTED] Sent: Friday, October 5, 2007 4:11:45 PM Subject: Re: [fw-general] incubator tests cleanup Hi Andries, Thanks for the report! I have committed some changes in revision 6589 that solve the problems running the incubator AllTests suite for my environment: http://framework.zend.com/fisheye/changelog/Zend_Framework/?cs=6589 Please test and let us know your mileage. Best regards, Darby Andries Seutens wrote: > Hi, > > I would like to bring this to your attention: > > The current tests folder in the incubator seems to be really messy. When > running AllTests.php, it seems like the configuration file from the core > tests is included as well, causing constants to already be defined, and > producing tons of error messages. I have attached report.txt, which > shows the current errors. > > There also seem to be some missing Zend_Db skiptests. > > Anyone cares to fix these issues? > > Best, > > > ------------------------------------------------------------------------ > > Gecontroleerd op virussen door de JOJO Secure Gateway. ____________________________________________________________________________________ Yahoo! oneSearch: Finally, mobile search that gives answers, not web links. http://mobile.yahoo.com/mobileweb/onesearch?refer=1ONXIC
