On 08/23/2011 09:45 AM, Daniel Convissor wrote: > Hi: > > On Sun, Aug 21, 2011 at 03:08:09PM +0200, Reindl Harald wrote: >> FAIL DateTime::diff() days -- spring type2 type2 >> [ext/date/tests/DateTime_days-spring-type2-type2.phpt] >> FAIL DateTime::diff() days -- spring type2 type3 >> [ext/date/tests/DateTime_days-spring-type2-type3.phpt] >> FAIL DateTime::diff() days -- spring type3 type2 >> [ext/date/tests/DateTime_days-spring-type3-type2.phpt] >> FAIL DateTime::diff() days -- spring type3 type3 >> [ext/date/tests/DateTime_days-spring-type3-type3.phpt] >> FAIL DateTime::sub() -- dates [ext/date/tests/DateTime_sub-dates.phpt] >> FAIL DateTime::sub() -- february [ext/date/tests/DateTime_sub-february.phpt] > > These tests have been fixed. Thanks for bringing this to my attention.
Thanks Dan. Could we all bookmark http://gcov.php.net/viewer.php?version=PHP_5_4&func=tests and visit it daily from now on? I'd like to see this go to 0 before we release the first 5.4 beta later this year. Probably by moving the bulk of these to XFAIL, but in some cases the tests themselves really are bogus and either need to be removed or fixed. For example, all the imap tests are failing due to a warning about the server advertising AUTH=PLAIN. We either need to have the tests account for that, or fix PHP to not show that warning. see http://gcov.php.net/viewer.php?version=PHP_5_4&func=tests&file=ext%2Fimap%2Ftests%2Fimap_undelete_error.phpt -Rasmus -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php