ZF-3694: testAssertXpathShouldDoNothingForValidResponseContent(Zend_Test_PHPUnit_ControllerTestCaseTest) unit test failure
Description
Unit tests fail with the following notification:
{panel} 3) testAssertXpathShouldDoNothingForValidResponseContent(Zend_Test_PHPUnit_ControllerTestCaseTest) Failed asserting node DENOTED BY //div[@id='foo']//legend[contains(@class, ' bar ')] EXISTS /home/cawa/ZendFramework/trunk/library/Zend/Test/PHPUnit/ControllerTestCase.php:396 {panel}
Comments
Posted by Matthew Weier O'Phinney (matthew) on 2008-08-07T09:42:35.000+0000
Resolved in trunk in r10760 and in 1.6 release branch in r10761
Posted by Wil Sinclair (wil) on 2008-09-02T10:39:29.000+0000
Updating for the 1.6.0 release.