quartz/tests: Avoid testing the result of GetQueueStatus().
commit44472fae6baf86f1c66725e02720b251fdf1bbd4
authorZebediah Figura <z.figura12@gmail.com>
Mon, 17 May 2021 15:49:12 +0000 (17 10:49 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 17 May 2021 20:05:33 +0000 (17 22:05 +0200)
treead4c834ab6254b1cd527ef1a450aa6a5eeddcf9b
parent13cac6287c454146eff73aabc4b92b5c8f76d4df
quartz/tests: Avoid testing the result of GetQueueStatus().

It's very unreliable; our window can receive messages not related to the ones we're trying to test.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/quartz/tests/videorenderer.c
dlls/quartz/tests/vmr7.c
dlls/quartz/tests/vmr9.c