[Bug 52870] New: shlwapi:url - The UrlGetPartA() tests fails in Wine in Hindi

WineHQ Bugzilla wine-bugs at winehq.org
Sat Apr 23 06:02:15 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=52870

            Bug ID: 52870
           Summary: shlwapi:url - The UrlGetPartA() tests fails in Wine in
                    Hindi
           Product: Wine
           Version: unspecified
          Hardware: x86-64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: shlwapi
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com
      Distribution: ---

The UrlGetPartA() tests fails in Wine in Hindi:

url.c:795: Test failed: URL "http://
!\"$%&'()*+,-.;<=>[]^_`{|~}\x01\x7f\xff:pass at host", part 0x3, flags 0: Got size
33.
url.c:808: Test failed: URL "http://
!\"$%&'()*+,-.;<=>[]^_`{|~}\x01\x7f\xff:pass at host", part 0x3, flags 0: Got
result " !\"$%&'()*+,-.;<=>[]^_`{|~}\x01\x7f\xef\xbf\xbd".
url.c:795: Test failed: URL "http://user:
!\"$%&'()*+,-.;<=>[]^_`{|~}\x01\x7f\xff at host", part 0x4, flags 0: Got size 33.
url.c:808: Test failed: URL "http://user:
!\"$%&'()*+,-.;<=>[]^_`{|~}\x01\x7f\xff at host", part 0x4, flags 0: Got result "
!\"$%&'()*+,-.;<=>[]^_`{|~}\x01\x7f\xef\xbf\xbd".
url.c:795: Test failed: URL "http:// !\"$%&'()*+,-.;<=>[]^_`{|~}\x01\x7f\xff",
part 0x2, flags 0: Got size 33.
url.c:808: Test failed: URL "http:// !\"$%&'()*+,-.;<=>[]^_`{|~}\x01\x7f\xff",
part 0x2, flags 0: Got result "
!\"$%&'()*+,-.;<=>[]^_`{|~}\x01\x7f\xef\xbf\xbd".
url.c:795: Test failed: URL "http://host:
!\"$%&'()*+,-.;<=>[]^_`{|~}\x01\x7f\xff", part 0x5, flags 0: Got size 33.
url.c:808: Test failed: URL "http://host:
!\"$%&'()*+,-.;<=>[]^_`{|~}\x01\x7f\xff", part 0x5, flags 0: Got result "
!\"$%&'()*+,-.;<=>[]^_`{|~}\x01\x7f\xef\xbf\xbd".

https://test.winehq.org/data/patterns.html#shlwapi:url

A bisect shows that the test started failing with this commit:

commit e81327358a26b160740b3421a4c7f300b4d2f06f
Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Apr 13 15:13:16 2022 +0200

    kernelbase: Move codepage initialization to ntdll.

    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list