Subject: | SOAP::WSDL test failures on cygwin |
Date: | Thu, 16 Oct 2008 20:10:01 +0200 |
To: | SOAP-WSDL RT <bug-SOAP-WSDL [...] rt.cpan.org> |
From: | Martin Kutter <martin.kutter [...] fen-net.de> |
Michael W J West noted the following:
Show quoted text
> I notice SOAP::WSDL 2.00.05 fails some tests on cygwin, for example:
>
> In 006._client.t line 24
>
> $soap = SOAP::WSDL->new(
> wsdl => 'file://' . $url .'/acceptance/wsdl/006_sax_client.wsdl',
> outputxml => 1, # required, if not set ::SOM serializer will be
> loaded
> )->wsdlinit();
>
> is correct and passes; note file:// not file:///