Signed-off-by: Owen Rudge orudge@codeweavers.com --- dlls/wsdapi/network.c | 32 ++++++++++++++++++++++++++++++++ dlls/wsdapi/soap.c | 4 ++-- dlls/wsdapi/tests/discovery.c | 22 +++++++++++----------- dlls/wsdapi/wsdapi_internal.h | 1 + 4 files changed, 46 insertions(+), 13 deletions(-)
On Mon, Sep 10, 2018 at 09:51:55PM +0100, Owen Rudge wrote:
Signed-off-by: Owen Rudge orudge@codeweavers.com
dlls/wsdapi/network.c | 32 ++++++++++++++++++++++++++++++++ dlls/wsdapi/soap.c | 4 ++-- dlls/wsdapi/tests/discovery.c | 22 +++++++++++----------- dlls/wsdapi/wsdapi_internal.h | 1 + 4 files changed, 46 insertions(+), 13 deletions(-)
This still gives me test failures:
discovery.c:709: Test failed: IWSDiscoveryPublisher_MatchProbeEx failed with 80004004 discovery.c:732: Test failed: No messages received discovery.c:770: Test failed: Probe matches message not received discovery.c:771: Test failed: EndpointReference not received discovery.c:772: Test failed: AppSequence not received discovery.c:773: Test failed: MetadataVersion not received discovery.c:774: Test failed: ProbeMatches message metadata not received discovery.c:775: Test failed: Custom header not received discovery.c:776: Test failed: Wine namespace not received discovery.c:777: Test failed: Body and Probe Matches elements not received discovery.c:778: Test failed: Custom body element not received discovery.c:779: Test failed: Types not received