ZF-8347: Lucence commit broke Test-Suite
Description
At r19060 I get those failures:
21) testSortingResult(Zend_Search_Lucene_SearchTest)
Failed asserting that
At r19060 I get those failures:
21) testSortingResult(Zend_Search_Lucene_SearchTest)
Failed asserting that
Comments
Posted by Alexander Veremyev (alexander) on 2009-12-14T05:50:47.000+0000
Hi!
I can't reproduce it in my environment. It's probably fixed by some later commit or something happened with test index included into unit tests (something wrong with svn?).
Could you try to check out branch once again and pass Zend_Search_Lucene unit tests using this clear copy?
I'm closing the issue now, please reopen it if problem still exists.
Posted by Alexander Veremyev (alexander) on 2010-01-20T02:04:38.000+0000
Reproduced problem in PHP 5.3.1 environment
Posted by Alexander Veremyev (alexander) on 2010-01-20T02:07:03.000+0000
Problem is marked as duplicate of [ZF-8809] issue (it's actualy a subset of [ZF-8809])
Posted by Alexander Veremyev (alexander) on 2010-01-20T04:33:28.000+0000
Fixed