Signed-off-by: Jacek Caban jacek@codeweavers.com --- dlls/ntdll/path.c | 8 ++++++++ dlls/ntdll/tests/path.c | 23 +++++++++++++++++++++++ 2 files changed, 31 insertions(+)
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=74151
Your paranoid android.
=== wxppro (32 bit report) ===
ntdll: path.c:185: Test failed: Wrong result (0,0)/(0,12) for CONIN$ path.c:185: Test failed: Wrong result (0,0)/(0,14) for CONOUT$ path.c:185: Test failed: Wrong result (0,0)/(8,12) for ??\CONIN$ path.c:185: Test failed: Wrong result (0,0)/(8,14) for ??\CONOUT$ path.c:185: Test failed: Wrong result (0,0)/(8,12) for ??\CONIN$ path.c:391: Test failed: Wrong result 34/20 for "CONIN$" path.c:395: Test failed: Got "C:\windows\CONIN$" expected "\.\CONIN$" path.c:401: Test failed: Got "CONIN$" expected "(null)" path.c:391: Test failed: Wrong result 36/22 for "CONOUT$" path.c:395: Test failed: Got "C:\windows\CONOUT$" expected "\.\CONOUT$" path.c:401: Test failed: Got "CONOUT$" expected "(null)" path.c:581: Test failed: L"CONIN$": Expected L"\??\CONIN$", got L"\??\C:\windows\CONIN$". path.c:589: Test failed: L"CONIN$": Expected NULL file part, got L"CONIN$". path.c:581: Test failed: L"CONOUT$": Expected L"\??\CONOUT$", got L"\??\C:\windows\CONOUT$". path.c:589: Test failed: L"CONOUT$": Expected NULL file part, got L"CONOUT$". path.c:581: Test failed: L"cOnOuT$": Expected L"\??\cOnOuT$", got L"\??\C:\windows\cOnOuT$". path.c:589: Test failed: L"cOnOuT$": Expected NULL file part, got L"cOnOuT$".
=== w2008s64 (32 bit report) ===
ntdll: path.c:185: Test failed: Wrong result (0,0)/(0,12) for CONIN$ path.c:185: Test failed: Wrong result (0,0)/(0,14) for CONOUT$ path.c:185: Test failed: Wrong result (0,0)/(8,12) for ??\CONIN$ path.c:185: Test failed: Wrong result (0,0)/(8,14) for ??\CONOUT$ path.c:185: Test failed: Wrong result (0,0)/(8,12) for ??\CONIN$ path.c:391: Test failed: Wrong result 34/20 for "CONIN$" path.c:395: Test failed: Got "C:\windows\CONIN$" expected "\.\CONIN$" path.c:401: Test failed: Got "CONIN$" expected "(null)" path.c:391: Test failed: Wrong result 36/22 for "CONOUT$" path.c:395: Test failed: Got "C:\windows\CONOUT$" expected "\.\CONOUT$" path.c:401: Test failed: Got "CONOUT$" expected "(null)" path.c:581: Test failed: L"CONIN$": Expected L"\??\CONIN$", got L"\??\C:\windows\CONIN$". path.c:589: Test failed: L"CONIN$": Expected NULL file part, got L"CONIN$". path.c:581: Test failed: L"CONOUT$": Expected L"\??\CONOUT$", got L"\??\C:\windows\CONOUT$". path.c:589: Test failed: L"CONOUT$": Expected NULL file part, got L"CONOUT$". path.c:581: Test failed: L"cOnOuT$": Expected L"\??\cOnOuT$", got L"\??\C:\windows\cOnOuT$". path.c:589: Test failed: L"cOnOuT$": Expected NULL file part, got L"cOnOuT$".
=== w2008s64 (64 bit report) ===
ntdll: path.c:185: Test failed: Wrong result (0,0)/(0,12) for CONIN$ path.c:185: Test failed: Wrong result (0,0)/(0,14) for CONOUT$ path.c:185: Test failed: Wrong result (0,0)/(8,12) for ??\CONIN$ path.c:185: Test failed: Wrong result (0,0)/(8,14) for ??\CONOUT$ path.c:185: Test failed: Wrong result (0,0)/(8,12) for ??\CONIN$ path.c:391: Test failed: Wrong result 34/20 for "CONIN$" path.c:395: Test failed: Got "C:\windows\CONIN$" expected "\.\CONIN$" path.c:401: Test failed: Got "CONIN$" expected "(null)" path.c:391: Test failed: Wrong result 36/22 for "CONOUT$" path.c:395: Test failed: Got "C:\windows\CONOUT$" expected "\.\CONOUT$" path.c:401: Test failed: Got "CONOUT$" expected "(null)" path.c:581: Test failed: L"CONIN$": Expected L"\??\CONIN$", got L"\??\C:\windows\CONIN$". path.c:589: Test failed: L"CONIN$": Expected NULL file part, got L"CONIN$". path.c:581: Test failed: L"CONOUT$": Expected L"\??\CONOUT$", got L"\??\C:\windows\CONOUT$". path.c:589: Test failed: L"CONOUT$": Expected NULL file part, got L"CONOUT$". path.c:581: Test failed: L"cOnOuT$": Expected L"\??\cOnOuT$", got L"\??\C:\windows\cOnOuT$". path.c:589: Test failed: L"cOnOuT$": Expected NULL file part, got L"cOnOuT$".