Re: [PATCH 2/2] shlwapi: Improved UrlEscapeW implementation (try2)

2010-09-06 Thread Piotr Caban

On 09/05/10 22:29,  (Marvin) wrote:

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
http://testbot.winehq.org/JobDetails.pl?Key=5040

Your paranoid android.


=== W98SE (32 bit url) ===
url.c:742: Test failed: UrlCanonicalizeA dwFlags 0x url 'c:dir\file' Expected 
file:///c:dir/file, but got file:///c:/dir/file, index 42

This patches are not introducing new test failures.




Re: [PATCH 2/2] shlwapi: Improved UrlEscapeW implementation (try2)

2010-09-05 Thread testbot
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
http://testbot.winehq.org/JobDetails.pl?Key=5040

Your paranoid android.


=== W98SE (32 bit url) ===
url.c:742: Test failed: UrlCanonicalizeA dwFlags 0x url 'c:dir\file' 
Expected file:///c:dir/file, but got file:///c:/dir/file, index 42