ZF-2741: Two Zend_Filter_Inflector tests fail on Windows
Description
Following test results on PHP 5.1.4, WinXP, PHPUnit 3.2.15, SVN trunk r8437:
1) testPassingConfigObjectToConstructorSetsStateAndRules(Zend_Filter_InflectorTest) Failed asserting that two strings are equal. expected string difference < ?> got string c:\Documents and Settings\dfelton\My Documents\SVN Remote\Zend Framework\trunk\tests\Zend\Filter\InflectorTest.php:398 c:\Documents and Settings\dfelton\My Documents\SVN Remote\Zend Framework\trunk\tests\Zend\Filter\InflectorTest.php:422 2) testSetConfigSetsStateAndRules(Zend_Filter_InflectorTest) Failed asserting that two strings are equal. expected string difference < ?> got string c:\Documents and Settings\dfelton\My Documents\SVN Remote\Zend Framework\trunk\tests\Zend\Filter\InflectorTest.php:398 c:\Documents and Settings\dfelton\My Documents\SVN Remote\Zend Framework\trunk\tests\Zend\Filter\InflectorTest.php:430
Comments
Posted by Darby Felton (darby) on 2008-02-27T14:33:12.000+0000
Affects 1.5.0RC1
Posted by Darby Felton (darby) on 2008-02-27T14:52:52.000+0000
Resolved with SVN r8441.
Posted by Darby Felton (darby) on 2008-02-28T10:05:42.000+0000
Resolved for release-1.5 branch with SVN r8447.