I'd say results looks good, although there's a couple of failures still:
* The `d3d9:device device.c:1931 Test failed: The cursor handle is 00010022` uses `broken(1)` which lets me think that the test is quite meaningless. Still, perhaps a fluke, or a matter of processing events, as changing the cursor may require internal hardware messages to be processed.
* The user32:msg failures seem to be happening already before according to https://test.winehq.org/data/patterns.html, though I'm not able to reproduce locally after a few tries.