On Mon, 19 Jun 2006 15:34:16 -0600
greg@xxxxxxxxxxxxxxxxx (Greg Beaver) wrote:
> Pierre wrote:
> > Hi,
> >
> > Please test the following pre release:
> >
> > http://pecl.php.net/~pierre/PEAR-1.4.10RC1.tgz
>
> I get many many failed tests, both on windows(123) and on unix(121).
> All of them relate to the recent changes in CVS. I will have to go
> through them all to figure out how critical these are. It would be
> great if you could do the same Pierre. We can't release without
> ensuring that all tests pass.
>
> I think it is best if we split up fixing these tests between us. I
> can take the PEAR_Installer and PEAR_Downloader_Package tests, could
> you do the PEAR_Downloader and the PEAR_Command_* tests?
Ok, I fixed many tests and commitet to PEAR_1_4. The
actual result is already better:
628 PASSED TESTS
13 SKIPPED TESTS
25 FAILED TESTS
The remaining failed tests are either segfault (the first 6 tests
here), not yet updated or some weird white chars issues with
assertEqual, but I gave up to figure them out now, reading a 300 lines
compact block made my afternoon ;)
Greg, can you check these last tests and MFB later?
Thanks,
-- Pierre
|