ZF-4770: Rewrite Zend_Soap_AutoDiscoverTest and Zend_Soap_WsdlTest Suite
Description
Currently The Zend_Soap_AutoDiscover and Zend_Soap_Wsdl classes are based on very strict xml string equality matches, which may fail on different boxes due to PHP_EOL or other issues.
The Tests should be rewritten to use XPath or check for XML partials to be more reliable.
Comments
Posted by Thomas Weidner (thomas) on 2008-11-03T03:17:07.000+0000
Assigned component to issue
Posted by Benjamin Eberlei (beberlei) on 2008-12-10T14:37:42.000+0000
Rewriting the testsuites depends on the general purpose WSDL parser.
Posted by Rob Allen (rob) on 2012-11-20T20:52:48.000+0000
Bulk change of all issues last updated before 1st January 2010 as "Won't Fix".
Feel free to re-open and provide a patch if you want to fix this issue.