ZF-5315: 'Failed asserting that <string:bar was passed> contains "This is the translated message for "' failures
Description
{panel} 24) testErrorMessagesAreTranslatedWhenTranslatorPresent(Zend_Validate_AbstractTest) Failed asserting that contains "This is the translated message for ".
25) testCanTranslateMessagesInsteadOfKeys(Zend_Validate_AbstractTest) Failed asserting that contains "This is the translated message for ". {panel}
Problem exists only if whole unit tests set is passed. {panel} phpunit --filter Zend_Validate_AbstractTest AllTests.php {panel} passes without failures.
Comments
Posted by Thomas Weidner (thomas) on 2008-12-20T03:26:10.000+0000
Should be fixed with r13389
Posted by Alexander Veremyev (alexander) on 2008-12-21T01:49:53.000+0000
Fixed and merged into release-1.7 branch with r13404.