Details
-
Type:
Unit Tests: Problem
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.5.2
-
Component/s: Zend_Filter
-
Labels:None
-
Fix Version Priority:Must Have
Description
From r8729 of the trunk I get the following results on WinXP, PHP 5.1.4:
phpunit --verbose Zend_Filter_DigitsTest PHPUnit 3.2.15 by Sebastian Bergmann. Zend_Filter_DigitsTest .I Time: 0 seconds There was 1 incomplete test: 1) testMultiByte(Zend_Filter_DigitsTest) Multibyte testing incomplete c:\Documents and Settings\dfelton\My Documents\SVN Remote\Zend Framework\trunk\tests\Zend\Filter\DigitsTest.php:93 OK, but incomplete or skipped tests! Tests: 2, Incomplete: 1.
Please categorize/fix as needed.