Re: kernel32/tests: Verify the stability of CreateTimerQueue.
On Wed, Mar 14, 2012 at 05:32, <Joerg-Cyril.Hoehle(a)t-systems.com> wrote:
Hi,
this should have been labeled [PATCH 3/3] because tests will fail without my 2 ntdll patches.
First a note unrelated to my patches: if you run the tests in git in a loop, sometimes one DeleteTimerQueueTimer(INVALID_HANDLE_VALUE) fails (presumably with IO_PENDING) because a callback was executing concurrently. Did Dan or anybody else running tests repeatedly observe this? Surprisingly, test.winehq shows next to nothing like this: http://test.winehq.org/data/tests/kernel32:sync.html but one failure comes close (not sure if it's the same): http://test.winehq.org/data/e79644e6a96eae419082ec78ce8ff3294888d05d/2000_fg... sync.c:867: Test failed: DeleteTimerQueueTimer
The list of tests that are skipped by buildbot is at: http://code.google.com/p/winezeug/source/browse/trunk/buildbot/dotests_black... kernel32/sync is not on the list (nor do I see any emails from buildbot for it failing). -- -Austin
participants (1)
-
Austin English