https://bugs.winehq.org/show_bug.cgi?id=55649
--- Comment #5 from François Gouget fgouget@codeweavers.com --- This failure sometimes also causes a pair refcount failures, that is I have never seen the latter without the former:
vmr9.c:4384: Test failed: got 0 vmr9.c:4392: Test failed: Got outstanding refcount 1. vmr9.c:4395: Test failed: Got outstanding refcount 1.
(Note that in the past we had similar refcount failures in test_windowless_size() but those were also preceded by other failures and now they don't seem to be happening anymore.)