[PATCH 6/6] winmm: Reset the tick counter after handling messages.
May 21, 2018
7:36 a.m.
Otherwise, events might be triggered immediately after a resuming. Signed-off-by: Akihiro Sagawa <sagawa.aki(a)gmail.com> --- dlls/winmm/tests/midi.c | 4 ++-- dlls/winmm/winmm.c | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-)
May 2018
7:50 a.m.
Hi, While running your changed tests on Windows, 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=38554 Your paranoid android. === w7u (32 bit midi) === midi.c:738: Test failed: bad message 1e/0 from midiStreamOut, expect 3c9/22f8d0 midi.c:739: Test failed: bad message 3c9/22f8d0 from 0 bytes recorded, expect 0/feedf00d
2866
Age (days ago)
2866
Last active (days ago)
1 comments
2 participants
participants (2)
-
Akihiro Sagawa -
Marvin