Hello Derick, Monday, August 15, 2005, 9:12:01 PM, you wrote:
> On Mon, 15 Aug 2005, Dmitry Stogov wrote: >> /php-src/ext/standard/tests/general_functions getopt.phpt >> /php-src/ext/standard/tests/strings bug24208.phpt bug27278.phpt >> Log: >> Test engine is improved to support unicode mode > I would hardly call this an improvement - now we have to ahve two > "EXPECT" blocks. I think you should have discussed this change before - > now it's a mess IMO. Please revert the changes to the run-tests.php > script, and let;s discuss what we should do here. Just to second that before this patch i had one additional failure from the mhash which uses binary strings in an incompatible way. And the var_dump() print_r() issues you changed already even though there was some discussion going on - which made me wait for the tests to adapt and commit. No all tests are failing: [EMAIL PROTECTED] /usr/src/php-cvs $ php run-tests.php make: `sapi/cli/php' is up to date. ===================================================================== CWD : /usr/src/php-cvs PHP : /usr/src/php-cvs/sapi/cli/php < ? p h p e c h o " P H P _ S A P I : " . P H P _ S A P I . " P H P _ V E R S I O N : " . p h p v e r s i o n ( ) . " Z E N D _ V E R S I O N : " . z e n d _ v e r s i o n ( ) . " P H P _ O S : " . P H P _ O S . " - " . p h p _ u n a m e ( ) . " I N I a c t u a l : " . r e a l p a t h ( g e t _ c f g _ v a r ( " c f g _ f i l e _ p a t h " ) ) . " M o r e . I N I s : " . ( f u n c t i o n _ e x i s t s ( ' p h p _ i n i _ s c a n n e d _ f i l e s ' ) ? s t r _ r e p l a c e ( " \ n " , " " Extra dirs : ===================================================================== TIME START 2005-08-15 21:58:48 ===================================================================== FAIL EXPECT [tests/run-test/test001.phpt] FAIL EXPECTF [tests/run-test/test002.phpt] FAIL EXPECTREGEX [tests/run-test/test003.phpt] FAIL INI section allows '=' [tests/run-test/test004.phpt] FAIL Error message handling (without ZendOptimizer) [tests/run-test/test005.phpt] FAIL Error messages are shown [tests/run-test/test006.phpt] FAIL dirname test [tests/run-test/test007.phpt] FAIL Error message handling (with ZendOptimizer) [tests/run-test/test008.phpt] FAIL Error message handling (without ZendOptimizer) [tests/run-test/test008a.phpt] FAIL..... the header shows that actually the functions weren't even executed. Best regards, Marcus -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php