[PATCH 2/3] ntdll: Implement threadpool I/O queues.

Marvin testbot at winehq.org
Sat Apr 11 00:43:53 CDT 2020


Hi,

While running your changed tests, 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=69374

Your paranoid android.


=== w8adm (32 bit report) ===

ntdll:
threadpool.c:329: Test failed: threadpool.c:172: expected info.userdata = 1, got 0
threadpool.c:330: Test failed: expected info.threadid != 0, got 0
threadpool.c:332: Test failed: OpenThread failed with 87
threadpool.c:335: Test failed: QueueUserAPC failed with 6

=== w1064v1507 (32 bit report) ===

ntdll:
threadpool.c:316: Test failed: WaitForSingleObject returned 258
threadpool.c:329: Test failed: expected info.userdata = 1, got 0
threadpool.c:330: Test failed: expected info.threadid != 0, got 0
threadpool.c:332: Test failed: OpenThread failed with 87
threadpool.c:335: Test failed: QueueUserAPC failed with 6

=== w1064v1809_2scr (32 bit report) ===

ntdll:
threadpool.c:316: Test failed: WaitForSingleObject returned 258

=== w1064v1507 (64 bit report) ===

ntdll:
threadpool.c:316: Test failed: WaitForSingleObject returned 258
threadpool.c:329: Test failed: expected info.userdata = 1, got 0
threadpool.c:330: Test failed: expected info.threadid != 0, got 0
threadpool.c:332: Test failed: OpenThread failed with 87
threadpool.c:335: Test failed: QueueUserAPC failed with 6
threadpool.c:172: threadpool.c:390: Test failed: WaitForSingleObject returned 258
threadpool.c:391: Test failed: expected info.userdata = 0x10000, got 0
threadpool.c:402: Test failed: expected info.userdata = 0x10000, got 0
threadpool.c:172: threadpool.c:405: Test failed: RtlDeregisterWaitEx failed with status 103
threadpool.c:406: Test failed: expected info.userdata = 0x10000, got 0
threadpool.c:421: Test failed: threadpool.c:172: Running rtl_wait callback
threadpool.c:434: Test failed: expected info.userdata = 1, got 0
threadpool.c:448: Test failed: expected info.userdata = 1, got 0
threadpool.c:461: Test failed: expected info.userdata = 1, got 0
threadpool.c:1297: threadpool.c:1361: Test failed: WaitForSingleObject returned 258
threadpool.c:1773: Test failed: WaitForSingleObject returned 258
threadpool.c:1775: Test failed: WaitForSingleObject returned 0



More information about the wine-devel mailing list