[PATCH 1/2] kernel32: add tests for LdrGetDllPath with LOAD_WITH_ALTERED_SEARCH_PATH

Marvin testbot at winehq.org
Sat Oct 9 23:25:06 CDT 2021


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

Your paranoid android.


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

kernel32:
path: Timeout

=== debiant2 (32 bit report) ===

kernel32:
path.c:2662: Test failed: got L"C:\\windows\\system32;C:\\windows\\system;C:\\windows;.;foo" expected L"C:\\users\\winetest\\Temp\\wct;C:\\windows\\system32;C:\\windows\\system;C:\\windows;.;foo"

=== debiant2 (32 bit Arabic:Morocco report) ===

kernel32:
path.c:2662: Test failed: got L"C:\\windows\\system32;C:\\windows\\system;C:\\windows;.;foo" expected L"C:\\users\\winetest\\Temp\\wct;C:\\windows\\system32;C:\\windows\\system;C:\\windows;.;foo"

=== debiant2 (32 bit German report) ===

kernel32:
path.c:2662: Test failed: got L"C:\\windows\\system32;C:\\windows\\system;C:\\windows;.;foo" expected L"C:\\users\\winetest\\Temp\\wct;C:\\windows\\system32;C:\\windows\\system;C:\\windows;.;foo"

=== debiant2 (32 bit French report) ===

kernel32:
path.c:2662: Test failed: got L"C:\\windows\\system32;C:\\windows\\system;C:\\windows;.;foo" expected L"C:\\users\\winetest\\Temp\\wct;C:\\windows\\system32;C:\\windows\\system;C:\\windows;.;foo"

=== debiant2 (32 bit Hebrew:Israel report) ===

kernel32:
path.c:2662: Test failed: got L"C:\\windows\\system32;C:\\windows\\system;C:\\windows;.;foo" expected L"C:\\users\\winetest\\Temp\\wct;C:\\windows\\system32;C:\\windows\\system;C:\\windows;.;foo"

=== debiant2 (32 bit Hindi:India report) ===

kernel32:
path.c:2662: Test failed: got L"C:\\windows\\system32;C:\\windows\\system;C:\\windows;.;foo" expected L"C:\\users\\winetest\\Temp\\wct;C:\\windows\\system32;C:\\windows\\system;C:\\windows;.;foo"

=== debiant2 (32 bit Japanese:Japan report) ===

kernel32:
path.c:2662: Test failed: got L"C:\\windows\\system32;C:\\windows\\system;C:\\windows;.;foo" expected L"C:\\users\\winetest\\Temp\\wct;C:\\windows\\system32;C:\\windows\\system;C:\\windows;.;foo"

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

kernel32:
path.c:2662: Test failed: got L"C:\\windows\\system32;C:\\windows\\system;C:\\windows;.;foo" expected L"C:\\users\\winetest\\Temp\\wct;C:\\windows\\system32;C:\\windows\\system;C:\\windows;.;foo"

=== debiant2 (32 bit WoW report) ===

kernel32:
path.c:2662: Test failed: got L"C:\\windows\\system32;C:\\windows\\system;C:\\windows;.;foo" expected L"C:\\users\\winetest\\Temp\\wct;C:\\windows\\system32;C:\\windows\\system;C:\\windows;.;foo"

=== debiant2 (64 bit WoW report) ===

kernel32:
path.c:2662: Test failed: got L"C:\\windows\\system32;C:\\windows\\system;C:\\windows;.;foo" expected L"C:\\users\\winetest\\Temp\\wct;C:\\windows\\system32;C:\\windows\\system;C:\\windows;.;foo"



More information about the wine-devel mailing list