[PATCH 1/2] wsdapi/tests: Ensure probe message is given unique GUID.

Owen Rudge orudge at codeweavers.com
Tue May 29 17:14:04 CDT 2018


This patch fixes a potential issue on the Wine test VMs where messages 
can be received by other VMs before they are ready to process them. 
wsdapi.dll then filters out the subsequent duplicate messages from the 
correct VM and the test fails. Avoid this by not using a hard-coded GUID.

Signed-off-by: Owen Rudge <orudge at codeweavers.com>
---
  dlls/wsdapi/tests/Makefile.in |  2 +-
  dlls/wsdapi/tests/discovery.c | 39 ++++++++++++++++++++++++++++++++++++---
  2 files changed, 37 insertions(+), 4 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-wsdapi-tests-Ensure-probe-message-is-given-unique-GU.patch
Type: text/x-patch
Size: 4024 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20180529/0b698c47/attachment.bin>


More information about the wine-devel mailing list