[4/4] kernel32/tests: Add tests for LoadLibrary with LIBRARY_SEARCH_* flags

Marvin testbot at winehq.org
Thu Aug 3 11:29:30 CDT 2017


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

Your paranoid android.


=== w2003std (32 bit module) ===
module.c:443: Test failed: Expected ERROR_MOD_NOT_FOUND or ERROR_DLL_NOT_FOUND (win9x), got 87
module.c:471: Test failed: Could not load test library testFlags.dll from C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\
module.c:472: Test failed: Expected 0xdeadbeef or ERROR_SUCCESS, got 87
module.c:481: Test failed: Expected ERROR_MOD_NOT_FOUND or ERROR_DLL_NOT_FOUND (win9x), got 87
module.c:496: Test failed: Library testFlags.dll was expected to be loaded from 'system32'
module.c:497: Test failed: Expected 0xdeadbeef or ERROR_SUCCESS, got 87
module.c:505: Test failed: Library testFlags.dll was expected to be loaded from 'system32'
module.c:506: Test failed: Expected 0xdeadbeef or ERROR_SUCCESS, got 87

=== w7u (32 bit loader) ===
loader.c:2199: Test failed: expected WAIT_OBJECT_0, got 0x102
loader.c:2209: Test failed: expected thread exit code 196, got 259
loader.c:1713: Test failed: expected thread exit code 196, got 195



More information about the wine-devel mailing list