[PATCH 1/4] quartz/tests: Test the close button of the video window.
Signed-off-by: Akihiro Sagawa <sagawa.aki(a)gmail.com> --- dlls/quartz/tests/videorenderer.c | 35 +++++++++++++++++++++++++++++++ dlls/quartz/tests/vmr7.c | 35 +++++++++++++++++++++++++++++++ dlls/quartz/tests/vmr9.c | 35 +++++++++++++++++++++++++++++++ 3 files changed, 105 insertions(+)
Hi, While running your changed tests, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=89993 Your paranoid android. === w1064_tsign (64 bit report) === quartz: videorenderer.c:1087: Test failed: Got hr 0x80004005. === w10pro64_ar (64 bit report) === quartz: videorenderer.c:2132: Test failed: Got unexpected status 0. videorenderer.c:2135: Test failed: Wait timed out. videorenderer.c:2143: Test failed: Got unexpected status 0x400040. === w1064_tsign (64 bit report) === quartz: vmr9.c:2359: Test failed: Wait timed out. vmr9.c:2367: Test failed: Got unexpected status 0x400040.
participants (2)
-
Akihiro Sagawa -
Marvin