[PATCH] ntdll: Fix passing timeout to FUTEX_WAIT when _TIME_BITS 64 is defined.

Marvin testbot at winehq.org
Fri Apr 22 06:37:22 CDT 2022


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=113176

Your paranoid android.


=== debian11 (32 bit report) ===

ntdll:
sync: Timeout
threadpool.c:1410: Test failed: WaitForSingleObject returned 258
threadpool.c:1426: Test failed: WaitForSingleObject returned 258
threadpool.c:1475: Test failed: WaitForSingleObject returned 258
threadpool.c:1475: Test failed: WaitForSingleObject returned 258
threadpool.c:1475: Test failed: WaitForSingleObject returned 258
threadpool.c:1478: Test failed: expected approximately 600 ticks, got 3003
threadpool.c:1556: Test failed: WaitForSingleObject returned 258
threadpool.c:1558: Test failed: WaitForSingleObject returned 258
threadpool.c:1559: Test failed: expected that ticks are nonzero
threadpool.c:1560: Test failed: expected that timers are not merged
threadpool.c:1575: Test failed: WaitForSingleObject returned 258
threadpool.c:1577: Test failed: WaitForSingleObject returned 258
threadpool.c:1578: Test failed: expected that ticks are nonzero
threadpool.c:1580: Test failed: expected that timers are merged
threadpool.c:1594: Test failed: WaitForSingleObject returned 258
threadpool.c:1596: Test failed: WaitForSingleObject returned 258
threadpool.c:1597: Test failed: expected that ticks are nonzero

=== debian11 (32 bit Chinese:China report) ===

ntdll:
sync: Timeout
threadpool.c:1410: Test failed: WaitForSingleObject returned 258
threadpool.c:1426: Test failed: WaitForSingleObject returned 258
threadpool.c:1475: Test failed: WaitForSingleObject returned 258
threadpool.c:1475: Test failed: WaitForSingleObject returned 258
threadpool.c:1475: Test failed: WaitForSingleObject returned 258
threadpool.c:1478: Test failed: expected approximately 600 ticks, got 3003
threadpool.c:1556: Test failed: WaitForSingleObject returned 258
threadpool.c:1558: Test failed: WaitForSingleObject returned 258
threadpool.c:1559: Test failed: expected that ticks are nonzero
threadpool.c:1560: Test failed: expected that timers are not merged
threadpool.c:1575: Test failed: WaitForSingleObject returned 258
threadpool.c:1577: Test failed: WaitForSingleObject returned 258
threadpool.c:1578: Test failed: expected that ticks are nonzero
threadpool.c:1580: Test failed: expected that timers are merged
threadpool.c:1594: Test failed: WaitForSingleObject returned 258
threadpool.c:1596: Test failed: WaitForSingleObject returned 258
threadpool.c:1597: Test failed: expected that ticks are nonzero

=== debian11 (32 bit WoW report) ===

ntdll:
sync: Timeout
threadpool.c:1410: Test failed: WaitForSingleObject returned 258
threadpool.c:1426: Test failed: WaitForSingleObject returned 258
threadpool.c:1475: Test failed: WaitForSingleObject returned 258
threadpool.c:1475: Test failed: WaitForSingleObject returned 258
threadpool.c:1475: Test failed: WaitForSingleObject returned 258
threadpool.c:1478: Test failed: expected approximately 600 ticks, got 3002
threadpool.c:1556: Test failed: WaitForSingleObject returned 258
threadpool.c:1558: Test failed: WaitForSingleObject returned 258
threadpool.c:1559: Test failed: expected that ticks are nonzero
threadpool.c:1560: Test failed: expected that timers are not merged
threadpool.c:1575: Test failed: WaitForSingleObject returned 258
threadpool.c:1577: Test failed: WaitForSingleObject returned 258
threadpool.c:1578: Test failed: expected that ticks are nonzero
threadpool.c:1580: Test failed: expected that timers are merged
threadpool.c:1594: Test failed: WaitForSingleObject returned 258
threadpool.c:1596: Test failed: WaitForSingleObject returned 258
threadpool.c:1597: Test failed: expected that ticks are nonzero



More information about the wine-devel mailing list